Changeset 131 for trunk/mars/README


Ignore:
Timestamp:
May 25, 2011, 4:19:36 PM (14 years ago)
Author:
aslmd
Message:

mars

M 130 mars/libf/phymars/callradite.F
M 130 mars/README
no more need to modify callradite.F prior to compilation
[but still dimradmars.h must be modified]

--> in callradite.F we now have

-- DEFAULT name_iaer(1) is "dust_conrath"
-- IF (doubleq.AND.active) name_iaer(1) = "dust_doubleq"
-- IF (water.AND.activice) name_iaer(2) = "h2o_ice"

M 130 000-USERS
small meeting about SVN for "planeto" team

M 130 mars/libf/phymars/meso_physiq.F
purely cosmetic changes

M 130 mesoscale/PLOT/MINIMAL/map_latlon.pro
M 130 mesoscale/PLOT/SPEC/GW/gravitwave2.pro
M 130 mesoscale/PLOT/SPEC/GW/gravitwaveprof.pro
M 130 mesoscale/PLOT/SPEC/GW/gravitwave_inc.pro
A 0 mesoscale/PLOT/SPEC/MAP/defs/THARSIS_newphys_bugnoRAC_RACgcm_TAUTES.map_uvt_inc.pro
M 130 mesoscale/PLOT/SPEC/MAP/map_uvt.pro
graphic stuff for GW studies and H2O cycle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mars/README

    r120 r131  
    632632   --> fix by moving the closing "endif" [in addition to corrections mentioned in the previous point]
    633633
    634 == 17/10/2011 == EM
     634== 17/05/2011 == EM
    635635>> set internal computations using double precision in growthrate.F and
    636636   watercloud.F (otherwise we sometimes end up with Nans).
    637637>> add extra checks in newcondens.F to avoid possibility of out of bounds
    638638   evaluation of array masse()
    639    
     639 
     640== 25/05/2011 == AS
     641>> found that the 10/05/2011 bug fix in newsedim.F is also useful for GCM runs.
     642>> no more need to modify callradite.F prior to compilation [but still dimradmars.h must be modified]
     643   --> in callradite.F we now have
     644       -- DEFAULT name_iaer(1) is "dust_conrath"
     645       -- IF (doubleq.AND.active) name_iaer(1) = "dust_doubleq"
     646       -- IF (water.AND.activice) name_iaer(2) = "h2o_ice" 
Note: See TracChangeset for help on using the changeset viewer.