Skip to content

N-dimensional free energy minimization script written in Python.

License

Notifications You must be signed in to change notification settings

samuelhoover/free-energy-minimization

Repository files navigation

Free energy minimization

The script in its current form is meant to reproduce Fig. 3 in Adhikari, Leaf & Muthukumar. J Chem Phys 149, 163308 (2018).

Phase diagram of polyelectrolyte complex
    coacervation driven by electrostatic dipolar interactions

f.py

Define your free energy expression, objective equation, and constraint equations in here.

fe-min.py

Specify your constants, parameters, variables, solver options, and other options here.

Dependencies

  • NumPy >=v2.1.3
  • SciPy >=v1.14.1
  • Matplotlib >=v3.9.2

About

N-dimensional free energy minimization script written in Python.

Topics

Resources

License

Stars

Watchers

Forks

Languages