FE-Project
Loading...
Searching...
No Matches
mod_atmos_phy_sfc_vars.F90 File Reference
#include "scaleFElib.h"

Go to the source code of this file.

Data Types

type  mod_atmos_phy_sfc_vars::atmosphysfcvars
 Derived type to manage variables with a surface component. More...

Modules

module  mod_atmos_phy_sfc_vars
 module Atmosphere / Physics / surface process

Functions/Subroutines

subroutine, public mod_atmos_phy_sfc_vars::atmosphysfcvars_getlocalmeshfields (domid, mesh, svars_list, sflx_list, sfc_temp, sflx_mu, sflx_mv, sflx_mw, sflx_sh, sflx_lh, sflx_qv, lcmesh3d)

Variables

integer, parameter, public mod_atmos_phy_sfc_vars::atmos_phy_sf_svar_temp_id = 1
integer, parameter, public mod_atmos_phy_sfc_vars::atmos_phy_sf_svar_num = 1
type(variableinfo), dimension(atmos_phy_sf_svar_num), public mod_atmos_phy_sfc_vars::atmos_phy_sf_svar_vinfo
integer, parameter, public mod_atmos_phy_sfc_vars::atmos_phy_sf_sflx_mu_id = 1
integer, parameter, public mod_atmos_phy_sfc_vars::atmos_phy_sf_sflx_mv_id = 2
integer, parameter, public mod_atmos_phy_sfc_vars::atmos_phy_sf_sflx_mw_id = 3
integer, parameter, public mod_atmos_phy_sfc_vars::atmos_phy_sf_sflx_sh_id = 4
integer, parameter, public mod_atmos_phy_sfc_vars::atmos_phy_sf_sflx_lh_id = 5
integer, parameter, public mod_atmos_phy_sfc_vars::atmos_phy_sf_sflx_qv_id = 6
integer, parameter, public mod_atmos_phy_sfc_vars::atmos_phy_sf_sflx_num1 = 6
type(variableinfo), dimension(atmos_phy_sf_sflx_num1), public mod_atmos_phy_sfc_vars::atmos_phy_sf_sflx_vinfo