January 2017 Commit Log

Number of Commits:
49
Number of Active Developers:
10
fairhead 2017-01-30 18:54 Rev.: 2787

Merged trunk changes r2727:2785 into testing branch

4659 lines of code changed in 68 files:

emillour 2017-01-30 12:24 Rev.: 2786

Further convergence with planetary models:
- move vertical_layers_mod.F90 to phy_common and call init_vertical_layers in inigeomphy_mod
- add aps and bps (mid-layer coordinates) to vertical_layers_mod.F90
- same adaptations for the 1D case
EM

78 lines of code changed in 8 files:

fairhead 2017-01-30 11:58 Rev.: 2785

Modifications to ensure that config.def file remains compatible with old physics in modispl configurations
LF

26 lines of code changed in 1 file:

acozic 2017-01-27 10:41 Rev.: 2784

Add new variable in inca (Strat Chemistry)

10 lines of code changed in 3 files:

fairhead 2017-01-27 10:30 Rev.: 2783

Printing the current time and date when entering the physics (information is needed when
extracting crashing points). Date is printed out by mpi/omp master process every 5 physics
steps or at each physics timestep if prt_level > 5

8 lines of code changed in 1 file:

oboucher 2017-01-26 23:05 Rev.: 2782

Adding toplwa* and sollwa* diagnostics to xml

14 lines of code changed in 3 files:

oboucher 2017-01-26 23:00 Rev.: 2781

Removing the PRINTs that came from svn merging...

0 lines of code changed in 1 file:

oboucher 2017-01-26 22:58 Rev.: 2780

Adding write of two variables toplwai and sollwai

12 lines of code changed in 1 file:

musat 2017-01-26 16:50 Rev.: 2779

delete freq_op to allow output of scalar fields in other than histmth
history files

1 lines of code changed in 1 file:

musat 2017-01-26 16:49 Rev.: 2778

add max to be consistent with the rest

1 lines of code changed in 1 file:

fairhead 2017-01-26 15:18

Configuration file for physics NPv6.0.7
LF

512 lines of code changed in 2 files:

fairhead 2017-01-26 15:14 Rev.: 2775

Test to avoid considering concentration of seaice as percentages
LF

4 lines of code changed in 1 file:

lguez 2017-01-25 14:24 Rev.: 2774

Added option -ftz for Ada because of a bug of version 17.0 of ifort,
which stops on underflow with -fpe-all=0. Intel announces that the bug
should be corrected in version 17.3.

Fixing a bug from revision 2661: when read_climoz = -1, we want to use ozonecm.

45 lines of code changed in 2 files:

fairhead 2017-01-25 10:41 Rev.: 2773

ooops
LF

1 lines of code changed in 1 file:

fairhead 2017-01-24 18:25 Rev.: 2772

Removing some prints when running in operationnal mode
LF

12 lines of code changed in 2 files:

fairhead 2017-01-24 16:29 Rev.: 2771

Modifications to allow MPI domain partition on 2 latitude bands
rather than 3
LF

3 lines of code changed in 2 files:

fairhead 2017-01-24 16:23 Rev.: 2770

first_call update was not proprely placed
LF

1 lines of code changed in 1 file:

lguez 2017-01-24 16:22 Rev.: 2769

Added test on pressure levels. It is strange that this test could be
useful. paprs is input from the dynamical part of the code, and is
computed simply from surface pressure and hybrid coefficients. So the
test should always pass, unless there is a NaN in surface
pressure. Experience shows that this test, which is also made deep in
the ozone regridding procedures, sometimes fails, usually because of a
damaged restart file.

6 lines of code changed in 1 file:

dcugnet 2017-01-23 15:55 Rev.: 2768

Fix a bug about limit.nc file checking.
The limit.nc number of days does not need to be checked every day ; it
is now checked only at the start of the run ; this avoids the gcm to
stop because of a mismatch between the file and model number of days
(in the case of an irregular calendar) on last day due to the fact
that the calendar is updated before the end of the day.

30 lines of code changed in 1 file:

idelkadi 2017-01-20 11:59 Rev.: 2767

Correction de la frequence de sortie dans le fichier histmthCOSP.nc

1 lines of code changed in 1 file:

dcugnet 2017-01-19 17:56 Rev.: 2766

* Fix limit_netcdf to handle correctly files with sea ice concentration
in fractions and not percents. CMIP6 official files have "units"
attribute equal to "1.0" with a null end character.
* Extraction of few calendar-related functions in cal_tools_m.F90.

128 lines of code changed in 2 files:

fhourdin 2017-01-19 16:15 Rev.: 2765

Inclusion d'un traitement spécifique dans l'advection verticale
pour les cas de nombre de courant w/masse > 1
ou w est le transfert de masse entre deux couches.

ce traitement garanti la convergence numérique quand le critère
n'est jamais violé.
Dans les autres cas, il fait proprement le transport vertical
qui est autrement hors de contrôle.
Pourrait contribuer a resoudre les plantages himalayens.

116 lines of code changed in 1 file:

lguez 2017-01-18 17:03 Rev.: 2764

Split lines that were too long. (132 characters at most in Fortran
95. Those lines produced a compilation error with gfortran.)

4 lines of code changed in 1 file:

musat 2017-01-16 18:41 Rev.: 2763

Complement a la comission precedente

1 lines of code changed in 1 file:

musat 2017-01-16 18:24 Rev.: 2762

