/[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.5 by molod, Mon Jul 18 20:45:27 2005 UTC revision 1.6 by molod, Wed Apr 5 23:42:27 2006 UTC
# Line 41  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 467  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 480  models. Line 478  models.
478    
479  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
480    
481    \subsubsection{THSICE Diagnostics}
482    \label{sec:pkg:thsice:diagnostics}
483    
484    \begin{verbatim}
485    
486    ------------------------------------------------------------------------
487    <-Name->|Levs|<-parsing code->|<--  Units   -->|<- Tile (max=80c)
488    ------------------------------------------------------------------------
489    SI_Fract|  1 |SM P    M1      |0-1             |Sea-Ice fraction  [0-1]
490    SI_Thick|  1 |SM PC197M1      |m               |Sea-Ice thickness (area weighted average)
491    SI_SnowH|  1 |SM PC197M1      |m               |Snow thickness over Sea-Ice (area weighted)
492    SI_Tsrf |  1 |SM  C197M1      |degC            |Surface Temperature over Sea-Ice (area weighted)
493    SI_Tice1|  1 |SM  C197M1      |degC            |Sea-Ice Temperature, 1srt layer (area weighted)
494    SI_Tice2|  1 |SM  C197M1      |degC            |Sea-Ice Temperature, 2nd  layer (area weighted)
495    SI_Qice1|  1 |SM  C198M1      |J/kg            |Sea-Ice enthalpy, 1srt layer (mass weighted)
496    SI_Qice2|  1 |SM  C198M1      |J/kg            |Sea-Ice enthalpy, 2nd  layer (mass weighted)
497    SIalbedo|  1 |SM PC197M1      |0-1             |Sea-Ice Albedo [0-1] (area weighted average)
498    SIsnwAge|  1 |SM P    M1      |s               |snow age over Sea-Ice
499    SIsnwPrc|  1 |SM  C197M1      |kg/m^2/s        |snow precip. (+=dw) over Sea-Ice (area weighted)
500    SIflxAtm|  1 |SM      M1      |W/m^2           |net heat flux from the Atmosphere (+=dw)
501    SIfrwAtm|  1 |SM      M1      |kg/m^2/s        |fresh-water flux to the Atmosphere (+=up)
502    SIflx2oc|  1 |SM      M1      |W/m^2           |heat flux out of the ocean (+=up)
503    SIfrw2oc|  1 |SM      M1      |m/s             |fresh-water flux out of the ocean (+=up)
504    SIsaltFx|  1 |SM      M1      |psu.kg/m^2      |salt flux out of the ocean (+=up)
505    SItOcMxL|  1 |SM      M1      |degC            |ocean mixed layer temperature
506    SIsOcMxL|  1 |SM P    M1      |psu             |ocean mixed layer salinity
507    \end{verbatim}
508    
509    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
510  \vspace{1cm}  \vspace{1cm}
511    
512  \noindent  \noindent

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

  ViewVC Help
Powered by ViewVC 1.1.22