New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 14906 for NEMO/branches/2021 – NEMO

Changeset 14906 for NEMO/branches/2021


Ignore:
Timestamp:
2021-05-26T17:36:39+02:00 (3 years ago)
Author:
mathiot
Message:

update long_name of isf flux variable (add sign convention) and sign convention of the isf melt forcing in namelist

Location:
NEMO/branches/2021/ticket2669_isf_fluxes/cfgs/SHARED
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/ticket2669_isf_fluxes/cfgs/SHARED/field_def_nemo-oce.xml

    r14723 r14906  
    400400 
    401401      <!-- * variable related to ice shelf forcing * --> 
     402 
     403      <!-- * fwf * --> 
     404      <field id="fwfisf_cav"      long_name="Ice shelf melt rate ( > 0 out )"               unit="kg/m2/s"  /> 
     405      <field id="fwfisf_par"      long_name="Ice shelf melt rate ( > 0 out )"               unit="kg/m2/s"  /> 
     406      <field id="fwfisf3d_cav"    long_name="Ice shelf melt rate ( > 0 out )"               unit="kg/m2/s"  grid_ref="grid_T_3D" /> 
     407      <field id="fwfisf3d_par"    long_name="Ice shelf melt rate ( > 0 out )"               unit="kg/m2/s"  grid_ref="grid_T_3D" /> 
     408 
     409      <!-- * heat fluxes * --> 
     410      <field id="qoceisf_cav"     long_name="Ice shelf ocean  heat flux ( > 0 out )"                    unit="W/m2"     /> 
     411      <field id="qoceisf_par"     long_name="Ice shelf ocean  heat flux ( > 0 out )"                    unit="W/m2"     /> 
     412      <field id="qlatisf_cav"     long_name="Ice shelf latent heat flux ( > 0 out )"                    unit="W/m2"     /> 
     413      <field id="qlatisf_par"     long_name="Ice shelf latent heat flux ( > 0 out )"                    unit="W/m2"     /> 
     414      <field id="qhcisf_cav"      long_name="Ice shelf heat content flux of injected water ( > 0 out )" unit="W/m2"     /> 
     415      <field id="qhcisf_par"      long_name="Ice shelf heat content flux of injected water ( > 0 out )" unit="W/m2"     /> 
     416      <field id="qoceisf3d_cav"   long_name="Ice shelf ocean  heat flux ( > 0 out )"                    unit="W/m2"     grid_ref="grid_T_3D" /> 
     417      <field id="qoceisf3d_par"   long_name="Ice shelf ocean  heat flux ( > 0 out )"                    unit="W/m2"     grid_ref="grid_T_3D" /> 
     418      <field id="qlatisf3d_cav"   long_name="Ice shelf latent heat flux ( > 0 out )"                    unit="W/m2"     grid_ref="grid_T_3D" /> 
     419      <field id="qlatisf3d_par"   long_name="Ice shelf latent heat flux ( > 0 out )"                    unit="W/m2"     grid_ref="grid_T_3D" /> 
     420      <field id="qhcisf3d_cav"    long_name="Ice shelf heat content flux of injected water ( > 0 out )" unit="W/m2"     grid_ref="grid_T_3D" /> 
     421      <field id="qhcisf3d_par"    long_name="Ice shelf heat content flux of injected water ( > 0 out )" unit="W/m2"     grid_ref="grid_T_3D" /> 
     422      <field id="qconisf"         long_name="Conductive heat flux through the ice shelf ( > 0 out )"    unit="W/m2"     /> 
     423 
     424      <!-- top boundary layer properties --> 
    402425      <field id="isftfrz_cav"     long_name="freezing point temperature at ocean/isf interface"                unit="degC"     /> 
    403426      <field id="isftfrz_par"     long_name="freezing point temperature in the parametrization boundary layer" unit="degC"     /> 
    404       <field id="fwfisf_cav"      long_name="Ice shelf melt rate"                           unit="kg/m2/s"  /> 
    405       <field id="fwfisf_par"      long_name="Ice shelf melt rate"                           unit="kg/m2/s"  /> 
    406       <field id="qoceisf_cav"     long_name="Ice shelf ocean  heat flux"                    unit="W/m2"     /> 
    407       <field id="qoceisf_par"     long_name="Ice shelf ocean  heat flux"                    unit="W/m2"     /> 
    408       <field id="qlatisf_cav"     long_name="Ice shelf latent heat flux"                    unit="W/m2"     /> 
    409       <field id="qlatisf_par"     long_name="Ice shelf latent heat flux"                    unit="W/m2"     /> 
    410       <field id="qhcisf_cav"      long_name="Ice shelf heat content flux of injected water" unit="W/m2"     /> 
    411       <field id="qhcisf_par"      long_name="Ice shelf heat content flux of injected water" unit="W/m2"     /> 
    412       <field id="fwfisf3d_cav"    long_name="Ice shelf melt rate"                           unit="kg/m2/s"  grid_ref="grid_T_3D" /> 
    413       <field id="fwfisf3d_par"    long_name="Ice shelf melt rate"                           unit="kg/m2/s"  grid_ref="grid_T_3D" /> 
    414       <field id="qoceisf3d_cav"   long_name="Ice shelf ocean  heat flux"                    unit="W/m2"     grid_ref="grid_T_3D" /> 
    415       <field id="qoceisf3d_par"   long_name="Ice shelf ocean  heat flux"                    unit="W/m2"     grid_ref="grid_T_3D" /> 
    416       <field id="qlatisf3d_cav"   long_name="Ice shelf latent heat flux"                    unit="W/m2"     grid_ref="grid_T_3D" /> 
    417       <field id="qlatisf3d_par"   long_name="Ice shelf latent heat flux"                    unit="W/m2"     grid_ref="grid_T_3D" /> 
    418       <field id="qhcisf3d_cav"    long_name="Ice shelf heat content flux of injected water" unit="W/m2"     grid_ref="grid_T_3D" /> 
    419       <field id="qhcisf3d_par"    long_name="Ice shelf heat content flux of injected water" unit="W/m2"     grid_ref="grid_T_3D" /> 
    420       <field id="ttbl_cav"        long_name="temperature in Losch tbl"                      unit="degC"     /> 
    421       <field id="ttbl_par"        long_name="temperature in the parametrisation boundary layer" unit="degC" /> 
    422427      <field id="isfthermald_cav" long_name="thermal driving of ice shelf melting"          unit="degC"     /> 
    423428      <field id="isfthermald_par" long_name="thermal driving of ice shelf melting"          unit="degC"     /> 
    424429      <field id="isfgammat"       long_name="Ice shelf heat-transfert velocity"             unit="m/s"      /> 
    425430      <field id="isfgammas"       long_name="Ice shelf salt-transfert velocity"             unit="m/s"      /> 
     431      <field id="ttbl_cav"        long_name="temperature in Losch tbl"                      unit="degC"     /> 
     432      <field id="ttbl_par"        long_name="temperature in the parametrisation boundary layer" unit="degC" /> 
    426433      <field id="stbl"            long_name="salinity in the Losh tbl"                      unit="1e-3"     /> 
    427434      <field id="utbl"            long_name="zonal current in the Losh tbl at T point"      unit="m/s"      /> 
    428435      <field id="vtbl"            long_name="merid current in the Losh tbl at T point"      unit="m/s"      /> 
    429436      <field id="isfustar"        long_name="ustar at T point used in ice shelf melting"    unit="m/s"      /> 
    430       <field id="qconisf"         long_name="Conductive heat flux through the ice shelf"    unit="W/m2"     /> 
    431437 
    432438      <!-- *_oce variables available with ln_blk_clio or ln_blk_core --> 
  • NEMO/branches/2021/ticket2669_isf_fluxes/cfgs/SHARED/namelist_ref

    r14433 r14906  
    531531      ln_isfcav_mlt = .false.    ! ice shelf melting into the cavity (need ln_isfcav = .true. in domain_cfg.nc) 
    532532         cn_isfcav_mlt = '3eq'   ! ice shelf melting formulation (spe/2eq/3eq/oasis) 
    533          !                       ! spe = fwfisf is read from a forcing field 
     533         !                       ! spe = fwfisf is read from a forcing field ( melt > 0; freezing < 0 ) 
    534534         !                       ! 2eq = ISOMIP  like: 2 equations formulation (Hunter et al., 2006 for a short description) 
    535535         !                       ! 3eq = ISOMIP+ like: 3 equations formulation (Asay-Davis et al., 2016 for a short description) 
     
    556556      ln_isfpar_mlt = .false.   ! ice shelf melting parametrised 
    557557         cn_isfpar_mlt = 'spe'  ! ice shelf melting parametrisation (spe/bg03/oasis) 
    558          !                      ! spe   = fwfisf is read from a forcing field 
     558         !                      ! spe   = fwfisf is read from a forcing field ( melt > 0; freezing < 0 ) 
    559559         !                      ! bg03  = melt computed using Beckmann and Goosse parametrisation 
    560560         !                      ! oasis = fwfisf is given by oasis and pattern by file sn_isfpar_fwf 
Note: See TracChangeset for help on using the changeset viewer.