SAMSIM
Modules | Functions/Subroutines
mo_layer_dynamics.f90 File Reference

Modules

module  mo_layer_dynamics
 Mo_layer_dynamics contains all subroutines for the growth and shrinking of layer thickness.
 

Functions/Subroutines

subroutine, public mo_layer_dynamics::layer_dynamics (phi, N_active, Nlayer, N_bottom, N_middle, N_top, m, S_abs, H_abs, thick, thick_0, T_bottom, S_bu_bottom, bottom_flag, debug_flag, melt_thick_output, N_bgc, bgc_abs, bgc_bottom)
 Organizes the Semi-Adaptive grid SAMSIM uses. More...
 
subroutine, public mo_layer_dynamics::top_melt (Nlayer, N_active, N_bottom, N_middle, N_top, thick_0, m, S_abs, H_abs, thick, N_bgc, bgc_abs)
 
subroutine, public mo_layer_dynamics::top_grow (Nlayer, N_active, N_bottom, N_middle, N_top, thick_0, m, S_abs, H_abs, thick, N_bgc, bgc_abs)
 Top grow subroutine. More...