Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: uninitialized variables domore_u, domore_v
- Reported by @nicjhan in issue CommerceGoc/NOAA-GFDL-MOM6#149. - As for MOM_tracer_advect, these logicals are not touched everywhere and work properly even if they have random state on the first pass because the behavior is overridden by the non-zero contents of the mass flux variables. Bizarrely! - I've initialized them to .false. - No answer changes.
- Loading branch information