NCAR / icar

The Intermediate Complexity Atmospheric Research model (ICAR)
MIT License
72 stars 53 forks source link

Main #93

Closed gutmann closed 3 years ago

gutmann commented 3 years ago

Modified the boundary object to properly update the z coordinate variable when it changes every timestep and is defined on model level interfaces or in geopotential units.

TYPE: bug fix

SOURCE: Ethan Gutmann, NCAR

DESCRIPTION OF CHANGES: Modified boundary object so that accomodations for z being on interface or in geopotential units are also applied to all future updates when time_varying_z is true

Checklist