|
subroutine, public | mod_mkinit_util::mkinitutil_gen_gpmat (gpmat, elem_intrp, elem) |
|
subroutine, public | mod_mkinit_util::mkinitutil_gen_vm1mat (vm1mat, elem_intrp, elem) |
|
subroutine, public | mod_mkinit_util::mkinitutil_calc_cosinebell (q, qmax, rx, ry, rz, xc, yc, zc, x, y, z, lcmesh3d, elem, intrppolyorder_h, intrppolyorder_v, z_func_type, z_func_params, cosbell_exponent) |
| Calculate the distribution function of a cosine bell in regional domain.
|
|
subroutine, public | mod_mkinit_util::mkinitutil_calc_cosinebell_global (q, qmax, rh, lonc, latc, rplanet, x, y, z, lcmesh3d, elem, intrppolyorder_h, intrppolyorder_v, z_func_type, z_func_params, cosbell_exponent) |
| Calculate the distribution function of a cosine bell in global domain.
|
|
subroutine, public | mod_mkinit_util::mkinitutil_galerkinprojection (q, func, intrppolyorder_h, intrppolyorder_v, lcmesh3d, elem) |
| Apply the Galerkin projection to the user-defined function.
|
|
subroutine, public | mod_mkinit_util::mkinitutil_galerkinprojection_global (q, func, intrppolyorder_h, intrppolyorder_v, lcmesh3d, elem, rplanet) |
| Apply the Galerkin projection to the user-defined function (for global model)
|
|