Skip to content

Latest commit

 

History

History
52 lines (44 loc) · 1.1 KB

File metadata and controls

52 lines (44 loc) · 1.1 KB

Analysis of sbcabl.F90 module

Ocean forcing: momentum, heat and freshwater flux formulation derived from an ABL model

Module dependencies

Library Variable
abl
par_abl
ablmod  
ablrst
phycst
fldread  
sbc_oce
sbcblk
sbc_phy
dom_oce tmask
iom
in_out_manager
lib_mpp
timing
lbclnk
prtctl
si3 u_ice
si3 v_ice
si3 tm_su
si3 ato_i
sbc_ice wndm_ice
sbc_ice utau_ice
sbc_ice vtau_ice

Subroutine sbc_abl_init

Initialization of ABL model based on namelist options

Called from

sbcmod.F90 (src/OCE/SBC)

Purposes :

  • read namelist section namsbc_abl
  • initialize and check parameter values
  • initialize variables of ABL model

Subroutine sbc_abl

driver for the computation of momentum, heat and freshwater fluxes over ocean via the ABL model

Called from

sbcmod.F90 (src/OCE/SBC)

Purpose

Provide the momentum, heat and freshwater fluxes at the ocean surface from an ABL calculation at each oceanic time step

Variable:

kt