OpenFTS Documentation¶
OpenFTS is a high performance simulation package in C++11 for performing field-theoretic simulations. OpenFTS is currently under active development by Joshua Lequieu at Drexel University.

Single Diamond Phase¶

Complex Langevin Simulation¶
Notable features:¶
Fully featured python interface
Calculation via single CPU, multiple CPUs (via OpenMP), Nvidia GPUs (via CUDA) and AMD GPUs (via HIP)
Double/float support via simple build flags
Variable Cell SCFT, Complex Langevin simulations, RPA, Gibbs Ensemble
Automated tools to optimize timesteps
Linear, comb and star polymer architectures
Continuous and discrete chain models
Suports any number of molecules, composed of any number of species, in any monomer sequence
Multiple field updaters
Extensive unit/integration tests
Support for both scaled units (e.g. B,C,E, \(\phi_i\), \(\tilde{a}\), \(\tilde{V}\)) and unscaled units (e.g. \(u_0\), \(\rho_0\), \(l_B\), \(n_i\), a, V)
Documentation (clearly =D)
Getting Started:
Tutorials
Python API
Python Wrappers
LEGACY Formalism