Ignore:
Timestamp:
12/15/14 09:22:51 (10 years ago)
Author:
millour
Message:

Add the possibility to have a sponge acting on the temperature
in the physics, using flag "callradsponge=.true.". The sponge
vertical extention is the same as the sponge layer in the dynamics.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/branches/SATURN_DYNAMICO/LMDZ.COMMON/libf/phystd/callkeys.h

    r227 r310  
    66 
    77      COMMON/callkeys_l/callrad,corrk,calldifv,UseTurbDiff,calladj      & 
    8      &   , co2cond,callsoil                                             & 
     8     &   , co2cond,callsoil,callradsponge                               & 
    99     &   , season,diurnal,tlocked,rings_shadow,lwrite                   & 
    1010     &   , callstats,calleofdump                                        & 
     
    5050     &   , strictboundcorrk                                              
    5151 
     52      logical callradsponge 
    5253      logical enertest 
    5354      logical nonideal 
Note: See TracChangeset for help on using the changeset viewer.