Changeset 472 for trunk/LMDZ.MARS/README


Ignore:
Timestamp:
Dec 14, 2011, 8:47:53 AM (13 years ago)
Author:
emillour
Message:

Mars GCM:

fixed bug in callsedim.F: recomputation of rdust and rice should only be done

if the appropriate tracers and flags are set.

commented out call to uertst in ch.F (uertst crashes with gfortran and is

moreover puerly diagnostic messages).

In nltecool.F: Enforced using igcm_* indexes to identify tracers and not

hard coded fixed numbers (which would lead to a disaster in cases where the
order of tracers was changed).

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r463 r472  
    13301330  with a change in arguments.
    13311331
    1332 
     1332== 14/12/2011 == EM
     1333>> fixed bug in callsedim.F: recomputation of rdust and rice should only be done
     1334   if the appropriate tracers and flags are set.
     1335>> commented out call to uertst in ch.F (uertst crashes with gfortran and is
     1336   moreover puerly diagnostic messages).
     1337>> In nltecool.F: Enforced using igcm_* indexes to identify tracers and not
     1338   hard coded fixed numbers (which would lead to a disaster in cases where the
     1339   order of tracers was changed).
     1340
Note: See TracChangeset for help on using the changeset viewer.