NCAR / DART

Data Assimilation Research Testbed
https://dart.ucar.edu/
Apache License 2.0
189 stars 142 forks source link

mpas_atm model_mod constants updated to match version 5+ of MPAS #527

Closed hkershaw-brown closed 1 year ago

hkershaw-brown commented 1 year ago

Description:

mpas updated the constants in v5: https://github.com/MPAS-Dev/MPAS-Model/commit/d2b19b6237e98f33d20e62428dcdf044b5106f2a This fix is consistent with latest version of MPAS: v8.0.1

updated model_mod constants:

rho is dry air density - comments changed to reflect this.

Fixes issue

fixes #251

Types of changes

Documentation changes needed?

Tests

Please describe any tests you ran to verify your changes.

Checklist for merging

Checklist for release

Testing Datasets

hkershaw-brown commented 1 year ago

note to reviewers: the docs build fail is due to issue #526