NOAA-OWP / noah-owp-modular

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

Confirm parameters have correct spatial discretization #73

Closed SnowHydrology closed 1 year ago

SnowHydrology commented 1 year ago

Confirm parameters have correct spatial discretization in the noah_om_grid branch.

https://github.com/NOAA-OWP/noah-owp-modular/blob/noah_om_grid/src/ParametersGridType.f90

SnowHydrology commented 1 year ago

After some investigation, we can set the following to be scalar (i.e., not 2d arrays):

Some of them are constants that can be added to a constants module some time in the future (see #5).

SnowHydrology commented 1 year ago

Closed by https://github.com/NOAA-OWP/noah-owp-modular/pull/75