NCAR / icar

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

Fix/linearwinds #133

Closed gutmann closed 2 years ago

gutmann commented 2 years ago

This PR fixes the linear wind solution.

TYPE: bug fix

KEYWORDS: linear wind

SOURCE: Ethan Gutmann, NCAR

DESCRIPTION OF CHANGES:

ISSUE: Linear winds was not working...

TESTS CONDUCTED: Tested with west-wide domain (but someone else should test it too)

NOTES: Should require fixed_dz_advection = False to use linear winds (this should be checked in the model code)

Checklist