-
Notifications
You must be signed in to change notification settings - Fork 28
/
glofrim.ini
29 lines (26 loc) · 1.22 KB
/
glofrim.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[engines]
# path to model engines; only required for the non-python models used
# these settings can also be set in environment.env
# CMF = /home/dirk/Models/cama-flood_bmi_v3.6.2/src/libcama.so
# DFM = /home/dirk/Models/dflowfm-1.1.201/lib/libdflowfm.so
LFP = /home/hcwinsemius/lisflood/liblisflood.so
[models]
# alternative root dir for relative ini-file paths, by default the directory of this ini file is used;
# this setting can also be set in environment.env
root_dir = /home/hcwinsemius/git/glofrim/tests/model_test_data
# reference to inifiles
# all referenced inifiles are run during update
# format: model_short_name = path/to/configuratoin_file
# PCR=PCR_Elbe/setup_PCR_30min_Elbe.ini
# DFM=DFM_Elbe/Elbe_1way_1d2dFM_400m_3200m.mdu
LFP=LFP_data/LFPmodel_Elbe.par
[coupling]
# timestep for exchanges [sec]
dt=86400
[exchanges]
# setup exchanges which are executed during the coupled update function.
# Note that the user should make sure that both sides should represent a volume [m3]
# format: From_model.var1*var2*multiplier@index = To_model.var*multiplier@index
# the multiplier is optional
# if no index is set the whole 2D domain is coupled
# PCR.discharge*86400@grid_us=DFM.rain*ba*0.1@1d_us