cwatm_model module

Note

Base module: run from root with settings file e.g. python run_cwatm.py settings.ini

class cwatm.cwatm_model.CWATModel[source]

Bases: cwatm.cwatm_initial.CWATModel_ini, cwatm.cwatm_dynamic.CWATModel_dyn

Initial and dynamic part of the CWATM model * initial part takes care of all the non temporal initialiation procedures * dynamic part loops over time

dynamic()

Dynamic part of CWATM calls the dynamic part of the hydrological modules Looping through time and space

Note

if flags set the output on the screen can be changed e.g.

  • v: no output at all

  • l: time and first gauge discharge

  • t: timing of different processes at the end

i = 1