ESCOMP / mizuRoute

Reach-based river routing model
http://escomp.github.io/mizuRoute/
GNU General Public License v3.0
42 stars 52 forks source link

Add checking to the control file read in the FORTRAN code for compatible options #425

Open ekluzek opened 1 year ago

ekluzek commented 1 year ago

This is similar to #424 but in the FORTRAN code and hence can work both with cesm-coupling and standalone. This would be in the read_control.f90 file used by both. In this case it should only have mizuRoute terminate for options that are a clear problem and should never be allowed. The scripting level can handle warnings.