SURFEX v8.1
General documentation of Surfex
Public Attributes | List of all members
modd_dst_n::dst_t Type Reference
Collaboration diagram for modd_dst_n::dst_t:
Collaboration graph
[legend]

Public Attributes

integer, dimension(:), pointer nvt_dst
 
integer, dimension(:), pointer nsize_patch_dst
 
integer, dimension(:,:), pointer nr_patch_dst
 
real, dimension(:), pointer z0_erod_dst
 
character(len=6), dimension(:), pointer csv_dst
 
real, dimension(:,:), pointer xsfdst
 
real, dimension(:,:), pointer xsfdstm
 
real, dimension(:), pointer xemisradius_dst
 
real, dimension(:), pointer xemissig_dst
 
real, dimension(:), pointer xmss_frc_src
 

Detailed Description

Definition at line 19 of file modd_dstn.F90.

Member Data Documentation

◆ csv_dst

character(len=6), dimension(:), pointer modd_dst_n::dst_t::csv_dst

Definition at line 25 of file modd_dstn.F90.

◆ nr_patch_dst

integer, dimension(:,:), pointer modd_dst_n::dst_t::nr_patch_dst

Definition at line 23 of file modd_dstn.F90.

◆ nsize_patch_dst

integer, dimension(:), pointer modd_dst_n::dst_t::nsize_patch_dst

Definition at line 22 of file modd_dstn.F90.

◆ nvt_dst

integer, dimension(:), pointer modd_dst_n::dst_t::nvt_dst

Definition at line 21 of file modd_dstn.F90.

◆ xemisradius_dst

real, dimension(:), pointer modd_dst_n::dst_t::xemisradius_dst

Definition at line 28 of file modd_dstn.F90.

◆ xemissig_dst

real, dimension(:), pointer modd_dst_n::dst_t::xemissig_dst

Definition at line 29 of file modd_dstn.F90.

◆ xmss_frc_src

real, dimension(:), pointer modd_dst_n::dst_t::xmss_frc_src

Definition at line 30 of file modd_dstn.F90.

◆ xsfdst

real, dimension(:,:), pointer modd_dst_n::dst_t::xsfdst

Definition at line 26 of file modd_dstn.F90.

◆ xsfdstm

real, dimension(:,:), pointer modd_dst_n::dst_t::xsfdstm

Definition at line 27 of file modd_dstn.F90.

◆ z0_erod_dst

real, dimension(:), pointer modd_dst_n::dst_t::z0_erod_dst

Definition at line 24 of file modd_dstn.F90.


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