Changeset 285 for trunk/LMDZ.MARS/README


Ignore:
Timestamp:
Sep 8, 2011, 1:59:47 AM (13 years ago)
Author:
aslmd
Message:

08/09/11 == AS

LMDZ.MARS + MESOSCALE.
---> Setting up a more realistic water ice source at the poles (notably outliers)

surfini.F ?
Main changes and bug fixes

  • reference to comcstfi.h was wrong. big problem because e.g. pi was not known.
  • commented about a problem to be fixed, due to surfini being called before initracer.
  • MESOSCALE: put the mesoscale north cap definition into a precompiling flag #MESOSCALE

for the moment: if [alb_mean_TES > 0.26 and lat > 70] then outliers
(previously done in meso_inc_caps.F)

inifis.F ?
Just changed a comment with wrong formatting

--> below, only MESOSCALE

soil.F ?
if somewhere IT > IT_outliers, then makes it = IT_outliers

physiq.F ?
meso_inc/meso_inc_caps.F ?
meso_inc/meso_inc_ini.F ?
meso_inc_caps no longer called. keep for reference for the moment.

meso_inc/meso_inc_var.F ?
deleted lines with *_lim variables, now useless

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r284 r285  
    924924         tracer transport in the thermals, or "granulosity" in the outputs for wmax, lmax and hfmax.
    925925
     926== 08/09/11 == AS
     927LMDZ.MARS + MESOSCALE.
     928---> Setting up a more realistic water ice source at the poles (notably outliers)
     929
     930[[ surfini.F ]]
     931Main changes and bug fixes
     932* reference to comcstfi.h was wrong. big problem because e.g. pi was not known.
     933* commented about a problem to be fixed, due to surfini being called before initracer.
     934* MESOSCALE: put the mesoscale north cap definition into a precompiling flag #MESOSCALE
     935             for the moment: if [alb_mean_TES > 0.26 and lat > 70] then outliers
     936             (previously done in meso_inc_caps.F)
     937   
     938[[ inifis.F ]]
     939Just changed a comment with wrong formatting
     940
     941--> below, only MESOSCALE
     942
     943[[ soil.F ]]
     944if somewhere IT > IT_outliers, then makes it = IT_outliers
     945
     946[[ physiq.F ]]
     947[[ meso_inc/meso_inc_caps.F ]]
     948[[ meso_inc/meso_inc_ini.F ]]
     949meso_inc_caps no longer called. keep for reference for the moment.
     950
     951[[ meso_inc/meso_inc_var.F ]]
     952deleted lines with *_lim variables, now useless
Note: See TracChangeset for help on using the changeset viewer.