FE-Project
Loading...
Searching...
No Matches
Data Types | Variables
mod_atmos_phy_sfc Module Reference

module ATMOSPHERE physics / surface process More...

Data Types

type  atmosphysfc
 Derived type to manage a component of surface process. More...
 

Variables

integer, parameter sfcflx_typeid_const = 1
 

Detailed Description

module ATMOSPHERE physics / surface process

Description
Module for surface process
Author
Yuta Kawai, Team SCALE
NAMELIST
  • PARAM_ATMOS_PHY_SFC
    nametypedefault valuecomment
    TIME_DT real(DP) UNDEF8 Timestep for surface process
    TIME_DT_UNIT character(len=H_SHORT) 'SEC' Unit of timestep
    SFCFLX_TYPE character(len=H_MID) "CONST" Type of surface flux scheme

History Output
No history output

Variable Documentation

◆ sfcflx_typeid_const

integer, parameter mod_atmos_phy_sfc::sfcflx_typeid_const = 1

Definition at line 72 of file mod_atmos_phy_sfc.F90.

72 integer, parameter :: SFCFLX_TYPEID_CONST = 1