Skip to content

Commit

Permalink
+Temperature and salinity rescaling in MOM_EOS.F90
Browse files Browse the repository at this point in the history
  Added rescaling conversion factors for temperature and salinity to the
EOS_type and added code to all of the EOS routines that work with dimensionally
rescaled arguments to handle these new rescaling factors.  Also added new
optional arguments to int_density_dz_wright and int_spec_vol_dp_wright to handle
rescaling temperature and salinity.  There are also many places in MOM_EOS.F90
where comments are altered to reflect the new rescaled units. However, for now
these new rescaling factors are hard-coded to 1, so there is no new rescaling
yet, and all answers are bitwise identical.  There are, however, new optional
arguments in two public interfaces.
  • Loading branch information
Hallberg-NOAA committed May 3, 2022
1 parent 5d88f2e commit b8e5990
Show file tree
Hide file tree
Showing 3 changed files with 385 additions and 180 deletions.
Loading

0 comments on commit b8e5990

Please sign in to comment.