Ignore:
Timestamp:
Jan 22, 2020, 12:36:03 PM (5 years ago)
Author:
emillour
Message:

Mars GCM:
Fix some conflicts that had not been resolved in previous commit.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r2220 r2221  
    28072807Add the observer simulator program simu_MCS_temp.F90 to the LMDZ.MARS/util/ directory, as well as a simu_MCS_temp.def. This program reads a MCS file (binned by Luca Montabone), extracts the daytime and nighttime temperatures from a GCM simulation file, and outputs a netcdf file in the same format as the MCS file.
    28082808More details in simu_MCS_temp.def and in the preface of simu_MCS_temp.F90.
    2809 <<<<<<< .mine
    2810 
    2811 == 22/01/2020 == DB (the return!)
    2812 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.
    2813 
    2814 =======
    28152809
    28162810== 07/01/2020 == AD
     
    28352829Change "latentheat" flag to a more descriptive "latentheat_surfwater" and
    28362830set its default value to .true.
    2837 >>>>>>> .r2219
     2831
     2832== 22/01/2020 == DB (the return!)
     2833Update 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.
     2834
Note: See TracChangeset for help on using the changeset viewer.