Ignore:
Timestamp:
Jan 22, 2020, 11:41:33 AM (5 years ago)
Author:
dbardet
Message:

Update the nonorographic gravity waves drag parametrization (from the r3599 of Earth s model LMDZ6): 1) add east_ and west_gwdstress variables, 2) delete aleas function: random waves are producted by the MOD function, 3) reproductibility concerning the number of procs is now validated, 4) changing name of some variables like RUW, RVW, ZOP, ZOM,..., 5) tendency of winds due to GW drag are now module variables and written in restart files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/callkeys.h

    r2218 r2220  
    1515     &   ,calltherm,callrichsl,callslope,tituscap,callyamada4,co2clouds &
    1616     &   ,co2useh2o,meteo_flux,CLFvaryingCO2,spantCO2,CLFvarying        &
     17<<<<<<< .mine
     18     &   ,satindexco2,rdstorm,slpwind,calllott_nonoro,latentheat        &
     19     &   ,gwd_convective_source
     20=======
    1721     &   ,satindexco2,rdstorm,slpwind,calllott_nonoro                   &
    1822     &   ,latentheat_surfwater
     23>>>>>>> .r2219
    1924     
    2025      COMMON/callkeys_i/iradia,iaervar,iddist,ilwd,ilwb,ilwn,ncouche    &
     
    3742      logical callg2d
    3843      logical linear
     44      logical gwd_convective_source
    3945
    4046      real topdustref
Note: See TracChangeset for help on using the changeset viewer.