climlab / climlab-sbm-convection

MIT License
2 stars 1 forks source link

Implement minimum pressure level in example climlab wrapper #13

Closed brian-rose closed 2 months ago

brian-rose commented 2 months ago

Prevent the SBM scheme from modifying temperature and humidity above a specified minimum pressure level.

This is only in the climlab process code currently in the docs folder (to be migrated to climlab itself). No effect on climlab-sbm-convection fortran wrapper itself.