Introduction

pfc-util is a library written in python aimed to facilitate PFC (phase field crystal) simulations.

This project is heavily based on torusgrid, a python package that mainly deals with fourier transforms on fixed-size grids or fields. Refer to the documentation here.

Installation

Install via pip:

$ pip install pfc-util