NOAA-GFDL / FMS

GFDL's Flexible Modeling System
Other
92 stars 134 forks source link

fix typo in pe variable name #1550

Closed rem1776 closed 3 months ago

rem1776 commented 3 months ago

Description fixes a typo where the pe should have been used instead of the p variable for the warning log routine. This caused failures with debug mode due to the uninitialized value being used.

How Has This Been Tested? aquaplanet regressions with intel23-classic and debug flags

Checklist: