FMS Coupler  2022.03
Private Attributes | List of all members
ice_model_mod::ice_data_type Type Reference

Private 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()
private

◆ albedo_nir_dif

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

◆ albedo_nir_dir

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

◆ albedo_vis_dif

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

◆ albedo_vis_dir

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

◆ domain

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

◆ glat

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

◆ glat_bnd

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

◆ glon

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

◆ glon_bnd

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

◆ gmask

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

◆ ice_mask

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

◆ lat

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

◆ lat_bnd

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

◆ lon

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

◆ lon_bnd

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

◆ mask

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

◆ rough_heat

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

◆ rough_moist

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

◆ rough_mom

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

◆ t_surf

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

◆ thickness

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

◆ time

type (fmstime_type) ice_model_mod::ice_data_type::time
private

◆ time_init

type (fmstime_type) ice_model_mod::ice_data_type::time_init
private

◆ time_step_fast

type (fmstime_type) ice_model_mod::ice_data_type::time_step_fast
private

◆ time_step_slow

type (fmstime_type) ice_model_mod::ice_data_type::time_step_slow
private

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