Changeset 285 for trunk/LMDZ.MARS/README
- Timestamp:
- Sep 8, 2011, 1:59:47 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r284 r285 924 924 tracer transport in the thermals, or "granulosity" in the outputs for wmax, lmax and hfmax. 925 925 926 == 08/09/11 == AS 927 LMDZ.MARS + MESOSCALE. 928 ---> Setting up a more realistic water ice source at the poles (notably outliers) 929 930 [[ surfini.F ]] 931 Main 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 ]] 939 Just changed a comment with wrong formatting 940 941 --> below, only MESOSCALE 942 943 [[ soil.F ]] 944 if 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 ]] 949 meso_inc_caps no longer called. keep for reference for the moment. 950 951 [[ meso_inc/meso_inc_var.F ]] 952 deleted lines with *_lim variables, now useless
Note: See TracChangeset
for help on using the changeset viewer.