CCPP SciDoc v7.0.x  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ mp_nssl_init()

subroutine, public mp_nssl::mp_nssl_init ( integer, intent(in)  ncol,
integer, intent(in)  nlev,
integer, intent(out)  errflg,
character(len=*), intent(out)  errmsg,
integer, intent(in)  threads,
logical, intent(in)  restart,
character(len=*), intent(in)  fn_nml,
character(len=*), dimension(:), intent(in)  input_nml_file,
integer, intent(in)  mpirank,
integer, intent(in)  mpiroot,
type(mpi_comm), intent(in)  mpicomm,
real(kind_phys), dimension (:,:), intent(inout)  qc,
real(kind_phys), dimension (:,:), intent(inout)  qr,
real(kind_phys), dimension (:,:), intent(inout)  qi,
real(kind_phys), dimension (:,:), intent(inout)  qs,
real(kind_phys), dimension (:,:), intent(inout)  qh,
real(kind_phys), dimension(:,:), intent(inout)  ccw,
real(kind_phys), dimension(:,:), intent(inout)  crw,
real(kind_phys), dimension(:,:), intent(inout)  cci,
real(kind_phys), dimension(:,:), intent(inout)  csw,
real(kind_phys), dimension(:,:), intent(inout)  chw,
real(kind_phys), dimension (:,:), intent(inout)  vh,
real(kind_phys), intent(in)  con_g,
real(kind_phys), intent(in)  con_rd,
real(kind_phys), intent(in)  con_cp,
real(kind_phys), intent(in)  con_rv,
real(kind_phys), intent(in)  con_t0c,
real(kind_phys), intent(in)  con_cliq,
real(kind_phys), intent(in)  con_csol,
real(kind_phys), intent(in)  con_eps,
integer, intent(in)  imp_physics,
integer, intent(in)  imp_physics_nssl,
real(kind_phys), intent(in)  nssl_cccn,
real(kind_phys), intent(in)  nssl_alphah,
real(kind_phys), intent(in)  nssl_alphahl,
real(kind_phys), intent(in)  nssl_alphar,
real(kind_phys), intent(in)  nssl_ehw0,
real(kind_phys), intent(in)  nssl_ehlw0,
logical, intent(in)  nssl_ccn_on,
logical, intent(in)  nssl_hail_on,
logical, intent(in)  nssl_invertccn,
logical, intent(in)  nssl_3moment 
)

Argument Table

Definition at line 30 of file mp_nssl.F90.

References module_mp_nssl_2mom::nssl_2mom_init(), and module_mp_nssl_2mom::nssl_2mom_init_const().

Here is the call graph for this function: