53 namelist / param_ocean_phy_tc_seaice / &
61 log_info(
"OCEAN_PHY_TC_seaice_setup",*)
'Setup' 65 read(
io_fid_conf,nml=param_ocean_phy_tc_seaice,iostat=ierr)
67 log_info(
"OCEAN_PHY_TC_seaice_setup",*)
'Not found namelist. Default used.' 68 elseif( ierr > 0 )
then 69 log_error(
"OCEAN_PHY_TC_seaice_setup",*)
'Not appropriate names in namelist PARAM_OCEAN_PHY_TC_seaice. Check!' 72 log_nml(param_ocean_phy_tc_seaice)
90 integer,
intent(in) :: OIA, OIS, OIE
91 integer,
intent(in) :: OJA, OJS, OJE
92 real(RP),
intent(in) :: ICE_MASS(oia,oja)
93 real(RP),
intent(in) :: ICE_FRAC(oia,oja)
94 real(RP),
intent(out) :: TC_dz (oia,oja)
module ocean / physics / surface thermal conductivity
real(rp), public ocean_phy_ice_density
integer, public io_fid_conf
Config file ID.
subroutine, public prc_abort
Abort Process.
real(rp), public ocean_phy_thermalcond_seaice
subroutine, public ocean_phy_tc_seaice_setup
real(rp), public const_eps
small number
module ocean / physics / ice / simple
subroutine, public ocean_phy_tc_seaice(OIA, OIS, OIE, OJA, OJS, OJE, ICE_MASS, ICE_FRAC, TC_dz)
real(rp), public ocean_phy_thermalcond_max