- 13 Mar, 2021 1 commit
-
-
Sebastian Müller authored
-
- 12 Mar, 2021 1 commit
-
-
Sebastian Müller authored
-
- 30 Nov, 2020 1 commit
-
-
Sebastian Müller authored
-
- 08 Oct, 2020 1 commit
-
-
Sebastian Müller authored
-
- 03 Oct, 2020 2 commits
-
-
Sebastian Müller authored
-
Sebastian Müller authored
-
- 02 Oct, 2020 1 commit
-
-
Global field capacity dependency to root fraction coefficient based on Demirel and Jarvis/Feddes for evapotranspiration reduction (processCase(3)=3/4) - implemented by GEUS and ITU
-
- 08 Jul, 2020 1 commit
-
-
Sebastian Müller authored
-
- 30 Mar, 2020 1 commit
-
-
Maren Kaluza authored
-
- 17 Nov, 2019 1 commit
-
-
ToDo: - rename observed tws to twsa - divide by number of cells, domain wise
-
- 05 Nov, 2019 2 commits
-
-
Maren Kaluza authored
the variable name now also is part of the datastructure and set in the mHM read config. With this change, and since the nTimeSteps can be handled individually for each domain and isn't part of the reading anymore, the reading of optional gridded data works for all et/tws/sm/neutrons in the same way.
-
Maren Kaluza authored
-
- 31 Oct, 2019 1 commit
-
-
Maren Kaluza authored
-
- 29 Oct, 2019 1 commit
-
-
Maren Kaluza authored
also deleted create_dummy_timeseries since it is not needed with the new way to read tws L1_tws is loaded in mHM_driver and passed to the reading function. This is a bit different than the current style but helps to get a better overview.
-
- 28 Oct, 2019 1 commit
-
-
Maren Kaluza authored
tws already uses it, others can be easily adapted it contains: - the data - a mask (probably should have missing value?) - the specific timestep (now with the oportunity to use a separate one per domain) - the directory
-
- 25 Oct, 2019 1 commit
-
-
Maren Kaluza authored
-
- 22 Oct, 2019 1 commit
-
-
Maren Kaluza authored
ToDo: - adapting objective function - removing the old way - adapting the checkcases - adapting the namelist
-
- 05 Sep, 2019 2 commits
-
-
Maren Kaluza authored
-
Maren Kaluza authored
-
- 28 Aug, 2019 1 commit
-
-
Maren Kaluza authored
-
- 14 Aug, 2019 1 commit
-
-
Stephan Thober authored
- added objective function 32 in mhm_driver - apply mask to boxcox transformation for observed streamflow
-
- 19 Jul, 2019 1 commit
-
-
Maren Kaluza authored
- domainMeta now has a new member: doRouting * in case of subdomains routing is now only performed if doRouting(iDomain) is .true. - the new opti_function now calls mhm several times for a different set of domains, each time with the corresponding opti data only
-
- 18 Jul, 2019 1 commit
-
-
Maren Kaluza authored
opti_domain_indices is an index list of domains used in the mhm call. It is an optional parameter and is passed within the opti_functions. case 32 is added to the opti_functions.
-
- 11 Jul, 2019 11 commits
-
-
Maren Kaluza authored
-
Maren Kaluza authored
also, new communicator
-
Maren Kaluza authored
optimize is only knwon from common_mRM_mHM and therefore cannot be used for the distribution of domains to the MPI processes already. In case of sequential run, the master process nbow has nothing to do.
-
-
Maren Kaluza authored
split reading of configuration and reading data of mRM so parts of it can be done in the configuration part this resolves the incorrect estimation of daily discharge
-
Maren Kaluza authored
-
Maren Kaluza authored
-
Maren Kaluza authored
there has to be a boolian in the dds and others that determines how often the objective functions should be called by the subprocesses
-
-
Maren Kaluza authored
-
-
- 10 Jul, 2019 1 commit
-
-
- 21 Jun, 2018 1 commit
-
-
Robert Schweppe authored
- fixed some bugs in formatting of files
-
- 20 Jun, 2018 2 commits
-
-
Robert Schweppe authored
- finalized beta version of format_doxygen_docs_in_f90.py - fixed remaining update in documentations
-
Robert Schweppe authored
-reformatted many lines
-
- 18 Jun, 2018 2 commits
-
-
Robert Schweppe authored
- finalized script and rewrote doxygen strings for all routines except in lib (pre-interface strings not yet supported) - remaining failing test_cases (NAG will provide patch): - NAG fails with open-mp false during read-in of namelist - still TODO: check write optimization restart file
-
Oldrich Rakovec authored
-