July 2012 Commit Log

Number of Commits:
12
Number of Active Developers:
5
lguez 2012-07-31 17:38 Rev.: 1646

When "iflag_con == 2", write :

-- "pmfd" (instead of "- dnwd - dnwd0" with "dnwd" undefined) into
NetCDF variable "mcd";

-- "pmfu + pmfd" (instead of "upwd + dnwd + dnwd0" with "upwd" and
"dnwd" undefined) into NetCDF variable "dmc".

When "iflag_con < 2", do no write anything into "mcd" and "dmc". No
change when "iflag_con >= 3".

24 lines of code changed in 1 file:

lguez 2012-07-30 18:01 Rev.: 1645

In "disvert", when "vert_sampling" equals "read", read "ap" and "bp"
values instead of "sig". This is more general, it does not assume that :
bp = exp(1 - 1 / sig^2)

Tested with gfortran, with "vert_sampling == tropo" and "vert_sampling ==
strato". Identical results.

56 lines of code changed in 2 files:

idelkadi 2012-07-30 12:58 Rev.: 1644

Corrections dans makegcm et create_make_gcm pour pouvoir compiler avec Cosp

23 lines of code changed in 2 files:

idelkadi 2012-07-26 11:34 Rev.: 1643

- Rajout dans physiq.def_L39_NPv3.1 des parametres necessaire pour activer le declenchement stochastique de la convection
- Rajout de gcm.def_96x95x39_NPv3.1 contenant les parametres de la simulation avec la grille 96x95x39 et la nouvelle physique

187 lines of code changed in 2 files:

idelkadi 2012-07-26 11:25 Rev.: 1642

MISE A JOUR du fichier cosp_input_nl.txt pour le simulateur Cosp

2 lines of code changed in 1 file:

jghattas 2012-07-24 16:16 Rev.: 1641

- Corrected bug while using parameter phys_out_filetimestep instead of ecrit_mth : cosp did not write at correct timestep. This correction also corrects timestep in histday_seri.nc file.

- Replaced use of lev_histmth by logical swaero_diag in sw_aeroAR4.f90. swaero_diag is true if at least one of following variables are defined in output file : topswad, topswai, solswad, solswai


38 lines of code changed in 3 files:

acozic 2012-07-24 16:11 Rev.: 1640

Change path of INCA library

18 lines of code changed in 9 files:

jghattas 2012-07-24 07:17 Rev.: 1639

Corrected last commit : lnblnk1 do not existe anymore. The model did not compile at mercure.

0 lines of code changed in 1 file:

idelkadi 2012-07-23 13:11 Rev.: 1638

Introduction du declenchement stochastique de la convection

985 lines of code changed in 8 files:

lguez 2012-07-18 17:35 Rev.: 1637

Bug fix

66 lines of code changed in 1 file:

lguez 2012-07-12 13:37 Rev.: 1635

In "dynetat0" and "dynredem_*", replaced calls to "nf_get_var*" and
"nf_put_var*" (old NetCDF 77 interface, embedded in a test of
NC_DOUBLE) by calls to "nf90_get_var" and "nf95_put_var". This
required a change of the rank of some variables in those procedures.

Updated the NetCDF95 library, included in "bibio".

Revision tested in sequential and parallel with MPI. Identical
results.

1017 lines of code changed in 18 files:

fairhead 2012-07-06 11:33 Rev.: 1634

Version du code LMDZ utilisée dans la configuration IPSLCM5B
de l'exercice CMIP5/AR5

-------

Actual version of the code used for the IPSLCM5B configuration
of the CMIP5/AR5 exercise

253 lines of code changed in 4 files:

June 2012 »

Generated by StatSVN 0.7.0