CCPP SciDoc for UFS-SRW v3.0.0  SRW v3.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches
NSSL MP Module

This module contains the front end to NSSL microphysics scheme. More...

Collaboration diagram for NSSL MP Module:

Modules

 NSSL 2-moment microphysics modules
 This module provides a 2-moment bulk microphysics scheme described by Mansell, Zeigler, and Bruning (2010, JAS)
 
subroutine, public mp_nssl::mp_nssl_init (ncol, nlev, errflg, errmsg, threads, restart, mpirank, mpiroot, con_g, con_rd, con_cp, con_rv, con_t0c, con_cliq, con_csol, con_eps, imp_physics, imp_physics_nssl, nssl_cccn, nssl_alphah, nssl_alphahl, nssl_alphar, nssl_ehw0_in, nssl_ehlw0_in, nssl_ccn_on, nssl_hail_on, nssl_invertccn)
 This subroutine is a wrapper around the nssl_2mom_init().
 
subroutine, public mp_nssl::mp_nssl_run (ncol, nlev, con_g, con_rd, mpirank, spechum, cccn, cccna, qc, qr, qi, qs, qh, qhl, ccw, crw, cci, csw, chw, chl, vh, vhl, tgrs, prslk, prsl, phii, omega, dtp, prcp, rain, graupel, ice, snow, sr, refl_10cm, do_radar_ref, first_time_step, restart, re_cloud, re_ice, re_snow, re_rain, nleffr, nieffr, nseffr, nreffr, imp_physics, convert_dry_rho, imp_physics_nssl, nssl_ccn_on, nssl_hail_on, nssl_invertccn, ntccn, ntccna, errflg, errmsg)
 

Detailed Description