ESCOMP / MOSART

Model for Scale Adaptive River Transport, Mosart, part of the Community Earth System Model
http://www.cesm.ucar.edu/
Other
8 stars 27 forks source link

Handle CLM_ACCELERATED_SPINUP option differently #50

Closed ekluzek closed 2 years ago

ekluzek commented 2 years ago

Handle CLM_ACCELERATED_SPINUP option differently so it doesn't change MOSART_MODE, but dies (unless the new xml variable MOSART_IGNORE_WARNINGS is set to TRUE). Also only output information about decomposition from all PE's only if running with DEBUG compiler options set.

Fixes #48 Fixes #49

ekluzek commented 2 years ago

@billsacks feel free to add comments to how this is done. I'm not going to be able to make changes now, but it could come in for a future tag. I'll also want to have feedback on how this is done here, if we want to do something similar for RTM and mizuRoute.

billsacks commented 2 years ago

@ekluzek thanks for pointing me to this. I think this is a good enough approach for now, but long-term, see my comments in #51 .