Skip to main content

No project description provided

Project description

DESPASITO

License Travis Build Status AppVeyor Build status codecov Documentation Status Language grade: Python

DESPASITO: Determining Equilibrium State and Parametrization: Application for SAFT, Intended for Thermodynamic Output

WARNING! This package is not ready for distribution.

First open-source application for thermodynamic calculations and parameter fitting for the Statistical Associating Fluid Theory (SAFT) EOS and SAFT-𝛾-Mie coarse-grained simulations. This software has two primary facets.

The first facet is a means to evaluate the SAFT-𝛾-Mie EOS for binary VLE. This framework allows easy implementation of more advanced thermodynamic calculations as well as additional forms of SAFT or other equations of state. Feel free to contribute!

The second facet is parameterization, not only of the equation of state (EOS) but also for simulations. The SAFT-𝛾-Mie formalism is an attractive source of simulation parameters as it offers a means to directly link the intermolecular potential with thermodynamic properties. This application has the ability to fit EOS parameters to experimental thermodynamic data in a top down approach for self and cross interaction parameters. We also process an expanded multipole mixing rule for cross interaction parameters. It should be noted that it is recommended to fine tune simulation parameters in an iterative fashion, but previous works have found close agreement with those fit to the EOS.

Installation

NOTE: DESPASITO is not yet available on pip or conda-forge, but it is a package that can be installed in your python environment.

Prerequisites:

  • NumPy: needed for running setup (distutils). Follow instructions outlined here for installation.
  • SetupTools: needed for running setup (find_packages). Follow instructions outlined here for installation.

Step 1: Install the prerequisites listed above.

Step 2: Download the master branch from our github page as a zip file, or clone it with git via git clone https://github.com/jaclark5/despasito in your working directory.

Step 3: Install DESPASITO locally from the working directory with pip install . --user or if pip is unavailable with python setup.py install --user.

Command Line Use

This package has been primarily designed as a command line tool but can be used as an imported package.

In any directory with the appropriate .json input files, run DESPASITO with python -m despasito input.json

See examples directory for input file structures.

Copyright

Copyright (c) 2019, Jennifer A Clark

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.0.

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

despasito-0.0.1.tar.gz (1.9 MB view hashes)

Uploaded Source

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