/[MITgcm]/manual/s_phys_pkgs/text/shelfice.tex
ViewVC logotype

Diff of /manual/s_phys_pkgs/text/shelfice.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4 by jmc, Mon Aug 30 23:09:22 2010 UTC revision 1.5 by mlosch, Thu Dec 1 11:59:46 2011 UTC
# Line 94  and \code{data.shelfice} (read in \code{ Line 94  and \code{data.shelfice} (read in \code{
94  ~ \\  ~ \\
95  %  %
96  A package is switched on/off at run-time by setting  A package is switched on/off at run-time by setting
97  (e.g. for SHELFICE) \code{useSHELFICE = .TRUE.} in \code{data.pkg}.  (e.g.\ for SHELFICE) \code{useSHELFICE = .TRUE.} in \code{data.pkg}.
98    
99  \paragraph{General flags and parameters}  \paragraph{General flags and parameters}
100  ~ \\  ~ \\
# Line 137  Table~\ref{tab:pkg:shelfice:runtimeparms Line 137  Table~\ref{tab:pkg:shelfice:runtimeparms
137        &  %---ref---        &  %---ref---
138        \\        \\
139        SHELFICEHeatCapacity\_Cp & 2000.0E+00        SHELFICEHeatCapacity\_Cp & 2000.0E+00
140        &   latent heat of fusion ($c_{p,I}$)        &   specific heat capacity of ice ($c_{p,I}$)
141        &  %---ref---        &  %---ref---
142        \\        \\
143        rhoShelfIce              &  917.0E+00        rhoShelfIce              &  917.0E+00
# Line 407  $T_{f}$ which is computed from a linear Line 407  $T_{f}$ which is computed from a linear
407  \begin{equation}  \begin{equation}
408    \label{eq:helmerfreeze}    \label{eq:helmerfreeze}
409      T_{f} = (0.0901 - 0.0575\ S_{b})^{\circ}      T_{f} = (0.0901 - 0.0575\ S_{b})^{\circ}
410      - 7.61 \times 10^{-4}\frac{^{\circ}}{\text{dBar}}\ p_{b}      - 7.61 \times 10^{-4}\frac{\text{K}}{\text{dBar}}\ p_{b}
411  \end{equation}  \end{equation}
412  with the salinity $S_{b}$ and the pressure $p_{b}$ (in dBar) in the  with the salinity $S_{b}$ and the pressure $p_{b}$ (in dBar) in the
413  cell at the ice-water interface. From the salt budget, the salt flux  cell at the ice-water interface. From the salt budget, the salt flux
# Line 522  C ... Line 522  C ...
522  C | | |-EXTERNAL_FORCING_T :: Problem specific forcing for temperature.  C | | |-EXTERNAL_FORCING_T :: Problem specific forcing for temperature.
523  C | | |-SHELFICE_FORCING_T :: apply heat fluxes from ice shelf model  C | | |-SHELFICE_FORCING_T :: apply heat fluxes from ice shelf model
524  C ...  C ...
525  C | | |-EXTERNAL_FORCING_S :: Problem specific forcing for temperature.  C | | |-EXTERNAL_FORCING_S :: Problem specific forcing for salinity.
526  C | | |-SHELFICE_FORCING_S :: apply fresh water fluxes from ice shelf model  C | | |-SHELFICE_FORCING_S :: apply fresh water fluxes from ice shelf model
527  C ...  C ...
528  C | |-DYNAMICS             :: Momentum equations driver.  C | |-DYNAMICS             :: Momentum equations driver.
# Line 586  Table \ref{tab:pkg:shelfice:diagnostics} Line 586  Table \ref{tab:pkg:shelfice:diagnostics}
586    
587  %%% Local Variables:  %%% Local Variables:
588  %%% mode: latex  %%% mode: latex
589  %%% TeX-master: "../manual"  %%% TeX-master: "../../manual"
590  %%% End:  %%% End:

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22