mooflow.classes.Omo_setup¶
-
class
mooflow.classes.Omo_setup(timestep)¶ -
__init__(timestep)¶ Class for the mooflow setup.
- Parameters
- timestepint
timestep is the temporal solution with which the model works
Methods
__init__(timestep)Class for the mooflow setup.
day_of_period(tstep)Look-up the period for the tstep and determine which day of the period it is.
get_ts_iterator_day()return an iterator too loop over each timestep in the simulation period
read_disfile([disfile])Read the discretisation file *.dis.
run_model([nsilent, report, normal_msg, …])This function will run the model using subprocess.Popen.
Attributes
executableinputfoldermodePywrmodelfoldermodelnamenamefilenumber_timestepssetting_timestarting_datethreadnumbertimesteptimestep_lengthstimesteps_end_doytimesteps_enddates-