![]() |
MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
A FireTask that starts a microscopic code and updates the database. More...
Public Member Functions | |
def | task (self, fw_spec) |
def | generate_inputfile (self) |
Method generating a input file using the Jinja2 template engine. More... | |
def | analyse_output (self) |
Method analysing the output of the file. More... | |
A FireTask that starts a microscopic code and updates the database.
Definition at line 72 of file PolymerDensity.py.
def PolymerDensity.PolymerDensity.DensityExactSim.analyse_output | ( | self | ) |
Method analysing the output of the file.
consider adding check for empty file
Definition at line 127 of file PolymerDensity.py.
def PolymerDensity.PolymerDensity.DensityExactSim.generate_inputfile | ( | self | ) |
Method generating a input file using the Jinja2 template engine.
Definition at line 91 of file PolymerDensity.py.