Package generic_fns :: Module dasha :: Class Dasha
[hide private]
[frames] | no frames]

Class Dasha

source code

Instance Methods [hide private]
 
__init__(self, relax)
Class used to create and process input and output for the program Modelfree 4.
source code
 
create(self, run=None, algor='LM', dir=None, force=0)
Function for creating the Dasha script file 'dir/dasha_script'.
source code
 
create_script(self, file)
Create the Dasha script file.
source code
 
execute(self, run, dir, force, binary)
Function for executing Dasha.
source code
 
extract(self, run, dir)
Function for extracting the Dasha results out of the 'dasha_results' file.
source code