Changeset 90


Ignore:
Timestamp:
Mar 4, 2011, 6:52:24 PM (14 years ago)
Author:
aslmd
Message:

mars: similaire a r89, mais [sorry] remplissage de mars/README oublie... maintenant retabli proprement

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/mars/README

    r83 r90  
    603603      * ccn must not be modified elsewhere [e.g. in watercloud, when divided by ccn_factor]
    604604        --> all calculations on ccn are now moved in callradite
     605
     606== 03/03/2011 == AS
     607>> Added a pre-compilation flag MESOSCALE so that the LMDZ.MARS GCM
     608will compile without stating errors because of mesoscale routines.
     609[meso_physiq.F, meso_inifis.F]
     610>> Now, this MESOSCALE precompilation flag can be used to lower
     611the number of meso_* routines when adaptations for mesoscale
     612applications are not very extended.
     613   --> meso_testphys1d.F, meso_testphys1d.F, meso_dustlift.F
     614       routines were deleted and changes are now moved under
     615       the MESOSCALE flag in the original GCM routines
     616   --> Completely transparent for GCM compilation
     617       since it is devoid of the -DMESOSCALE option
     618   --> Very good for syncing because changes in dustlift, newcondens
     619       will be directly available in the mesoscale model
     620
     621== 04/03/2011 == AS + JBM
     622>> new version version for aeroptproperties.F in phymars to limit uncertainties and be able to play with ngau
     623>> this was coded by JBM in his personal reference version but not transmitted to the team reference version
  • trunk/mesoscale/NOTES.txt

    r86 r90  
     1
     2
     3ncwa -O -v mtot,icetot -a longitude -d longitude,-179.0,179.0 diagfi.nc yeye.nc
     4
     5
    16
    27A FAIRE:::: mettre des flags precompilo dans les meso_
Note: See TracChangeset for help on using the changeset viewer.