E3SM-Project / ACME-ECP

E3SM MMF for DoE ECP project
Other
9 stars 1 forks source link

Fixed bug in set perturb #99

Closed whannah1 closed 5 years ago

whannah1 commented 5 years ago

The previously implemented pressure limit for the initial perturbation was causing high altitude columns to be uninitialized. This commit changes the pressure limit to using the bottom N layers, with N currently set to 5.

modified:   components/cam/src/physics/crm/setperturb.F90