MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
PolymerDensity.PolymerDensity.DensityExactSim Class Reference

A FireTask that starts a microscopic code and updates the database. More...

+ Inheritance diagram for PolymerDensity.PolymerDensity.DensityExactSim:

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...
 

Detailed Description

A FireTask that starts a microscopic code and updates the database.

Definition at line 72 of file PolymerDensity.py.

Member Function Documentation

◆ analyse_output()

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.

◆ generate_inputfile()

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.


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