MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
Solubility.Solubility.SolubilityExactSim Class Reference

This FireTask controls the execution of the detailed model of the Solubility model. More...

+ Inheritance diagram for Solubility.Solubility.SolubilityExactSim:

Public Member Functions

def task (self, fw_spec)
 

Detailed Description

This FireTask controls the execution of the detailed model of the Solubility model.

The detailed model uses the PC-SAFT equation of state. A detailed description of PC-SAFT model can be found in Deliverable 1.3 on the MoDeNa website.

In order to start the detailed model, the input values for the model are first written to the file "in.txt". The detailed model code picks them up from this file and performs the according calculation. Once it is done, the output value is written to the file "out.txt". This FireTask then reads in the calculated solubility from "out.txt" and inserts this value into the database.

Definition at line 102 of file Solubility.py.


The documentation for this class was generated from the following file: