We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792f5bf commit d051d96Copy full SHA for d051d96
1 file changed
simulation/Richards1D.sim
@@ -105,7 +105,7 @@ resource "$oms_prj/lib"
105
"reader_data_topBC.fileNovalue" "-9999"
106
107
// parameters reader data input bottom boundary condition
108
- "reader_data_bottomBC.file" "$oms_prj//data/Trento_BottomBC.csv"
+ "reader_data_bottomBC.file" "$oms_prj//data/Trento_BottomBC_0.csv"
109
"reader_data_bottomBC.idfield" "ID"
110
"reader_data_bottomBC.tStart" "${startDate}"
111
"reader_data_bottomBC.tEnd" "${endDate}"
0 commit comments