|
|
|||
File indexing completed on 2024-12-17 18:32:18 UTC
view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTCd676f916b2 Jean*0001 #ifdef ALLOW_AIM 0002 0003 C-- COMMON /CNVCON/: Convection constants (initial. in INPHYS) 0004 C PSMIN = minimum (norm.) sfc. pressure for the occurrence of convection 0005 C TRCNV = time of relaxation (in hours) towards reference state 0006 C QBL = specific hum. threshold in the boundary layer 0007 C RHBL = relative hum. threshold in the boundary layer 0008 C RHIL = rel. hum. threshold in intermed. layers for secondary mass flux 0009 C ENTMAX = max. entrainment as a fraction of cloud-base mass flux 0010 C SMF = ratio between secondary and primary mass flux at cloud-base 0011 0012 COMMON /CNVCON/ PSMIN, TRCNV, QBL, RHBL, RHIL, ENTMAX, SMF 0013 _RL PSMIN, TRCNV, QBL, RHBL, RHIL, ENTMAX, SMF 0014 0015 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----| 0016 #endif /* ALLOW_AIM */
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated from https://github.com/darwinproject/darwin3 by the 2.3.7-MITgcm-0.1 LXR engine. The LXR team |
|