SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Attributes | List of all members
modd_prep_teb Module Reference
Collaboration diagram for modd_prep_teb:
Collaboration graph
[legend]

Public Attributes

character(len=28) cfile_teb
 
character(len=6) ctype
 
character(len=28) cfilepgd_teb
 
character(len=6) ctypepgd
 
character(len=28) cfile_snow_teb
 
character(len=6) ctype_snow
 
character(len=28) cfilepgd_snow_teb
 
character(len=6) ctypepgd_snow
 
character(len=28) cfile_ws
 
character(len=6) ctype_ws
 
character(len=28) cfile_ts
 
character(len=6) ctype_ts
 
real xws_roof
 
real xws_road
 
real xts_roof
 
real xts_road
 
real xts_wall
 
real xti_bld
 
real xti_road
 
real xhui_bld
 
real xt_can
 
real xq_can
 
real xws_roof_def
 
real xws_road_def
 
real xti_bld_def
 
real xhui_bld_def
 
logical lsnow_ideal_teb
 
real, dimension(:), pointer xwsnow_roof
 
real, dimension(:), pointer xtsnow_roof
 
real, dimension(:), pointer xlwcsnow_roof
 
real, dimension(:), pointer xrsnow_roof
 
real xasnow_roof
 
real, dimension(:), pointer xwsnow_road
 
real, dimension(:), pointer xtsnow_road
 
real, dimension(:), pointer xlwcsnow_road
 
real, dimension(:), pointer xrsnow_road
 
real xasnow_road
 
real, dimension(10) xgrid_roof = (/ 0., 0.01, 0.02, 0.05, 0.1, 0.2, 0.4, 0.7, 0.9, 1. /)
 
real, dimension(10) xgrid_wall = (/ 0., 0.01, 0.02, 0.05, 0.1, 0.2, 0.4, 0.7, 0.9, 1. /)
 
real, dimension(10) xgrid_road = (/ 0., 0.01, 0.02, 0.05, 0.1, 0.2, 0.4, 0.7, 0.9, 1. /)
 
real, dimension(10) xgrid_floor = (/ 0., 0.01, 0.02, 0.05, 0.1, 0.2, 0.4, 0.7, 0.9, 1. /)
 

Detailed Description

Definition at line 6 of file modd_prep_teb.F90.

Member Data Documentation

character(len=28) modd_prep_teb::cfile_snow_teb

Definition at line 43 of file modd_prep_teb.F90.

character(len=28) modd_prep_teb::cfile_teb

Definition at line 39 of file modd_prep_teb.F90.

character(len=28) modd_prep_teb::cfile_ts

Definition at line 49 of file modd_prep_teb.F90.

character(len=28) modd_prep_teb::cfile_ws

Definition at line 47 of file modd_prep_teb.F90.

character(len=28) modd_prep_teb::cfilepgd_snow_teb

Definition at line 45 of file modd_prep_teb.F90.

character(len=28) modd_prep_teb::cfilepgd_teb

Definition at line 41 of file modd_prep_teb.F90.

character(len=6) modd_prep_teb::ctype

Definition at line 40 of file modd_prep_teb.F90.

character(len=6) modd_prep_teb::ctype_snow

Definition at line 44 of file modd_prep_teb.F90.

character(len=6) modd_prep_teb::ctype_ts

Definition at line 50 of file modd_prep_teb.F90.

character(len=6) modd_prep_teb::ctype_ws

Definition at line 48 of file modd_prep_teb.F90.

character(len=6) modd_prep_teb::ctypepgd

Definition at line 42 of file modd_prep_teb.F90.

character(len=6) modd_prep_teb::ctypepgd_snow

Definition at line 46 of file modd_prep_teb.F90.

logical modd_prep_teb::lsnow_ideal_teb

Definition at line 72 of file modd_prep_teb.F90.

real modd_prep_teb::xasnow_road

Definition at line 84 of file modd_prep_teb.F90.

real modd_prep_teb::xasnow_roof

Definition at line 78 of file modd_prep_teb.F90.

real, dimension(10) modd_prep_teb::xgrid_floor = (/ 0., 0.01, 0.02, 0.05, 0.1, 0.2, 0.4, 0.7, 0.9, 1. /)

Definition at line 92 of file modd_prep_teb.F90.

real, dimension(10) modd_prep_teb::xgrid_road = (/ 0., 0.01, 0.02, 0.05, 0.1, 0.2, 0.4, 0.7, 0.9, 1. /)

Definition at line 91 of file modd_prep_teb.F90.

real, dimension(10) modd_prep_teb::xgrid_roof = (/ 0., 0.01, 0.02, 0.05, 0.1, 0.2, 0.4, 0.7, 0.9, 1. /)

Definition at line 89 of file modd_prep_teb.F90.

real, dimension(10) modd_prep_teb::xgrid_wall = (/ 0., 0.01, 0.02, 0.05, 0.1, 0.2, 0.4, 0.7, 0.9, 1. /)

Definition at line 90 of file modd_prep_teb.F90.

real modd_prep_teb::xhui_bld

Definition at line 59 of file modd_prep_teb.F90.

real modd_prep_teb::xhui_bld_def

Definition at line 68 of file modd_prep_teb.F90.

real, dimension(:), pointer modd_prep_teb::xlwcsnow_road

Definition at line 82 of file modd_prep_teb.F90.

real, dimension(:), pointer modd_prep_teb::xlwcsnow_roof

Definition at line 76 of file modd_prep_teb.F90.

real modd_prep_teb::xq_can

Definition at line 62 of file modd_prep_teb.F90.

real, dimension(:), pointer modd_prep_teb::xrsnow_road

Definition at line 83 of file modd_prep_teb.F90.

real, dimension(:), pointer modd_prep_teb::xrsnow_roof

Definition at line 77 of file modd_prep_teb.F90.

real modd_prep_teb::xt_can

Definition at line 61 of file modd_prep_teb.F90.

real modd_prep_teb::xti_bld

Definition at line 57 of file modd_prep_teb.F90.

real modd_prep_teb::xti_bld_def

Definition at line 67 of file modd_prep_teb.F90.

real modd_prep_teb::xti_road

Definition at line 58 of file modd_prep_teb.F90.

real modd_prep_teb::xts_road

Definition at line 55 of file modd_prep_teb.F90.

real modd_prep_teb::xts_roof

Definition at line 54 of file modd_prep_teb.F90.

real modd_prep_teb::xts_wall

Definition at line 56 of file modd_prep_teb.F90.

real, dimension(:), pointer modd_prep_teb::xtsnow_road

Definition at line 81 of file modd_prep_teb.F90.

real, dimension(:), pointer modd_prep_teb::xtsnow_roof

Definition at line 75 of file modd_prep_teb.F90.

real modd_prep_teb::xws_road

Definition at line 53 of file modd_prep_teb.F90.

real modd_prep_teb::xws_road_def

Definition at line 66 of file modd_prep_teb.F90.

real modd_prep_teb::xws_roof

Definition at line 52 of file modd_prep_teb.F90.

real modd_prep_teb::xws_roof_def

Definition at line 65 of file modd_prep_teb.F90.

real, dimension(:), pointer modd_prep_teb::xwsnow_road

Definition at line 80 of file modd_prep_teb.F90.

real, dimension(:), pointer modd_prep_teb::xwsnow_roof

Definition at line 74 of file modd_prep_teb.F90.


The documentation for this module was generated from the following file: