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

Public Member Functions

subroutine flake_radflux (depth_w, albedo, opticpar_water, opticpar_ice, opticpar_snow)
 
subroutine flake_driver (depth_w, depth_bs, T_bs, par_Coriolis, extincoef_water_typ, del_time, T_sfc_p, T_sfc_n)
 
real function flake_buoypar (T_water)
 
real function flake_snowdensity (h_snow)
 
real function flake_snowheatconduct (h_snow)
 

Public Attributes

real t_mnw_p_flk =Z_
 
real t_mnw_n_flk =Z_
 
real t_snow_p_flk =Z_
 
real t_snow_n_flk =Z_
 
real t_ice_p_flk =Z_
 
real t_ice_n_flk =Z_
 
real t_wml_p_flk =Z_
 
real t_wml_n_flk =Z_
 
real t_bot_p_flk =Z_
 
real t_bot_n_flk =Z_
 
real t_b1_p_flk =Z_
 
real t_b1_n_flk =Z_
 
real h_snow_p_flk =Z_
 
real h_snow_n_flk =Z_
 
real h_ice_p_flk =Z_
 
real h_ice_n_flk =Z_
 
real h_ml_p_flk =Z_
 
real h_ml_n_flk =Z_
 
real h_b1_p_flk =Z_
 
real h_b1_n_flk =Z_
 
real c_t_p_flk =Z_
 
real c_t_n_flk =Z_
 
real c_tt_flk =Z_
 
real c_q_flk =Z_
 
real c_i_flk =Z_
 
real c_s_flk =Z_
 
real phi_t_pr0_flk =Z_
 
real phi_i_pr0_flk =Z_
 
real phi_i_pr1_flk =Z_
 
real phi_s_pr0_flk =Z_
 
real q_snow_flk =Z_
 
real q_ice_flk =Z_
 
real q_w_flk =Z_
 
real q_bot_flk =Z_
 
real i_atm_flk =Z_
 
real i_snow_flk =Z_
 
real i_ice_flk =Z_
 
real i_w_flk =Z_
 
real i_h_flk =Z_
 
real i_bot_flk =Z_
 
real i_intm_0_h_flk =Z_
 
real i_intm_h_d_flk =Z_
 
real q_star_flk =Z_
 
real u_star_w_flk =Z_
 
real w_star_sfc_flk =Z_
 
real dmsnowdt_flk =Z_
 

Private Attributes

real, parameter, private z_ =-HUGE(0.0)
 

Detailed Description

Definition at line 9 of file mode_flake.F90.

Member Function/Subroutine Documentation

real function mode_flake::flake_buoypar ( real, intent(in)  T_water)

Definition at line 1142 of file mode_flake.F90.

Here is the caller graph for this function:

subroutine mode_flake::flake_driver ( real, intent(in)  depth_w,
real, intent(in)  depth_bs,
real, intent(in)  T_bs,
  par_Coriolis,
  extincoef_water_typ,
  del_time,
  T_sfc_p,
real, intent(out)  T_sfc_n 
)

Definition at line 399 of file mode_flake.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mode_flake::flake_radflux ( real, intent(in)  depth_w,
real, intent(in)  albedo,
type (opticpar_medium), intent(in)  opticpar_water,
type (opticpar_medium), intent(in)  opticpar_ice,
type (opticpar_medium), intent(in)  opticpar_snow 
)

Definition at line 237 of file mode_flake.F90.

Here is the caller graph for this function:

real function mode_flake::flake_snowdensity ( real, intent(in)  h_snow)

Definition at line 1226 of file mode_flake.F90.

Here is the caller graph for this function:

real function mode_flake::flake_snowheatconduct ( real, intent(in)  h_snow)

Definition at line 1314 of file mode_flake.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

real mode_flake::c_i_flk =Z_

Definition at line 163 of file mode_flake.F90.

real mode_flake::c_q_flk =Z_

Definition at line 161 of file mode_flake.F90.

real mode_flake::c_s_flk =Z_

Definition at line 165 of file mode_flake.F90.

real mode_flake::c_t_n_flk =Z_

Definition at line 157 of file mode_flake.F90.

real mode_flake::c_t_p_flk =Z_

Definition at line 157 of file mode_flake.F90.

real mode_flake::c_tt_flk =Z_

Definition at line 159 of file mode_flake.F90.

real mode_flake::dmsnowdt_flk =Z_

Definition at line 215 of file mode_flake.F90.

real mode_flake::h_b1_n_flk =Z_

Definition at line 153 of file mode_flake.F90.

real mode_flake::h_b1_p_flk =Z_

Definition at line 153 of file mode_flake.F90.

real mode_flake::h_ice_n_flk =Z_

Definition at line 149 of file mode_flake.F90.

real mode_flake::h_ice_p_flk =Z_

Definition at line 149 of file mode_flake.F90.

real mode_flake::h_ml_n_flk =Z_

Definition at line 151 of file mode_flake.F90.

real mode_flake::h_ml_p_flk =Z_

Definition at line 151 of file mode_flake.F90.

real mode_flake::h_snow_n_flk =Z_

Definition at line 147 of file mode_flake.F90.

real mode_flake::h_snow_p_flk =Z_

Definition at line 147 of file mode_flake.F90.

real mode_flake::i_atm_flk =Z_

Definition at line 187 of file mode_flake.F90.

real mode_flake::i_bot_flk =Z_

Definition at line 198 of file mode_flake.F90.

real mode_flake::i_h_flk =Z_

Definition at line 196 of file mode_flake.F90.

real mode_flake::i_ice_flk =Z_

Definition at line 192 of file mode_flake.F90.

real mode_flake::i_intm_0_h_flk =Z_

Definition at line 200 of file mode_flake.F90.

real mode_flake::i_intm_h_d_flk =Z_

Definition at line 202 of file mode_flake.F90.

real mode_flake::i_snow_flk =Z_

Definition at line 190 of file mode_flake.F90.

real mode_flake::i_w_flk =Z_

Definition at line 194 of file mode_flake.F90.

real mode_flake::phi_i_pr0_flk =Z_

Definition at line 171 of file mode_flake.F90.

real mode_flake::phi_i_pr1_flk =Z_

Definition at line 173 of file mode_flake.F90.

real mode_flake::phi_s_pr0_flk =Z_

Definition at line 175 of file mode_flake.F90.

real mode_flake::phi_t_pr0_flk =Z_

Definition at line 169 of file mode_flake.F90.

real mode_flake::q_bot_flk =Z_

Definition at line 185 of file mode_flake.F90.

real mode_flake::q_ice_flk =Z_

Definition at line 181 of file mode_flake.F90.

real mode_flake::q_snow_flk =Z_

Definition at line 179 of file mode_flake.F90.

real mode_flake::q_star_flk =Z_

Definition at line 204 of file mode_flake.F90.

real mode_flake::q_w_flk =Z_

Definition at line 183 of file mode_flake.F90.

real mode_flake::t_b1_n_flk =Z_

Definition at line 143 of file mode_flake.F90.

real mode_flake::t_b1_p_flk =Z_

Definition at line 143 of file mode_flake.F90.

real mode_flake::t_bot_n_flk =Z_

Definition at line 141 of file mode_flake.F90.

real mode_flake::t_bot_p_flk =Z_

Definition at line 141 of file mode_flake.F90.

real mode_flake::t_ice_n_flk =Z_

Definition at line 137 of file mode_flake.F90.

real mode_flake::t_ice_p_flk =Z_

Definition at line 137 of file mode_flake.F90.

real mode_flake::t_mnw_n_flk =Z_

Definition at line 133 of file mode_flake.F90.

real mode_flake::t_mnw_p_flk =Z_

Definition at line 133 of file mode_flake.F90.

real mode_flake::t_snow_n_flk =Z_

Definition at line 135 of file mode_flake.F90.

real mode_flake::t_snow_p_flk =Z_

Definition at line 135 of file mode_flake.F90.

real mode_flake::t_wml_n_flk =Z_

Definition at line 139 of file mode_flake.F90.

real mode_flake::t_wml_p_flk =Z_

Definition at line 139 of file mode_flake.F90.

real mode_flake::u_star_w_flk =Z_

Definition at line 208 of file mode_flake.F90.

real mode_flake::w_star_sfc_flk =Z_

Definition at line 210 of file mode_flake.F90.

real, parameter, private mode_flake::z_ =-HUGE(0.0)
private

Definition at line 130 of file mode_flake.F90.


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