/[MITgcm]/MITgcm/verification/cpl_aim+ocn/shared_code/ATMIDS.h
ViewVC logotype

Annotation of /MITgcm/verification/cpl_aim+ocn/shared_code/ATMIDS.h

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


Revision 1.1 - (hide annotations) (download)
Mon Dec 15 21:07:25 2003 UTC (20 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52l_pre, checkpoint52e_pre, checkpoint52n_post, checkpoint52j_post, checkpoint52e_post, checkpoint52l_post, checkpoint52k_post, checkpoint53b_pre, checkpoint52m_post, checkpoint53a_post, checkpoint53b_post, checkpoint53, checkpoint52d_post, checkpoint52f_post, checkpoint52i_post, checkpoint52j_pre, checkpoint52i_pre, checkpoint52h_pre, checkpoint52f_pre
File MIME type: text/plain
new verification exp: coupled set-up on cubed-sphere grid using AIM pkg.

1 jmc 1.1 C $Header: $
2     C $Name: $
3    
4     C /==========================================================\
5     C | ATMIDS.h Declare symbolic constants holding strings that |
6     C | are used to identify this component and the |
7     C | fields it exchanges with other components. |
8     C \==========================================================/
9     CHARACTER*(8) atmCompName
10     PARAMETER( atmCompName = 'UV-Atmos' )
11     CHARACTER*(10) atmDepthName
12     PARAMETER( atmDepthName = 'ATM Depths' )
13     CHARACTER*(7) atmSSTName
14     PARAMETER( atmSSTName = 'ATM SST' )
15     CHARACTER*(8) atmTauXName
16     PARAMETER( atmTauXName = 'ATM tauX' )
17     CHARACTER*(8) atmTauYName
18     PARAMETER( atmTauYName = 'ATM tauY' )
19     CHARACTER*(12) atmHeatFluxName
20     PARAMETER( atmHeatFluxName = 'ATM HeatFlux' )
21     CHARACTER*(9) atmEvMPrName
22     PARAMETER( atmEvMPrName = 'ATM Ev-Pr' )
23     CHARACTER*(10) atmRunOffName
24     PARAMETER( atmRunOffName = 'ATM RunOff' )
25     CHARACTER*(13) atmQlongwaveName
26     PARAMETER( atmQlongwaveName = 'ATM Qlongwave' )
27     CHARACTER*(14) atmQshortwaveName
28     PARAMETER( atmQshortwaveName = 'ATM Qshortwave' )
29     CHARACTER*(11) atmQlatentName
30     PARAMETER( atmQlatentName = 'ATM Qlatent' )
31     CHARACTER*(13) atmQsensibleName
32     PARAMETER( atmQsensibleName = 'ATM Qsensible' )
33     CHARACTER*(14) atmUvelgroundName
34     PARAMETER( atmUvelgroundName = 'ATM Uvelground' )
35     CHARACTER*(14) atmVvelgroundName
36     PARAMETER( atmVvelgroundName = 'ATM Vvelground' )

  ViewVC Help
Powered by ViewVC 1.1.22