/[MITgcm]/MITgcm/pkg/aim/com_forcon.h
ViewVC logotype

Annotation of /MITgcm/pkg/aim/com_forcon.h

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


Revision 1.5 - (hide annotations) (download)
Mon Aug 1 19:34:57 2005 UTC (18 years, 10 months ago) by cnh
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
File MIME type: text/plain
FILE REMOVED
Emptying aim/ since aim_v23 is now "the one" for all experiements.

1 cnh 1.5 C $Header: /u/gcmpack/MITgcm/pkg/aim/com_forcon.h,v 1.4 2002/09/27 20:01:57 jmc Exp $
2 jmc 1.4 C $Name: $
3 adcroft 1.2 C $Namer: $
4    
5 jmc 1.4 #ifdef ALLOW_AIM
6    
7     C-- COMMON /FORCON/: Constants for forcing fields (initial. in INPHYS)
8     C SOLC = Solar constant (area averaged) in W/m^2
9     C ALBSEA = Albedo over sea
10     C ALBICE = Albedo over sea ice (for ice fraction = 1)
11     C ALBSN = Albedo over snow (for snow depth > SDALB)
12     C SDALB = Snow depth corresponding to maximum albedo
13     C SWCAP = Soil wetness capacity
14     C SWWIL = Soil wetness at wilting point
15 adcroft 1.2
16     COMMON /FORCON/ SOLC, ALBSEA, ALBICE, ALBSN, SDALB,
17     & SWCAP, SWWIl
18 jmc 1.4 _RL SOLC, ALBSEA, ALBICE, ALBSN, SDALB, SWCAP, SWWIl
19    
20     C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
21     #endif /* ALLOW_AIM */

  ViewVC Help
Powered by ViewVC 1.1.22