HARPgroup / cbp_wsm

1 stars 0 forks source link

ETM fails when handling fnp "Error: opening wdm= -2Error: opening wdm= -2 fnp_H51125_JL1 #62

Open rburghol opened 2 years ago

rburghol commented 2 years ago
 closing wdmlnd
fsp   x
fnp  ../../../tmp/wdm/land/fnp/CFBASE30Y20180615_Y2020/fnp_H51125_JL1_6770_6850.wdm                                                                          

 PROBLEM FILE WRITTEN

Error: opening wdm=   -2
../../../tmp/wdm/land/fnp/CFBASE30Y20180615_Y2020/fnp_H51125_JL1

Needed to turn ON the feeding areas LU special handling which happens inside of the hydrology, but is actually a part of WQ, so fails when doing a hydro only run.May be that once it runs once the WDMs for that scenario will be there and no longer needed.

# Provides fnp, fsp WDM special handling (needed for hydrology)
set RUN_ANNLOAD        = 1
set RUN_AVGLOAD        = 1
rburghol commented 2 years ago
rburghol commented 2 years ago

Needed to turn ON the feeding areas LU special handling which happens inside of the hydrology, but is actually a part of WQ, so fails when doing a hydro only run.May be that once it runs once the WDMs for that scenario will be there and no longer needed.

# Provides fnp, fsp WDM special handling (needed for hydrology)
set RUN_ANNLOAD        = 1
set RUN_AVGLOAD        = 1
rburghol commented 2 years ago

Runs complete ok with the above setting tweaks.

rburghol commented 1 year ago

Ran with only one of those, annload or aveload set to 1, but not the other, got a similar error. Set them both to 1 and tried again... proceeded.

 PROBLEM FILE WRITTEN

Error: opening wdm=   -2
../../../tmp/wdm/land/stb/vadeq_2021/stb_N51003_JL2_6850_6890.wd
rburghol commented 1 year ago

Meta-model had this same error because it lacked the annload/aveload steps from the run_bhatt one_command script. This is fixed as of https://github.com/HARPgroup/meta_model/commit/bddd02e9891f8cb3a522d197181b10198859d952

rburghol commented 8 months ago

This same error appeared when extending simulation time period from 2020 to 2024. Note, the land simulation finished, and was reasonable, but river simulation failed with this and other errors. See https://github.com/HARPgroup/cbp_wsm/issues/100