Files | |
bl_mynn_common.f90 | |
Define Model-specific constants/parameters. This module will be used at the initialization stage where all model-specific constants are read and saved into memory. This module is then used again in the MYNN-EDMF. All MYNN-specific constants are declared globally in the main module (module_bl_mynn) further below: | |
module_bl_mynn.F90 | |
This file contains the entity of MYNN-EDMF PBL scheme. | |
mynnedmf_wrapper.F90 | |
This file contains all of the code related to running the MYNN eddy-diffusivity mass-flux scheme. | |