NCAR / icar

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

Fix/cmip stability v2.1.1 #155

Closed gutmann closed 1 year ago

gutmann commented 1 year ago

TYPE: bug fix

KEYWORDS: wsm3, array bounds, bug fix

SOURCE: Ethan Gutmann, NCAR

DESCRIPTION OF CHANGES: WSM3 was not checking for the array bounds when setting an array index, this fixes that.

TESTS CONDUCTED: Ran an identical test that was crashing previously, and model now runs smoothly.

Checklist