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 6320 for trunk/DOC/TexFiles/Chapters/Chap_SBC.tex – NEMO

Ignore:
Timestamp:
2016-02-17T16:24:34+01:00 (8 years ago)
Author:
mathiot
Message:

ISF: update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DOC/TexFiles/Chapters/Chap_SBC.tex

    r6289 r6320  
    5151\item the modification of fluxes below ice-covered areas (using observed ice-cover or a sea-ice model) (\np{nn\_ice}~=~0,1, 2 or 3) ;  
    5252\item the addition of river runoffs as surface freshwater fluxes or lateral inflow (\np{ln\_rnf}~=~true) ;  
    53 \item the addition of isf melting as lateral inflow (parameterisation) (\np{nn\_isf}~=~2 or 3 and \np{ln\_isfcav}~=~false)  
    54 or as fluxes applied at the land-ice ocean interface (\np{nn\_isf}~=~1 or 4 and \np{ln\_isfcav}~=~true) ;  
     53\item the addition of isf melting as lateral inflow (parameterisation) or as fluxes applied at the land-ice ocean interface (\np{ln\_isf}) ;  
    5554\item the addition of a freshwater flux adjustment in order to avoid a mean sea-level drift (\np{nn\_fwb}~=~0,~1~or~2) ;  
    5655\item the transformation of the solar radiation (if provided as daily mean) into a diurnal cycle (\np{ln\_dm2dc}~=~true) ;  
     
    924923\namdisplay{namsbc_isf} 
    925924%-------------------------------------------------------------------------------------------------------- 
    926 Namelist variable in \ngn{namsbc}, \np{nn\_isf}, control the kind of ice shelf representation used.  
     925Namelist variable in \ngn{namsbc}, \np{nn\_isf}, controls the ice shelf representation used.  
    927926\begin{description} 
    928927\item[\np{nn\_isf}~=~1] 
    929 The ice shelf cavity is represented. The fwf and heat flux are computed. 2 bulk formulations are available:  
    930 the ISOMIP one (\np{nn\_isfblk = 1}) described in (\np{nn\_isfblk = 2}),  
    931 the 3 equation formulation described in \citet{Jenkins1991}.  
    932 In addition to this, 3 different ways to compute the exchange coefficient are available.  
    933 $\gamma\_{T/S}$ is constant (\np{nn\_gammablk = 0}), $\gamma\_{T/S}$ is velocity dependant  
    934 \citep{Jenkins2010} (\np{nn\_gammablk = 1}) and $\gamma\_{T/S}$ is velocity dependant  
    935 and stratification dependent \citep{Holland1999} (\np{nn\_gammablk = 2}).  
    936 For each of them, the thermal/salt exchange coefficient (\np{rn\_gammat0} and \np{rn\_gammas0})  
    937 have to be specified (the default values are for the ISOMIP case).  
    938 Full description, sensitivity and validation in preparation.  
     928The ice shelf cavity is represented (\np{ln\_isfcav}~=~true needed). The fwf and heat flux are computed. Two different bulk formula are available: 
     929   \begin{description} 
     930   \item[\np{nn\_isfblk}~=~1] 
     931   The bulk formula used to compute the melt is based the one described in \citet{Hunter2006}. 
     932        This formulation is based on a balance between the upward ocean heat flux and the latent heat flux at the ice shelf base. 
     933 
     934   \item[\np{nn\_isfblk}~=~2]  
     935   The bulk formula used to compute the melt is based the one described in \citet{Jenkins1991}. 
     936        This formulation is based on a 3 equations formulation (a heat flux budget, a salt flux budget 
     937         and a linearised freezing point temperature equation). 
     938   \end{description} 
     939 
     940For this 2 bulk formulations, there are 3 different ways to compute the exchange coeficient: 
     941   \begin{description} 
     942        \item[\np{nn\_gammablk~=~0~}] 
     943   The salt and heat exchange coefficients are constant and defined by \np{rn\_gammas0} and \np{rn\_gammat0} 
     944 
     945   \item[\np{nn\_gammablk~=~1~}] 
     946   The salt and heat exchange coefficients are velocity dependent and defined as $\np{rn\_gammas0} \times u_{*}$ and $\np{rn\_gammat0} \times u_{*}$ 
     947        where $u_{*}$ is the friction velocity in the top boundary layer (ie first \np{rn\_hisf\_tbl} meters). 
     948        See \citet{Jenkins2010} for all the details on this formulation. 
     949    
     950   \item[\np{nn\_gammablk~=~2~}] 
     951   The salt and heat exchange coefficients are velocity and stability dependent and defined as  
     952        $\gamma_{T,S} = \frac{u_{*}}{\Gamma_{Turb} + \Gamma^{T,S}_{Mole}}$ 
     953        where $u_{*}$ is the friction velocity in the top boundary layer (ie first \np{rn\_hisf\_tbl} meters),  
     954        $\Gamma_{Turb}$ the contribution of the ocean stability and  
     955        $\Gamma^{T,S}_{Mole}$ the contribution of the molecular diffusion. 
     956        See \citet{Holland1999} for all the details on this formulation. 
     957        \end{description} 
    939958 
    940959\item[\np{nn\_isf}~=~2] 
     
    942961The fwf is distributed along the ice shelf edge between the depth of the average grounding line (GL) 
    943962(\np{sn\_depmax\_isf}) and the base of the ice shelf along the calving front (\np{sn\_depmin\_isf}) as in (\np{nn\_isf}~=~3).  
    944 Furthermore the fwf is computed using the \citet{Beckmann2003} parameterisation of isf melting.  
    945 The effective melting length (\np{sn\_Leff\_isf}) is read from a file and the exchange coefficients  
    946 are set as (\np{rn\_gammat0}) and (\np{rn\_gammas0}). 
     963Furthermore the fwf and heat flux are computed using the \citet{Beckmann2003} parameterisation of isf melting.  
     964The effective melting length (\np{sn\_Leff\_isf}) is read from a file. 
    947965 
    948966\item[\np{nn\_isf}~=~3] 
    949967A simple parameterisation of isf is used. The ice shelf cavity is not represented.  
    950 The fwf (\np{sn\_rnfisf}) is distributed along the ice shelf edge between the depth of the average grounding line (GL) 
    951 (\np{sn\_depmax\_isf}) and the base of the ice shelf along the calving front (\np{sn\_depmin\_isf}). 
    952 Full description, sensitivity and validation in preparation. 
     968The fwf (\np{sn\_rnfisf}) is prescribed and distributed along the ice shelf edge between the depth of the average grounding line (GL) 
     969(\np{sn\_depmax\_isf}) and the base of the ice shelf along the calving front (\np{sn\_depmin\_isf}).  
     970The heat flux ($Q_h$) is computed as $Q_h = fwf \times L_f$. 
    953971 
    954972\item[\np{nn\_isf}~=~4] 
    955 The ice shelf cavity is represented. However, the fwf (\np{sn\_fwfisf}) and heat flux (\np{sn\_qisf}) are  
    956 not computed but specified from file.  
     973The ice shelf cavity is opened (\np{ln\_isfcav}~=~true needed). However, the fwf is not computed but specified from file \np{sn\_fwfisf}).  
     974The heat flux ($Q_h$) is computed as $Q_h = fwf \times L_f$.\\ 
    957975\end{description} 
    958976 
    959 \np{nn\_isf}~=~1 and \np{nn\_isf}~=~2 compute a melt rate based on the water masse properties, ocean velocities and depth. 
    960  This flux is thus highly dependent of the model resolution (horizontal and vertical), realism of the water masse onto the shelf ... 
    961  
    962 \np{nn\_isf}~=~3 and \np{nn\_isf}~=~4 read the melt rate and heat flux from a file. You have total control of the fwf scenario. 
    963  
     977 
     978$\bullet$ \np{nn\_isf}~=~1 and \np{nn\_isf}~=~2 compute a melt rate based on the water mass properties, ocean velocities and depth. 
     979 This flux is thus highly dependent of the model resolution (horizontal and vertical), realism of the water masses onto the shelf ...\\ 
     980 
     981 
     982$\bullet$ \np{nn\_isf}~=~3 and \np{nn\_isf}~=~4 read the melt rate from a file. You have total control of the fwf forcing. 
    964983This can be usefull if the water masses on the shelf are not realistic or the resolution (horizontal/vertical) are too  
    965 coarse to have realistic melting or for sensitivity studies where you want to control your input.  
    966 Full description, sensitivity and validation in preparation.  
    967  
    968 \np{rn\_hisf\_tbl} is the top boundary layer (tbl) thickness used by the Losch parametrisation \citep{Losch2008} to compute the melt. if 0, temperature/salt/velocity in the top cell is used to compute the melt. 
    969 Otherwise, NEMO used the mean value into the tbl.  
     984coarse to have realistic melting or for studies where you need to control your heat and fw input.\\  
     985 
     986A namelist parameters control over how many meters the heat and fw fluxes are spread.  
     987\np{rn\_hisf\_tbl}] is the top boundary layer thickness as defined in \citet{Losch2008}.  
     988This parameter is only used if \np{nn\_isf}~=~1 or \np{nn\_isf}~=~4 
     989 
     990If \np{rn\_hisf\_tbl} = 0.0, the fluxes are put in the top level whatever is its tickness.  
     991 
     992If \np{rn\_hisf\_tbl} $>$ 0.0, the fluxes are spread over the first \np{rn\_hisf\_tbl} m (ie over one or several cells).\\ 
     993 
     994The ice shelf melt is implemented as a volume flux with in the same way as for the runoff. 
     995The fw addition due to the ice shelf melting is, at each relevant depth level, added to the horizontal divergence  
     996(\textit{hdivn}) in the subroutine \rou{sbc\_isf\_div}, called from \mdl{divcur}.  
     997See the runoff section \ref{SBC_rnf} for all the details about the divergence correction.  
     998 
    970999 
    9711000\section{ Ice sheet coupling} 
Note: See TracChangeset for help on using the changeset viewer.