NOAA-OWP / noah-owp-modular

Modularized version of the NOAH-MP land surface model.
Other
8 stars 19 forks source link

Remove unnecessary save statements from derived type definition modules #88

Closed GreyREvenson closed 11 months ago

GreyREvenson commented 11 months ago

Purpose

This PR removes unnecessary save statements from modules that define Noah-OM's derived data types.

See this comment from @nmizukami

Additions

None

Changes

save statements were removed from the following modules:

Testing

I re-compiled and re-executed /run/noah_owp_modular.exe and then executed /test/analysis/compare_outputnc.py and got this result, which is correct.