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 6317 for branches/2015/nemo_v3_6_STABLE/DOC/TexFiles/Chapters/Chap_SBC.tex – NEMO

Ignore:
Timestamp:
2016-02-15T16:21:15+01:00 (8 years ago)
Author:
mathiot
Message:

ISF: update documentation and biblio

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/nemo_v3_6_STABLE/DOC/TexFiles/Chapters/Chap_SBC.tex

    r6275 r6317  
    924924\namdisplay{namsbc_isf} 
    925925%-------------------------------------------------------------------------------------------------------- 
    926 Namelist variable in \ngn{namsbc}, \np{nn\_isf}, control the kind of ice shelf representation used.  
     926Namelist variable in \ngn{namsbc}, \np{nn\_isf}, controls the ice shelf representation used.  
    927927\begin{description} 
    928928\item[\np{nn\_isf}~=~1] 
    929 The ice shelf cavity is represented. The fwf and heat flux are computed.  
    930 Full description, sensitivity and validation in preparation.  
     929The ice shelf cavity is represented. The fwf and heat flux are computed. Two different bulk formula are available: 
     930   \begin{description} 
     931   \item[\np{nn\_isfblk}~=~1] 
     932   The bulk formula used to compute the melt is based the one described in \citet{Hunter2006}. 
     933        This formulation is based on a balance between the upward ocean heat flux and the latent heat flux at the ice shelf base. 
     934 
     935   \item[\np{nn\_isfblk}~=~2]  
     936   The bulk formula used to compute the melt is based the one described in \citet{Jenkins1991}. 
     937        This formulation is based on a 3 equations formulation (a heat flux budget, a salt flux budget 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} 
    931958 
    932959\item[\np{nn\_isf}~=~2] 
     
    934961The fwf is distributed along the ice shelf edge between the depth of the average grounding line (GL) 
    935962(\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).  
    936 Furthermore the fwf is computed using the \citet{Beckmann2003} parameterisation of isf melting.  
     963Furthermore the fwf and heat flux are computed using the \citet{Beckmann2003} parameterisation of isf melting.  
    937964The effective melting length (\np{sn\_Leff\_isf}) is read from a file. 
    938965 
    939966\item[\np{nn\_isf}~=~3] 
    940967A simple parameterisation of isf is used. The ice shelf cavity is not represented.  
    941 The fwf (\np{sn\_rnfisf}) is distributed along the ice shelf edge between the depth of the average grounding line (GL) 
    942 (\np{sn\_depmax\_isf}) and the base of the ice shelf along the calving front (\np{sn\_depmin\_isf}). 
    943 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$. 
    944971 
    945972\item[\np{nn\_isf}~=~4] 
    946 The ice shelf cavity is represented. However, the fwf (\np{sn\_fwfisf}) and heat flux (\np{sn\_qisf}) are  
    947 not computed but specified from file.  
     973The ice shelf cavity is opened. 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$.\\ 
    948975\end{description} 
    949976 
    950 \np{nn\_isf}~=~1 and \np{nn\_isf}~=~2 compute a melt rate based on the water masse properties, ocean velocities and depth. 
    951  This flux is thus highly dependent of the model resolution (horizontal and vertical), realism of the water masse onto the shelf ... 
    952  
    953 \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. 
    954  
     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. 
    955983This can be usefull if the water masses on the shelf are not realistic or the resolution (horizontal/vertical) are too  
    956 coarse to have realistic melting or for sensitivity studies where you want to control your input.  
    957 Full description, sensitivity and validation in preparation.  
    958  
    959 There is 2 ways to apply the fwf to NEMO. The first possibility (\np{ln\_divisf}~=~false) applied the fwf 
    960  and heat flux directly on the salinity and temperature tendancy. The second possibility (\np{ln\_divisf}~=~true) 
    961  apply the fwf as for the runoff fwf (see \S\ref{SBC_rnf}). The mass/volume addition due to the ice shelf melting is, 
    962  at each relevant depth level, added to the horizontal divergence (\textit{hdivn}) in the subroutine \rou{sbc\_isf\_div}  
    963 (called from \mdl{divcur}).  
     984coarse to have realistic melting or for studies where you need to control your heat and fw input.\\  
     985 
     986Two namelist parameters control how the heat and fw fluxes are passed to NEMO: \np{rn\_hisf\_tbl} and \np{ln\_divisf} 
     987\begin{description} 
     988\item[\np{rn\_hisf\_tbl}] is the top boundary layer thickness as defined in \citet{Losch2008}.  
     989This parameter is only used if \np{nn\_isf}~=~1 or \np{nn\_isf}~=~4 
     990It allows you to control over which depth you want to spread the heat and fw fluxes.  
     991 
     992If \np{rn\_hisf\_tbl} = 0.0, the fluxes are put in the top level whatever is its tickness.  
     993 
     994If \np{rn\_hisf\_tbl} $>$ 0.0, the fluxes are spread over the first \np{rn\_hisf\_tbl} m (ie over one or several cells). 
     995 
     996\item[\np{ln\_divisf}] is a flag to apply the fw flux as a volume flux or as a salt flux.  
     997 
     998\np{ln\_divisf}~=~true applies the fwf as a volume flux. This volume flux is implemented with in the same way as for the runoff. 
     999The fw addition due to the ice shelf melting is, at each relevant depth level, added to the horizontal divergence  
     1000(\textit{hdivn}) in the subroutine \rou{sbc\_isf\_div}, called from \mdl{divcur}.  
     1001See the runoff section \ref{SBC_rnf} for all the details about the divergence correction.  
     1002 
     1003\np{ln\_divisf}~=~false applies the fwf and heat flux directly on the salinity and temperature tendancy. 
     1004 
     1005\item[\np{ln\_conserve}] is a flag for \np{nn\_isf}~=~1. A conservative boundary layer scheme as described in \citet{Jenkins2001}  
     1006is used if \np{ln\_conserve}=true. It takes into account the fact that the melt water is at freezing T and needs to be warm up to ocean temperature.  
     1007It is only relevant for \np{ln\_divisf}~=~false.  
     1008If \np{ln\_divisf}~=~true, \np{ln\_conserve} has to be set to false to avoid a double counting of the contribution.  
     1009  
     1010\end{description} 
    9641011% 
    9651012% ================================================================ 
Note: See TracChangeset for help on using the changeset viewer.