Small corrections + add for LMDZ outputs
- delete freq_op not for scalar fields
- add ave_t2m_daily_min/max monthly outputs

3 lines of code changed in 1 file:

jyg 2017-01-11 13:39 Rev.: 2761

Two options introduced concerning deep convection
and wakes:
+ deep convection is allowed only when top
temperature is lower than t_top_max.
(Default: t_top_max=1000.).
+ wake number per unit area may now be
different over ocean and over land:
wdens_ref_o and wdens_ref_l.
(Default is:wdens_ref_o=8.e-12,
wdens_ref_l=8.e-12)

73 lines of code changed in 5 files:

idelkadi 2017-01-10 17:10 Rev.: 2760

Correction relative a l'ajout de diagnostiques !

1 lines of code changed in 1 file:

jyg 2017-01-10 16:41 Rev.: 2759

Small improvements to convection scheme
(cv3_unsat) and to wake scheme.

21 lines of code changed in 2 files:

jyg 2017-01-10 16:36 Rev.: 2758

Bug fix in dyn1d

9 lines of code changed in 1 file:

jyg 2017-01-10 16:30 Rev.: 2757

Changes to convection and wakes:
+ convection is allowed only when
Plcl < 0.99*psurf
Controlled by cv_flag_feed=2 (D:1)

+ check on the triangular shape of
DT_wk.
Controlled by flag_wk_check_trgl=y
(D : n)


74 lines of code changed in 3 files:

oboucher 2017-01-09 15:50 Rev.: 2756

Adding the new file, removing the old one.

12 lines of code changed in 2 files:

lguez 2017-01-09 13:07 Rev.: 2755

ksh is not needed.

0 lines of code changed in 1 file:

oboucher 2017-01-08 20:53 Rev.: 2754

Small addition to revision 2751

129 lines of code changed in 2 files:

oboucher 2017-01-08 18:56 Rev.: 2753

Adding aerosol properties to Dust version

627 lines of code changed in 5 files:

oboucher 2017-01-08 17:44 Rev.: 2752

Changes to StratAer module, including setting up a new output file
hence dimension of output metadata is increased to 10 items.

2169 lines of code changed in 15 files:

oboucher 2017-01-08 17:07 Rev.: 2751

Cleaning up the StratAer diagnostics

26 lines of code changed in 3 files:

oboucher 2017-01-08 15:43 Rev.: 2750

Correcting another typo in previous two revisions

1 lines of code changed in 1 file:

oboucher 2017-01-08 15:07 Rev.: 2749

Correcting a typo from last change

1 lines of code changed in 1 file:

oboucher 2017-01-08 14:47 Rev.: 2748

Small tweaks to aeropt RRTM routines

38 lines of code changed in 3 files:

oboucher 2017-01-08 13:01 Rev.: 2747

Changing declaration of nslay to follow changset 2656 from emillour

2 lines of code changed in 1 file:

emillour 2017-01-06 10:02 Rev.: 2746

Fix for commit 2743, in makelmdz, without the 'arch' argument, '-arch local' is assumed.
EM

1 lines of code changed in 1 file:

oboucher 2017-01-05 17:46 Rev.: 2745

initialisation of mth_pre for first timestep

1 lines of code changed in 1 file:

oboucher 2017-01-05 17:40 Rev.: 2744

Adding threadprivate for mth_pre variable
This should fix some reproducibility effects for runs longer than 1 months....

4 lines of code changed in 2 files:

emillour 2017-01-05 17:39 Rev.: 2743

Adapted makelmdz_fcm to be able to source an arch-***.env file, and also added option -arch_path to specify path to directory where arch files can be found.
Likewise adapted makelmdz with these options.
EM

93 lines of code changed in 2 files:

oboucher 2017-01-05 17:34 Rev.: 2742

Adding a threadprivate to variable day_cur
Should fix some reproducibility problem for simulations longer than 1 day

3 lines of code changed in 1 file:

emillour 2017-01-05 16:21 Rev.: 2741

Cleanup in wxios.F90: get rid of obsolete "XIOS1" case.
EM

6 lines of code changed in 1 file:

lguez 2017-01-03 19:00 Rev.: 2740

Added output of nudging coefficients for temperature and humidity,
along those for the wind.

29 lines of code changed in 3 files:

oboucher 2017-01-03 00:29 Rev.: 2739

New aerosol optical properties (Olivier / Yves) documented in CMIP6/OPTICS on ciclad.
tau_min set to 1.e-7 instead of 1.e-15 in the SW and 1.e-9 in the LW.
Dust LW aerosol properties (can be activated with ok_alw=y).
BC internal mixing increased to 6 classes.
BC internal mixing can be activated with flag_bc_internal_mixture=y.

483 lines of code changed in 3 files:

oboucher 2017-01-03 00:24 Rev.: 2738

Swapping the order of CSSO4 and ASSO4 aerosols (and fixing an issue on aerindex). Preparing the ground for nitrate aerosols (coarse soluble, accumulation soluble, coarse insoluble). Modifying the LW aeropt routine so that it is compatible with both INCA and climatological aerosols (for dust only). Adding a new flag ok_alw for activating aerosol direct LW effect (for dust only). This change is bit comparable for flag_aerosol=6, flag_rrtm=1, NSW=6.

243 lines of code changed in 7 files:

December 2016 »

Generated by StatSVN 0.7.0