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, | ||
integer, intent(in) | mpirank, | ||
integer, intent(in) | mpiroot, | ||
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 | ||
) |
References module_mp_nssl_2mom::nssl_2mom_init(), and module_mp_nssl_2mom::nssl_2mom_init_const().