| subroutine, public module_mp_nssl_2mom::nssl_2mom_init | ( | integer, intent(in) | ims, |
| integer, intent(in) | ime, | ||
| integer, intent(in) | jms, | ||
| integer, intent(in) | jme, | ||
| integer, intent(in) | kms, | ||
| integer, intent(in) | kme, | ||
| real, dimension(20), intent(in) | nssl_params, | ||
| integer, intent(in) | ipctmp, | ||
| integer, intent(in) | mixphase, | ||
| integer, intent(in) | ihvol, | ||
| logical, intent(in), optional | idoniconlytmp, | ||
| real, intent(in), optional | nssl_graupelfallfac, | ||
| real, intent(in), optional | nssl_hailfallfac, | ||
| real, intent(in), optional | nssl_ehw0, | ||
| real, intent(in), optional | nssl_ehlw0, | ||
| integer, intent(in), optional | nssl_icdx, | ||
| integer, intent(in), optional | nssl_icdxhl, | ||
| real, intent(in), optional | nssl_icefallfac, | ||
| real, intent(in), optional | nssl_snowfallfac, | ||
| character(len=*), intent(out) | errmsg, | ||
| integer, intent(out) | errflg, | ||
| integer, intent(in), optional | myrank, | ||
| integer, intent(in), optional | mpiroot | ||
| ) |
References delabk(), delbk(), gamma_dp(), gamma_dpr(), gamma_sp(), and gamxinfdp().
Referenced by mp_nssl::mp_nssl_init().