FMS Coupler 2022.03
Loading...
Searching...
No Matches
Public Attributes | List of all members
ice_model_mod::ice_data_type Type Reference

Public Attributes

type(fmsmppdomain2d), pointer domain
 
real, dimension(:,:), pointer glon_bnd =>NULL()
 
real, dimension(:,:), pointer glat_bnd =>NULL()
 
real, dimension(:,:), pointer lon_bnd =>NULL()
 
real, dimension(:,:), pointer lat_bnd =>NULL()
 
real, dimension(:,:), pointer glon =>NULL()
 
real, dimension(:,:), pointer glat =>NULL()
 
real, dimension(:,:), pointer lon =>NULL()
 
real, dimension(:,:), pointer lat =>NULL()
 
logical, dimension(:,:), pointer gmask =>NULL()
 
logical, dimension(:,:), pointer mask =>NULL()
 
logical, dimension(:,:), pointer ice_mask =>NULL()
 
real, dimension(:,:), pointer t_surf =>NULL()
 
real, dimension(:,:), pointer albedo =>NULL()
 
real, dimension(:,:), pointer albedo_vis_dir =>NULL()
 
real, dimension(:,:), pointer albedo_nir_dir =>NULL()
 
real, dimension(:,:), pointer albedo_vis_dif =>NULL()
 
real, dimension(:,:), pointer albedo_nir_dif =>NULL()
 
real, dimension(:,:), pointer rough_mom =>NULL()
 
real, dimension(:,:), pointer rough_heat =>NULL()
 
real, dimension(:,:), pointer rough_moist =>NULL()
 
real, dimension(:,:), pointer thickness =>NULL()
 
type(fmstime_type) time_init
 
type(fmstime_type) time
 
type(fmstime_type) time_step_fast
 
type(fmstime_type) time_step_slow
 

Member Data Documentation

◆ albedo

real, dimension(:,:), pointer ice_model_mod::ice_data_type::albedo =>NULL()

◆ albedo_nir_dif

real, dimension(:,:), pointer ice_model_mod::ice_data_type::albedo_nir_dif =>NULL()

◆ albedo_nir_dir

real, dimension(:,:), pointer ice_model_mod::ice_data_type::albedo_nir_dir =>NULL()

◆ albedo_vis_dif

real, dimension(:,:), pointer ice_model_mod::ice_data_type::albedo_vis_dif =>NULL()

◆ albedo_vis_dir

real, dimension(:,:), pointer ice_model_mod::ice_data_type::albedo_vis_dir =>NULL()

◆ domain

type(fmsmppdomain2d), pointer ice_model_mod::ice_data_type::domain

◆ glat

real, dimension(:,:), pointer ice_model_mod::ice_data_type::glat =>NULL()

◆ glat_bnd

real, dimension(:,:), pointer ice_model_mod::ice_data_type::glat_bnd =>NULL()

◆ glon

real, dimension(:,:), pointer ice_model_mod::ice_data_type::glon =>NULL()

◆ glon_bnd

real, dimension(:,:), pointer ice_model_mod::ice_data_type::glon_bnd =>NULL()

◆ gmask

logical, dimension(:,:), pointer ice_model_mod::ice_data_type::gmask =>NULL()

◆ ice_mask

logical, dimension(:,:), pointer ice_model_mod::ice_data_type::ice_mask =>NULL()

◆ lat

real, dimension(:,:), pointer ice_model_mod::ice_data_type::lat =>NULL()

◆ lat_bnd

real, dimension(:,:), pointer ice_model_mod::ice_data_type::lat_bnd =>NULL()

◆ lon

real, dimension(:,:), pointer ice_model_mod::ice_data_type::lon =>NULL()

◆ lon_bnd

real, dimension(:,:), pointer ice_model_mod::ice_data_type::lon_bnd =>NULL()

◆ mask

logical, dimension(:,:), pointer ice_model_mod::ice_data_type::mask =>NULL()

◆ rough_heat

real, dimension(:,:), pointer ice_model_mod::ice_data_type::rough_heat =>NULL()

◆ rough_moist

real, dimension(:,:), pointer ice_model_mod::ice_data_type::rough_moist =>NULL()

◆ rough_mom

real, dimension(:,:), pointer ice_model_mod::ice_data_type::rough_mom =>NULL()

◆ t_surf

real, dimension(:,:), pointer ice_model_mod::ice_data_type::t_surf =>NULL()

◆ thickness

real, dimension(:,:), pointer ice_model_mod::ice_data_type::thickness =>NULL()

◆ time

type (fmstime_type) ice_model_mod::ice_data_type::time

◆ time_init

type (fmstime_type) ice_model_mod::ice_data_type::time_init

◆ time_step_fast

type (fmstime_type) ice_model_mod::ice_data_type::time_step_fast

◆ time_step_slow

type (fmstime_type) ice_model_mod::ice_data_type::time_step_slow

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