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

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

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

revision 1.1 by jmc, Wed Jan 28 19:56:21 2004 UTC revision 1.7 by edhill, Thu Apr 6 21:35:26 2006 UTC
# Line 15  Line 15 
15    
16  \def\deg{$^o$}  \def\deg{$^o$}
17  %%%--------------------------------------%%%  %%%--------------------------------------%%%
18  \section{Thermodynamic Sea Ice Package}  \subsection{THSICE: The Thermodynamic Sea Ice Package}
19    \label{sec:pkg:thsice}
20    \begin{rawhtml}
21    <!-- CMIREDIR:package_thsice: -->
22    \end{rawhtml}
23    
24  {\bf Important note:}  {\bf Important note:}
25  This document has been written by Stephanie Dutkiewicz  This document has been written by Stephanie Dutkiewicz
# Line 37  Modifications are discussed in small fon Line 41  Modifications are discussed in small fon
41  subroutine descriptions.  subroutine descriptions.
42    
43  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
44    \subsubsection{Key parameters and Routines}
 \vspace{1cm}  
45    
46  \noindent  \noindent
47  The ice model is called from {\it thermodynamics.F}, subroutine  The ice model is called from {\it thermodynamics.F}, subroutine
# Line 463  be greater than 0}) Line 466  be greater than 0})
466  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
467  \vspace{1cm}  \vspace{1cm}
468    
469  \noindent  \subsubsection{Important Notes}
 {\bf {\underline{Important Notes}}}  
470    
471  \noindent  \noindent
472  {\bf 1)} heat fluxes have different signs in the ocean and ice  {\bf 1)} heat fluxes have different signs in the ocean and ice
# Line 476  models. Line 478  models.
478    
479  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
480    
481    \subsubsection{THSICE Diagnostics}
482    \label{sec:pkg:thsice:diagnostics}
483    
484    {\footnotesize
485    \begin{verbatim}
486    
487    ------------------------------------------------------------------------
488    <-Name->|Levs|<-parsing code->|<--  Units   -->|<- Tile (max=80c)
489    ------------------------------------------------------------------------
490    SI_Fract|  1 |SM P    M1      |0-1             |Sea-Ice fraction  [0-1]
491    SI_Thick|  1 |SM PC197M1      |m               |Sea-Ice thickness (area weighted average)
492    SI_SnowH|  1 |SM PC197M1      |m               |Snow thickness over Sea-Ice (area weighted)
493    SI_Tsrf |  1 |SM  C197M1      |degC            |Surface Temperature over Sea-Ice (area weighted)
494    SI_Tice1|  1 |SM  C197M1      |degC            |Sea-Ice Temperature, 1srt layer (area weighted)
495    SI_Tice2|  1 |SM  C197M1      |degC            |Sea-Ice Temperature, 2nd  layer (area weighted)
496    SI_Qice1|  1 |SM  C198M1      |J/kg            |Sea-Ice enthalpy, 1srt layer (mass weighted)
497    SI_Qice2|  1 |SM  C198M1      |J/kg            |Sea-Ice enthalpy, 2nd  layer (mass weighted)
498    SIalbedo|  1 |SM PC197M1      |0-1             |Sea-Ice Albedo [0-1] (area weighted average)
499    SIsnwAge|  1 |SM P    M1      |s               |snow age over Sea-Ice
500    SIsnwPrc|  1 |SM  C197M1      |kg/m^2/s        |snow precip. (+=dw) over Sea-Ice (area weighted)
501    SIflxAtm|  1 |SM      M1      |W/m^2           |net heat flux from the Atmosphere (+=dw)
502    SIfrwAtm|  1 |SM      M1      |kg/m^2/s        |fresh-water flux to the Atmosphere (+=up)
503    SIflx2oc|  1 |SM      M1      |W/m^2           |heat flux out of the ocean (+=up)
504    SIfrw2oc|  1 |SM      M1      |m/s             |fresh-water flux out of the ocean (+=up)
505    SIsaltFx|  1 |SM      M1      |psu.kg/m^2      |salt flux out of the ocean (+=up)
506    SItOcMxL|  1 |SM      M1      |degC            |ocean mixed layer temperature
507    SIsOcMxL|  1 |SM P    M1      |psu             |ocean mixed layer salinity
508    \end{verbatim}
509    }
510    
511    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
512  \vspace{1cm}  \vspace{1cm}
513    
514  \noindent  \noindent

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22