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

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

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

revision 1.5 by jmc, Tue Apr 4 20:15:20 2006 UTC revision 1.7 by edhill, Thu Apr 6 21:35:26 2006 UTC
# Line 10  Note: Line 10  Note:
10    
11  \subsubsection{Key subroutines, parameters and files}  \subsubsection{Key subroutines, parameters and files}
12  \label{sec:pkg:aim:implementation}  \label{sec:pkg:aim:implementation}
13    
14    \subsubsection{AIM Diagnostics}
15    \label{sec:pkg:aim:diagnostics}
16    
17    {\footnotesize
18    \begin{verbatim}
19    
20    ------------------------------------------------------------------------
21    <-Name->|Levs|<-parsing code->|<--  Units   -->|<- Tile (max=80c)
22    ------------------------------------------------------------------------
23    DIABT   |  5 |SM      ML      |K/s             |Pot. Temp.  Tendency (Mass-Weighted) from Diabatic Processes
24    DIABQ   |  5 |SM      ML      |g/kg/s          |Spec.Humid. Tendency (Mass-Weighted) from Diabatic Processes
25    RADSW   |  5 |SM      ML      |K/s             |Temperature Tendency due to Shortwave Radiation (TT_RSW)
26    RADLW   |  5 |SM      ML      |K/s             |Temperature Tendency due to Longwave  Radiation (TT_RLW)
27    DTCONV  |  5 |SM      MR      |K/s             |Temperature Tendency due to Convection (TT_CNV)
28    TURBT   |  5 |SM      ML      |K/s             |Temperature Tendency due to Turbulence in PBL (TT_PBL)
29    DTLS    |  5 |SM      ML      |K/s             |Temperature Tendency due to Large-scale condens. (TT_LSC)
30    DQCONV  |  5 |SM      MR      |g/kg/s          |Spec. Humidity Tendency due to Convection (QT_CNV)
31    TURBQ   |  5 |SM      ML      |g/kg/s          |Spec. Humidity Tendency due to Turbulence in PBL (QT_PBL)
32    DQLS    |  5 |SM      ML      |g/kg/s          |Spec. Humidity Tendency due to Large-Scale Condens. (QT_LSC)
33    TSR     |  1 |SM P    U1      |W/m^2           |Top-of-atm. net Shortwave Radiation (+=dw)
34    OLR     |  1 |SM P    U1      |W/m^2           |Outgoing Longwave  Radiation (+=up)
35    RADSWG  |  1 |SM P    L1      |W/m^2           |Net Shortwave Radiation at the Ground (+=dw)
36    RADLWG  |  1 |SM      L1      |W/m^2           |Net Longwave  Radiation at the Ground (+=up)
37    HFLUX   |  1 |SM      L1      |W/m^2           |Sensible Heat Flux (+=up)
38    EVAP    |  1 |SM      L1      |g/m^2/s         |Surface Evaporation (g/m2/s)
39    PRECON  |  1 |SM P    L1      |g/m^2/s         |Convective  Precipitation (g/m2/s)
40    PRECLS  |  1 |SM      M1      |g/m^2/s         |Large Scale Precipitation (g/m2/s)
41    CLDFRC  |  1 |SM P    M1      |0-1             |Total Cloud Fraction (0-1)
42    CLDPRS  |  1 |SM PC167M1      |0-1             |Cloud Top Pressure (normalized)
43    CLDMAS  |  5 |SM P    LL      |kg/m^2/s        |Cloud-base Mass Flux  (kg/m^2/s)
44    DRAG    |  5 |SM P    LL      |kg/m^2/s        |Surface Drag Coefficient (kg/m^2/s)
45    WINDS   |  1 |SM P    L1      |m/s             |Surface Wind Speed  (m/s)
46    TS      |  1 |SM      L1      |K               |near Surface Air Temperature  (K)
47    QS      |  1 |SM P    L1      |g/kg            |near Surface Specific Humidity  (g/kg)
48    ENPREC  |  1 |SM      M1      |W/m^2           |Energy flux associated with precip. (snow, rain Temp)
49    ALBVISDF|  1 |SM P    L1      |0-1             |Surface Albedo (Visible band) (0-1)
50    DWNLWG  |  1 |SM P    L1      |W/m^2           |Downward Component of Longwave Flux at the Ground (+=dw)
51    SWCLR   |  5 |SM      ML      |K/s             |Clear Sky Temp. Tendency due to Shortwave Radiation
52    LWCLR   |  5 |SM      ML      |K/s             |Clear Sky Temp. Tendency due to Longwave  Radiation
53    TSRCLR  |  1 |SM P    U1      |W/m^2           |Clear Sky Top-of-atm. net Shortwave Radiation (+=dw)
54    OLRCLR  |  1 |SM P    U1      |W/m^2           |Clear Sky Outgoing Longwave  Radiation  (+=up)
55    SWGCLR  |  1 |SM P    L1      |W/m^2           |Clear Sky Net Shortwave Radiation at the Ground (+=dw)
56    LWGCLR  |  1 |SM      L1      |W/m^2           |Clear Sky Net Longwave  Radiation at the Ground (+=up)
57    UFLUX   |  1 |UM   184L1      |N/m^2           |Zonal Wind Surface Stress  (N/m^2)
58    VFLUX   |  1 |VM   183L1      |N/m^2           |Meridional Wind Surface Stress  (N/m^2)
59    DTSIMPL |  1 |SM P    L1      |K               |Surf. Temp Change after 1 implicit time step
60    \end{verbatim}
61    }
62    

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

  ViewVC Help
Powered by ViewVC 1.1.22