February 2011 Commit Log

Number of Commits:
10
Number of Active Developers:
5
musat 2011-02-23 14:20 Rev.: 1491

Couplage Thermiques/Emanuel seulement si T<0 avec iflag_coupl==2 (FH)
Correction bug initialisation ptconvth (FH/JYG)
Correction dimensions tableau paprs_glo definition ZPM1R pour le 1D (JYG)
IM

19 lines of code changed in 5 files:

emillour 2011-02-18 12:29 Rev.: 1490

Some minor cosmetic improvements (note that a "STOP" should only be followed by an integer; xlf actually considers having a string after a "stop" as a syntax error for a free form input file, and fails to compile).
EM

40 lines of code changed in 2 files:

lguez 2011-02-17 20:20 Rev.: 1489

Conversion to free source form for "inidissip". "comdissipn.h" is now
valid and equivalent for either free source form or fixed source form.

Added compilation files for Gfortran.

469 lines of code changed in 10 files:

jghattas 2011-02-17 17:23 Rev.: 1488

Added subroutine grilles_gcm_netcdf_sub containing the first part of program create_fausse_var in file grilles_gcm_netcdf.F . The new subroutine is called in ce0l if parameter grilles_gcm_netcdf=T (default =F). The subroutine creates the file grilles_gcm.nc .


403 lines of code changed in 13 files:

jghattas 2011-02-11 17:07 Rev.: 1487

Corrected type error. Error has been in the code since commit 1482.

1 lines of code changed in 1 file:

fairhead 2011-02-11 14:07 Rev.: 1486

Inclusion de la routine "stats" du modele martien qui permet de sortir
le cycle diurne moyen de différentes variables et l'écart-type.
Pour activer cette routine mettre
callstats=y
dans config.def. Les résultats seront placés dans le fichier stats.nc
Pour rajouter des variables: allez à la fin de physiq.F et prendre modèle sur
les lignes call wstats(...) et ne pas oublier de modifier le nombre de variables
sorties dans statto.h (n2dvar et n2dvar).
Attention: la routine n'est pas optimale (elle stocke ses résultats intermédiaires
dans le fichier stats.nc et les lit et écrit à chaque appel de la physique)
et n'a été testée dans LMDZ pour l'instant que sur PC/gfortran
et sur SX8/monoprocesseur. Encore du travail donc. Mais la routine est utilisée
régulièrement avec le modèle martien :-)

-----------------------

Inclusion of the martian model "stats" routine that outputs the mean diurnal
cycle of variables as well as their standard deviation.
To activate the routine, one needs to put
callstats=y
in the config.def file. Results will be output in a stats.nc file
To add more output variables: go to the end of physiq.F and use the call wstats(...)
lines as a template and do not forget to modify the number of output variables in
statto.h (n2dvar and n3dvar)
Caution: the routine is not optimal (as it stocks preliminary results in the stats.nc
file reading and writing at each physics step) and has only been tested in LMDZ
with a PC/gfortran setup and on a NEC-SX8/monoprocessor setup. Some work then still to
be done. But it is used regularly with the martial model :-)

759 lines of code changed in 11 files:

fairhead 2011-02-10 14:28 Rev.: 1485

coquille dans le dernier commit

----------

typo in the last commit

1 lines of code changed in 1 file:

jghattas 2011-02-09 17:44 Rev.: 1484

- Added option aer_type=mix1 and mix2
mix1: as aer_type=scenario for SO4 and aer_type=annuel for the other aerosols.
mix2: as aer_type=scenario for SO4 and aer_type=preind for the other aerosols.
For these 2 options 2 files are read : so4.runxxxx.nc for SO4 and aerosolsxxxx.nc the other aerosols.

- Bug fix for using old sulfate data(files AR4 from O Boucher) : moved test for number of time steps read from file but not available in old file format.

These modifications are already done in rev 1483 at branche LMDZ4_AR5

0 lines of code changed in 4 files:

jghattas 2011-02-09 17:03 Rev.: 1482

Added missing mpi_finalize for ce0l in dyn3dpar, already done at branche LMDZ4_AR5 rev 1476.

11 lines of code changed in 3 files:

fairhead 2011-02-04 14:14 Rev.: 1481

Du ménage sur les fichiers *def. La physique utilisée par défaut est NPv2.0

-----------

Some cleanup on the LMDZ input files. By default, the physics package used is NPv2.0

1718 lines of code changed in 23 files:

January 2011 »

Generated by StatSVN 0.7.0