|
|
@5282
|
4 days |
abarral |
Turn iniprint.h clesphys.h into modules
Remove unused description.h
|
|
|
@5271
|
7 days |
abarral |
Move dimensions.h into a module
Nb: doesn't compile yet
|
|
|
@5270
|
8 days |
abarral |
Replace F77 netcdf library by F90 netcdf library
|
|
|
@5268
|
8 days |
abarral |
.f90 <-> .F90 depending on cpp key use
|
|
|
@5267
|
8 days |
abarral |
Remove CPP_IOIPSL cpp keys uses
|
|
|
@5257
|
10 days |
abarral |
Use int2str from strings_mod in write_field.F90. Only expose WriteField?.
|
|
|
@5254
|
10 days |
abarral |
Create yomcst and yoerad modules (.h not yet replaced)
|
|
|
@5253
|
10 days |
abarral |
Wrap uses of cpp key DUST
|
|
|
@5252
|
10 days |
abarral |
Wrap uses of cpp key REPROBUS and CPP_STRATAER
Add REPROBUS wrapper
|
|
|
@5251
|
10 days |
abarral |
Wrap uses of cpp key INCA
Add INCA wrapper
|
|
|
@5249
|
10 days |
abarral |
Replace uses of cpp key NC_DOUBLE
|
|
|
@5246
|
11 days |
abarral |
Convert fixed-form to free-form sources .F -> .{f,F}90
(WIP: some .F …
|
|
|
@5214
|
6 weeks |
dcugnet |
The fortran parameters file "iso_params_mod.F90" is introduced so that …
|
|
|
@5206
|
6 weeks |
Laurent Fairhead |
Corrections to properly close XIOS contexts in LMDZ (either with …
|
|
|
@5190
|
7 weeks |
dcugnet |
Revert to r5182 because r5183 still craches with gfortran for unclear …
|
|
|
@5184
|
7 weeks |
dcugnet |
Few corrections, more is needed to fix the previous commit.
|
|
|
@5183
|
7 weeks |
dcugnet |
* Remove INCA retro-compatibility with "traceur.def" (containing only …
|
|
|
@5084
|
3 months |
Laurent Fairhead |
Reverting to r4065. Updating fortran standard broke too much stuff. …
|
|
|
@5075
|
3 months |
abarral |
[continued & end] replace netcdf by lmdz_netcdf.F90 wrapper
"use …
|
|
|
@5073
|
4 months |
abarral |
Remove all NC_DOUBLE uses outside of lmdz_netcdf.F90 (except in …
|
|
|
@5071
|
4 months |
abarral |
Replace nf_put_var* by nf90_put_var as discussed w/ Lionel
|
|
|
@5069
|
4 months |
abarral |
Reduce use of #ifdef NC_DOUBLE to single instance in lmdz_netcdf.F90 …
|
|
|
@5068
|
4 months |
abarral |
[to be continued, but should be stable]
Create lmdz_netcdf.F90 as a …
|
|
|
@5066
|
4 months |
abarral |
Transform gr_dyn_fi_p.F, gr_fi_dyn_p.F, calfis_loc.F into free-form …
|
|
|
@5005
|
4 months |
dcugnet |
Fix for old style "traceur.def" files.
|
|
|
@5004
|
4 months |
dcugnet |
"addKey_{irl}mm" contains a loop calling addKey_{irl}11.
For some …
|
|
|
@5003
|
4 months |
dcugnet |
- Modifiy some horzcat* routines: gfortran does not like empty arrays …
|
|
|
@5002
|
4 months |
dcugnet |
Small fix: "Different CHARACTER lengths in array constructor "detected …
|
|
|
@5001
|
4 months |
dcugnet |
* strings_mod:
- remove "test()" function (was not very clear)
- …
|
|
|
@4987
|
5 months |
dcugnet |
* new functions to add/remove a phase: addPhase, delPhase
* "str2bool" …
|
|
|
@4984
|
5 months |
crisi |
plenty of files that I forgot to commit last time.
|
|
|
@4817
|
9 months |
Sebastien Nguyen |
modifications for using xios with LMDZISO and a minor bug in wxios.F90
|
|
|
@4619
|
16 months |
yann meurdesoif |
Suppress usage of preprocessing key CPP_XIOS.
Wrapper file is used to …
|
|
|
@4608
|
16 months |
acozic |
Add of an output file containing mass flow when offline parameter is …
|
|
|
@4606
|
16 months |
acozic |
Fixe a bug on declaration of group using XIOS routines
This need to …
|
|
|
@4600
|
16 months |
yann meurdesoif |
Suppress CPP_MPI key usage in source code. MPI wrappers is used to …
|
|
|
@4523
|
18 months |
evignon |
merge de la branche blowing snow vers la trunk
premiere tentative
Etienne
|
|
|
@4489
|
19 months |
lguez |
Merge LMDZ_ECRad branch back into trunk!
|
|
|
@4477
|
20 months |
lfalletti |
New axis (axis_lat_greordered) that fixes a bug with latitudes being …
|
|
|
@4454
|
20 months |
dcugnet |
Fix for the strange language dependent bug (workaround was "unset …
|
|
|
@4403
|
21 months |
dcugnet |
* fix for isotopic tagging tracers
* modify strHead/strTail: last …
|
|
|
@4400
|
21 months |
dcugnet |
Fix for newH2OIso
|
|
|
@4399
|
21 months |
dcugnet |
Change the names of the water isotopes: no more "and?" separators …
|
|
|
@4394
|
22 months |
dcugnet |
Fix in delPhase for single character tarcers names.
|
|
|
@4389
|
22 months |
dcugnet |
* revert to original "type_trac" management:
- 4 characters keyword …
|
|
|
@4367
|
2 years |
dcugnet |
* adding missing SAVE attribute for that in check_isotopes
* move …
|
|
|
@4363
|
2 years |
dcugnet |
Cleaning: remove unused variables
|
|
|
@4358
|
2 years |
dcugnet |
* remove "config_inca" variable from "control_mod" and "infotrac_phy" …
|
|
|
@4349
|
2 years |
dcugnet |
Fix in strinngs_mod + few more comments in this module.
|
|
|
@4348
|
2 years |
dcugnet |
Fix for the backward compatibility with "traceur.def" description …
|
|
|
@4334
|
2 years |
dcugnet |
Fix the traceur.def backward compatibility issue.
|
|
|
@4333
|
2 years |
dcugnet |
Bug correction for generation computation.
|
|
|
@4328
|
2 years |
dcugnet |
* rewrite few routines from "readTracFiles_mod" to avoid crashes with …
|
|
|
@4327
|
2 years |
dcugnet |
Missing modifications in the previous commit.
|
|
|
@4326
|
2 years |
dcugnet |
Modification to solve a gfortran specific bug ; this compiler wrongly …
|
|
|
@4325
|
2 years |
dcugnet |
* simplify the parser usage:
- the getKey_init routine is now …
|
|
|
@4301
|
2 years |
dcugnet |
- for REPROBUS: simplify (and fix) the handling of exceptions for old …
|
|
|
@4263
|
2 years |
dcugnet |
Fixes for INCO, CO2i AND REPROBUS, mostly because some sections are …
|
|
|
@4233
|
2 years |
fhourdin |
Commission pour Jean-Yves
|
|
|
@4194
|
2 years |
dcugnet |
Remove useless "TARGET" attributes in getKeyByName_?m functions, …
|
|
|
@4193
|
2 years |
dcugnet |
* Modifications in readSections to allow a continuation line character …
|
|
|
@4191
|
2 years |
acozic |
remove two abort_gcm which is not known when we compile with dynamico …
|
|
|
@4169
|
2 years |
dcugnet |
* Fix for multi-sections "tracer.def" files: type_trac is no longer a …
|
|
|
@4159
|
2 years |
dcugnet |
Replace the "addKey_m" call in readTracFiles_mod:addDefault with …
|
|
|
@4146
|
2 years |
Laurent Fairhead |
Source code and xml files needed for XIOS output in the LMDZ LonLat? …
|
|
|
@4143
|
2 years |
dcugnet |
* Some variables are renamed or replaced by direct equivalents:
- …
|
|
|
@4140
|
3 years |
lfalletti |
Fixed bug for coupling with reprobus
- rm of a call Init_chem_rep_phys …
|
|
|
@4138
|
3 years |
acozic |
fixed two bug for coupling with inca
1- allow the possibility of …
|
|
|
@4126
|
3 years |
Laurent Fairhead |
Modification for nvfortran compiler
DC
|
|
|
@4121
|
3 years |
dcugnet |
Fix in sortTracer for gfortran compatibility.
|
|
|
@4120
|
3 years |
dcugnet |
* New water names: H2Ov, H2Ol, H2Oi, H2Or -> H2O_g, H2O_l, H2O_s, …
|
|
|
@4075
|
3 years |
oboucher |
Add the possibility of a cloud H2O tracer (nqo=4) for ok_ice_sursat=y …
|
|
|
@4071
|
3 years |
dcugnet |
* Fix for unadvected tracers (iadv==0)
* The key %isH2Ofamily, from …
|
|
|
@4069
|
3 years |
dcugnet |
Fix in strings_mod ; parser routines taken from version 9 of …
|
|
|
@4068
|
3 years |
dcugnet |
FIx for last version: function version of strReduce crashes with …
|
|
|
@4067
|
3 years |
dcugnet |
Fixes mainly for isotopes (more to be done).
Fix (to be confirmed) in …
|
|
|
@4063
|
3 years |
dcugnet |
Except if the bench fails, last commit before switching to the new …
|
|
|
@4047
|
3 years |
dcugnet |
Use version 5 of tracers_parser/ for readTracFiles_mod, strings_mod …
|
|
|
@4046
|
3 years |
dcugnet |
First commit for new tracers.
* parser routines readTracFiles, …
|
|
|
@3815
|
4 years |
lguez |
Merge Ocean_skin branch back into trunk
|
|
|
@3465
|
6 years |
Laurent Fairhead |
Further modifications for DYNAMICO/LMDZ convergence. These are based …
|
|
|
@3435
|
6 years |
Laurent Fairhead |
"Historic" :-) commit merging the physics branch used for DYNAMICO …
|
|
|
@3165
|
7 years |
Laurent Fairhead |
Update to DR 1.00.21 and modifications following IPSCL6.0.15 workflow tests
|
|
|
@3069
|
7 years |
dcugnet |
Fix the ozone vertical interpolation routines. Main features:
* …
|
|
|
@3006
|
7 years |
Laurent Fairhead |
Initial import of new LMDZ6 version of the LMDZ model
|
|
copied from LMDZ5/trunk/libf/misc:
|
|
|
@3003
|
7 years |
Laurent Fairhead |
Modifications to the code and xml files to output Ap and B, the …
|