HARPgroup / cbp_wsm

1 stars 0 forks source link

Common Errors #81

Open rburghol opened 2 years ago

rburghol commented 2 years ago

Note: the cbp model (and the meta_model) framework use the presence of a file named "problem" to indicate that an error has occured at some step in the process. This works well to pass messages amongst separate scripts, however, under some circumstances, like when you are using a predefined TEMP directory for testing, a routine may not delete an old "problem" file before running, so the old problem file fools the routine into thinking something bad happened, when in fact, the problem may have been fixed.

Other "real" errors:

rburghol commented 2 years ago

Error

 All Res Passthru Effs are 1 ... nothing to do ...
 calscen = CFBASE30Y20180615_Y2020
 TOTNvadeq_2021CFBASE30Y20180615_Y2020
  getscenmod

 PROBLEM FILE WRITTEN

could not open file
../../../output/river/scenario_compare/vadeq_2021/JL1_6770_6850.
 error =            2

Fix: CALIBSCEN in Phase 6

rburghol commented 2 years ago

Tried:

 PROBLEM FILE WRITTEN

tn value outside the range of the table
 tn=               NaN
expand the table

srun: Step created for job 178

Tried:

Try:

problem in transport factor program model run is earlier than allowed, change 'y1' in file pp/src/postproc/del/tfs/tfs.inc


- This has y1=1980, y2=2100, don't know why tyhis causes an error.  Speculate that something in a wdm default time series is earlier and that causes this?
- Try 
- `set RUN_ANNLOAD        = 0`
- `set RUN_AVGLOAD        = 0`
- Recall earluier Gopal said we DID need at least one of these, but perhaps that is only when running the land segments, and when running the river we can omit?
rburghol commented 2 years ago

Realized that we were running pqual etc in the land and river config, but should only be running water. Tried disabling the river quality models and just rerunning ETM and river (disabled land too but didn't rerun)


 PROBLEM FILE WRITTEN

EOR load can not be zero
stb JL3_7090_7150 N51125 sed
   0.0000000000000000        6.6079224973203399E-006
rburghol commented 2 years ago
ERROR:  the wdm file
../../../tmp/wdm/river/hsp2_2022/stream/JL1_7080_7190.wdm
 Had zero flow for the first month
rburghol commented 2 years ago

Ran: /opt/model/meta_model/run_model cbp_hsp2 hsp2_2022 JL1_7080_7190 /opt/model/p6/vadeq/tmp/rob-scratch/h2_test river run 11_scour_org Error:

ERROR:  the wdm file
../../../tmp/wdm/river/hsp2_2022/stream/JL1_7080_7190.wdm
 Had zero flow for the first month