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

Contents of /MITgcm/pkg/aim/com_cnvcon.h

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


Revision 1.5 - (show annotations) (download)
Mon Aug 1 19:34:57 2005 UTC (18 years, 9 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 C $Header: /u/gcmpack/MITgcm/pkg/aim/com_cnvcon.h,v 1.4 2002/09/27 20:01:57 jmc Exp $
2 C $Name: $
3 C $Namer: $
4
5 #ifdef ALLOW_AIM
6 C--
7 C-- /CNVCON/: Convection constants (init. in INPHYS)
8 C-- RHBL = relative hum. threshold in the boundary (lowest) layer
9 C-- TRCNV = time of relaxation (in hours) towards neutral equilibrium
10 C-- ENTMAX = max. entrainment as a fraction of cloud-base mass flux
11
12 COMMON /CNVCON/ RHBL, TRCNV, ENTMAX
13 _RL RHBL, TRCNV, ENTMAX
14
15 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
16 #endif /* ALLOW_AIM */

  ViewVC Help
Powered by ViewVC 1.1.22