|
subroutine, public | scale_atmos_phy_lt_sato2019::atmos_phy_lt_sato2019_setup (KA, KS, KE, IA, IS, IE, JA, JS, JE, IMAXG, JMAXG, KMAX, MP_TYPE, CDX, CDY) |
| Setup. More...
|
|
subroutine, public | scale_atmos_phy_lt_sato2019::atmos_phy_lt_sato2019_finalize |
| finalize More...
|
|
subroutine, public | scale_atmos_phy_lt_sato2019::atmos_phy_lt_sato2019_adjustment (KA, KS, KE, IA, IS, IE, JA, JS, JE, KIJMAX, IMAX, JMAX, QA_LT, DENS, RHOT, QHYD, Sarea, dt_LT, QTRC, Epot) |
| Update of charge density. More...
|
|
subroutine | scale_atmos_phy_lt_sato2019::atmos_phy_lt_electric_field (KA, KS, KE, IA, IS, IE, JA, JS, JE, QCRG, DENS, RHOT, E_pot, Efield) |
| calculate electric field from charge density of each grid temporaly Bi-CGSTAB is used in this component More...
|
|
subroutine | scale_atmos_phy_lt_sato2019::atmos_phy_lt_solve_bicgstab (KA, KS, KE, IA, IS, IE, JA, JS, JE, PHI_N, PHI, M, B) |
|
subroutine | scale_atmos_phy_lt_sato2019::ilu_decomp (KA, KS, KE, IA, IS, IE, JA, JS, JE, M, diag) |
|
subroutine | scale_atmos_phy_lt_sato2019::back_sub_ilu (KA, KS, KE, IA, IS, IE, JA, JS, JE, Z, M, V, diag) |
|
subroutine | scale_atmos_phy_lt_sato2019::gs_ilu (KA, KS, KE, IA, IS, IE, JA, JS, JE, Z, M, V, diag) |
|
subroutine | scale_atmos_phy_lt_sato2019::atmos_phy_lt_neutralization_mg2001 (KA, KS, KE, IA, IS, IE, JA, JS, JE, KIJMAX, IMAX, JMAX, Efield, E_pot, DENS, QCRG, QHYD, NUM_end, LT_path, fls_int_p, d_QCRG) |
| calculate charge neutralization MacGorman et al. (2001) More...
|
|
subroutine | scale_atmos_phy_lt_sato2019::atmos_phy_lt_neutralization_f2013 (KA, KS, KE, IA, IS, IE, JA, JS, JE, KIJMAX, Efield, E_pot, DENS, QCRG, QHYD, NUM_end, LT_path, fls_int_p, d_QCRG, B_OUT) |
| calculate charge neutralization Fierro et al. (2013) More...
|
|
subroutine | scale_atmos_phy_lt_sato2019::atmos_phy_lt_judge_abse (KA, KS, KE, IA, IS, IE, JA, JS, JE, DENS, Efield, Emax, flg_lt_neut) |
| judge max of |E| exceeds E_init More...
|
|
subroutine, public | scale_atmos_phy_lt_sato2019::atmos_phy_lt_sato2019_select_dqcrg_from_lut (KA, KS, KE, IA, IS, IE, JA, JS, JE, NLIQ, TEMP, DENS, QLIQ, dqcrg, beta_crg) |
| Select cwc-temp point on LUT. More...
|
|