|
subroutine, public | fv_treat_da_inc_mod::read_da_inc (Atm, fv_domain, bd, npz_in, nq, u, v, q, delp, pt, delz, is_in, js_in, ie_in, je_in, isc_in, jsc_in, iec_in, jec_in) |
| The subroutine 'read_da_inc' reads the increments of the diagnostic variables from the DA-generated files. More...
|
|
subroutine | apply_inc_on_3d_scalar (field_name, var, is_in, js_in, ie_in, je_in) |
| The subroutine 'apply_inc_on3d_scalar' applies the input increments to the prognostic variables. More...
|
|
subroutine, public | fv_treat_da_inc_mod::remap_coef (is, ie, js, je, isd, ied, jsd, jed, im, jm, lon, lat, id1, id2, jdc, s2c, agrid) |
| The subroutine 'remap_coef' calculates the coefficients for horizonal regridding. More...
|
|
subroutine | fv_treat_da_inc_mod::get_staggered_grid (is, ie, js, je, isd, ied, jsd, jed, pt_b, pt_c, pt_d) |
| The subroutine 'get_staggered_grid' gets the lat-lon locations of the staggered points. More...
|
|