MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
A FireTask that starts a macroscopic code and catches its return code. More...
Public Member Functions | |
def | run_task (self, fw_spec) |
def | task (self, fw_spec) |
Public Member Functions inherited from python.Strategy.ModenaFireTask | |
def | executeAndCatchExceptions (self, op, text) |
def | run_task (self, fw_spec) |
def | handleReturnCode (self, returnCode) |
Static Public Attributes | |
list | required_params = ['script'] |
A FireTask that starts a macroscopic code and catches its return code.
Definition at line 1045 of file Strategy.py.