Skip to main content

package for PFC (phase field crystal) simulations

Project description

PFC simulation in python

created by michael in 2022/04

pfc_util is a python package for PFC (phase field crystal) simulations.

Required Packages

  • numpy

  • scipy

  • matplotlib

  • pyfftw

  • tqdm

  • torusgrid

  • michael960lib

Modules

pfc_util.pfc - High-level main module that contains the class pfc.PFC whose instances are PFC models capable of recording and plotting minimization history etc. Save and load models in npz format with pfc.PFC.save() and pfc.load_pfc_model().

pfc_util.core.base - Definitions of PFC free energy functional and state functions. pfc_util.core.evolution - PFC minimizers, including constant chemical potential & nonlocal conserved minimization, stress relaxer and others.

pfc_util.toolkit.static - Static objects access, mostly preminimized solid/liquid profiles. pfc_util.toolkit.routine - Routine high-level utility, e.g. pfc_util.toolkit.routine.find_coexistent_mu() uses binary search to look for solid-liquid coexistence under constant chemical potential.

pfc_util.ortho_lattice_generator - Generates rotated profiles subject to periodic boundary condition.

pfc_util.profile_prompt - Interactive PFC Prompt (WIP).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pfc_util-0.2.5.tar.gz (54.0 kB view hashes)

Uploaded Source

Built Distribution

pfc_util-0.2.5-py3-none-any.whl (64.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page