Open aubreyd opened 3 years ago
Currently there are no checks on NoahMP physics options (maybe other inputs as well?). The model will happily run, but not sure what it is doing.
Check basic namelist.hrldas inputs to make sure they are within valid ranges. Exit with meaningful error if not.
i.e., if using a runoff_option that is outside of range, the model will proceed without error but produce odd results.
Add namelist checks, similar to those setup for hydro.namelist
N/A
Currently there are no checks on NoahMP physics options (maybe other inputs as well?). The model will happily run, but not sure what it is doing.
Expected Behavior
Check basic namelist.hrldas inputs to make sure they are within valid ranges. Exit with meaningful error if not.
Current Behavior
i.e., if using a runoff_option that is outside of range, the model will proceed without error but produce odd results.
Possible Solution
Add namelist checks, similar to those setup for hydro.namelist
Steps to Reproduce (for bugs)
N/A
Your Environment
N/A