Added a new set of arch files for JEAN-ZAY. These uses openmpi instead of intel-mpi. They are planed to be used with XIOS3-beta.
48 lines of code changed in 2 files:
Added new version of arch files for LSCE cluster/obelix. These new files are used with new versions of hdf5 and netcdf.
44 lines of code changed in 2 files:
Option no_ter_antartique is only read and used for the case landice_opt < 2. This was already the case on the regular grid.
16 lines of code changed in 1 file:
Correction done due to new module netcdf95
3 lines of code changed in 1 file:
Modified arch.path for obelix/LSCE to include path to NETCDF95 installed at shared repository. Also adapted the file to the new structure. Done by L. Guez et J. Ghattas
27 lines of code changed in 1 file:
Added arch.env file used at Spirit and Spiritx.
Note that for the moment, only mode "MPI only" is working. Hybrid mode do not yet work. Compilation with "-parallel mpi" is needed.
10 lines of code changed in 1 file:
Added arch files for Spirti and Spiritx new cluster at MESO IPSL center.
32 lines of code changed in 2 files:
Reported modifications done in rev [4283] into phydlmdiso which now compiles again.
917 lines of code changed in 4 files:
Added landice_opt=2 : Treat continental land ice fractions in ORCHIDEE => pctsrf(:,is_lic) = 0.0 in LMDZ.
For this option, some more variables are needed from ORCHIDEE. Therfor change in the interface LMDZ-ORCHIDEE in surf_land_orchidee_mod is done. Previous interface is moved to surf_land_orchidee_nolic_mod.f90. To compile with previous interface, cpp key ORCHIDEE_NOLIC is added. Previous interface is compiled with argument orchidee2.1 in makelmdz and makelmdz_fcm.
At the same time, when the interface was changed, the variable yrmu0(coszang) was added in the call to intersurf_initialize_gathered. This is needed in ORCHIDEE to better initialize the model.
Modifications done by Etienne Vignon and Josefine Ghattas
1055 lines of code changed in 11 files:
Added compilation flag -fimf-arch-consistency=true to have reporducible results at obelix. See ticket https://forge.ipsl.jussieu.fr/orchidee/ticket/824
1 lines of code changed in 1 file:
Correction pour tourner experience avec type_trac=co2i sur Jean-Zay : allocation necessaire sur tout les procs, sinon scatter se plain.
6 lines of code changed in 1 file:
Correction necessaire pour experience IPSLESM/CO2 pour eviter plantage aleatoire en mode debug : carbon_cpl_init doit etre appele avant premier appel a phys_output_write pour que tout les variables (fco2_land, etc..) soient allouees.
28 lines of code changed in 3 files:
Correction d'erreur introduit en commit [3641] pour faire tourner en mode debug.
5 lines of code changed in 1 file:
Ajoute un deuxiement emplacement ou le librarie IOIPSL sera recherche. Cela est deja fait dans les arch pour IRENE et JEAN-ZAY. C'est necessaire quand on compile IOIPSL avec le script makeioipsl_fcm comme fait dans les configurations v6.2 et v6.3.
4 lines of code changed in 3 files:
Put back changes done in commit [3604] which were removed temporary in commit [3607].
69 lines of code changed in 5 files:
Changed back to have same compile options in debug mode as before rev [3602]. Compile option in debug mode from rev 3602 can not run with this branch, with these options the model crashes on line 87 in pression_loc.f at jean-zay.
1 lines of code changed in 1 file:
Revert commit [3604]. This is only done temporary because we need to make a correction for Jean-Zay and to have a revision without these changes to go into IPSLCM6.1.10.
8 lines of code changed in 5 files:
Correction sur le commit [3596]. Desole.
1 lines of code changed in 1 file:
Variable v1 est utilisé que par le master mais il est passe en argument dans le CALL scatter2D. Intel 2019 en mode debug fait planter si le variable n'est pas alloué. Cette correction est necessaire sur Jean-Zay en mode debug, avec option read_climoz=1.
2 lines of code changed in 1 file:
Add missing initalization as done in the trunk
http://web.lmd.jussieu.fr/trac/changeset/3435/LMDZ6/trunk/libf/phylmd/cva_driver.F90
0 lines of code changed in 2 files:
(11 more)