January 2013 Commit Log

Number of Commits:
13
Number of Active Developers:
4
idelkadi 2013-01-29 13:43 Rev.: 1722

1 lines of code changed in 1 file:

emillour 2013-01-25 17:37 Rev.: 1720

Some cleanup around pres2lev: the three dynamical cores now use the module pres2lev_mod.F90
EM

161 lines of code changed in 6 files:

emillour 2013-01-25 10:35 Rev.: 1719

Added "arch" files for Ada (using dynamic libraries for NetCDF, you must have
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/smplocal/pub/NetCDF/4.1.3/lib:/smplocal/pub/HDF5/1.8.9/seq/lib
in your .bashrc or .bash_login or in your job to run).
EM

27 lines of code changed in 2 files:

emillour 2013-01-25 10:30 Rev.: 1718

Modified "arch" file on Ada (using dynamic libraries for NetCDF, you must have
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/smplocal/pub/NetCDF/4.1.3/lib:/smplocal/pub/HDF5/1.8.9/seq/lib
in your .bashrc or .bash_login or in your job to run).
EM

1 lines of code changed in 1 file:

acozic 2013-01-22 15:36 Rev.: 1716


Include pres2lev in a module to allow lmdz run without crash in nudge mode on Curie (tgcc). Results not change (test on vargas)

87 lines of code changed in 5 files:

emillour 2013-01-21 11:55 Rev.: 1715

Remove debug option "-no-ftz" (too agressive since it makes program stop on an underflow).
EM

1 lines of code changed in 1 file:

fairhead 2013-01-18 20:10 Rev.: 1714

possibilité de ranger la physique en sous-répertoires

----

routines in physics can be stored in subdirectories of the phylmd directory

57 lines of code changed in 2 files:

fairhead 2013-01-18 17:02 Rev.: 1713


Corrections pour faire tourner les cas twpice et arm_cu

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

Some corrections for the twpice and arm_cu cases

831 lines of code changed in 1 file:

idelkadi 2013-01-18 16:07 Rev.: 1712

Corrections dans newmicro.F pour completer les modifications de O. Boucher sur ok_ade/ok_aie avec correction des diagnostiques CMIP5 :
Rajout d'un nouveau flag ok_cdnc (ok cloud droplet number concentration)
Dans le cas sans aérosols, nous avons flag_aerosol=0, ok_cdnc=n, ok_ade=n et ok_aie=n
Dans le cas avec aérosols, nous avons flag_aerosol=6, ok_cdnc=y, ok_ade=y et ok_aie=y

323 lines of code changed in 4 files:

emillour 2013-01-18 12:18 Rev.: 1711

Update of the Ada arch files: add -Bstatic for Netcdf, better options for compilation in debug mode, and FFTW settings.
EM

6 lines of code changed in 2 files:

fairhead 2013-01-11 11:19 Rev.: 1707

Version testing basée sur la r1706

----------

Testing release based on r1706

9260 lines of code changed in 181 files:

fairhead 2013-01-09 16:25 Rev.: 1706

rlat peut ne pas être défini à ce moment là dans certaines versions de la physique
FH

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

rlat might not actually be defined at that moment in some physics versions


1 lines of code changed in 1 file:

emillour 2013-01-08 17:38 Rev.: 1705

Added arch files for ADA (IDRIS IBMx3750) and made the following code modifications:
phylmd/printflag.F : removed "print" of unset variable (radpas0)
dyn3dmem/integrd_loc.F : removed unecessary "include mpif.h"
dyn3dmem/leapfrog_loc.F : removed unecessary "include mpif.h" and allocate saved variables at first call
dyn3dmem/mod_filtreg_p.F : added matmul() alternatives to call to BLAS routine SGEMM (which was incorectly set as DGEMM; which would fail if running with -r4)
filtrez/filtreg.F: changed calls to DGEMM into calls to SGEMM, so that code works with either -r4 or -r8 (the later being used in conjunction with "BLAS SGEMV=DGEMV SGEMM=DGEMM" preprocessing statements)
EM

71 lines of code changed in 9 files:

December 2012 »

Generated by StatSVN 0.7.0