/[MITgcm]/MITgcm_contrib/jscott/igsm/inc/clm2mit.com
ViewVC logotype

Annotation of /MITgcm_contrib/jscott/igsm/inc/clm2mit.com

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


Revision 1.1 - (hide annotations) (download)
Fri Aug 11 19:33:30 2006 UTC (18 years, 11 months ago) by jscott
Branch: MAIN
CVS Tags: HEAD
atm2d package

1 jscott 1.1 real(r8) :: lhfclm(clmlon,clmlat)
2     real(r8) :: shfclm(clmlon,clmlat)
3     real(r8) :: tauxclm(clmlon,clmlat)
4     real(r8) :: tauyclm(clmlon,clmlat)
5     real(r8) :: niralbclm(clmlon,clmlat)
6     real(r8) :: paralbclm(clmlon,clmlat)
7     real(r8) :: sroclm(clmlon,clmlat)
8     real(r8) :: ssrclm(clmlon,clmlat)
9     real(r8) :: glrclm(clmlon,clmlat)
10     real(r8) :: tsoiclm(clmlon,clmlat,levsoi)
11     real(r8) :: h2osclm(clmlon,clmlat,levsoi)
12     common/clm2mit/lhfclm,shfclm,tauxclm,tauyclm,niralbclm,paralbclm,sroclm,ssrclm,glrclm,tsoiclm,h2osclm

  ViewVC Help
Powered by ViewVC 1.1.22