|
|
@5287
|
4 days |
abarral |
Turn fxy*.h into modules
Fix clesphys_rrtm.h name
|
|
|
@5285
|
4 days |
abarral |
As discussed internally, remove generic ONLY: ... for new _mod_h modules
|
|
|
@5283
|
4 days |
abarral |
Turn tracstoke.h conema3.h cv30_routines.f90 cv30param.h into modules
|
|
|
@5282
|
4 days |
abarral |
Turn iniprint.h clesphys.h into modules
Remove unused description.h
|
|
|
@5281
|
4 days |
abarral |
Turn comgeom.h comgeom2.h into modules
|
|
|
@5280
|
4 days |
abarral |
Turn comdissip.h, comdissipn.h, comdissnew.h into modules
|
|
|
@5277
|
6 days |
abarral |
Fix: unary operator following arithmetic operator
|
|
|
@5274
|
7 days |
abarral |
Replace yomcst.h by existing module
|
|
|
@5272
|
7 days |
abarral |
Turn paramet.h into a module
|
|
|
@5271
|
8 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
|
|
|
@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
|
|
|
@5246
|
11 days |
abarral |
Convert fixed-form to free-form sources .F -> .{f,F}90
(WIP: some .F …
|
|
|
@5237
|
3 weeks |
dcugnet |
Cancel revisions 5216 and 5234
|
|
|
@5216
|
6 weeks |
dcugnet |
* Remove INCA retro-compatibility with "traceur.def" (containing only …
|
|
|
@5214
|
6 weeks |
dcugnet |
The fortran parameters file "iso_params_mod.F90" is introduced so that …
|
|
|
@5200
|
6 weeks |
dcugnet |
Replace the hard-coded "tnat1" (TRUE by default) by a variable that …
|
|
|
@5199
|
6 weeks |
dcugnet |
The "readTracFiles_mod" module usage is restricted to "infotrac" and" …
|
|
|
@5190
|
7 weeks |
dcugnet |
Revert to r5182 because r5183 still craches with gfortran for unclear …
|
|
|
@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. …
|
|
|
@5079
|
3 months |
abarral |
[coherence with Fortran standards]
Replace obsolete DO with shared …
|
|
|
@5077
|
3 months |
abarral |
Fix incorrect alignment of variables in COMMON block comdissip.h …
|
|
|
@5075
|
3 months |
abarral |
[continued & end] replace netcdf by lmdz_netcdf.F90 wrapper
"use …
|
|
|
@5003
|
4 months |
dcugnet |
- Modifiy some horzcat* routines: gfortran does not like empty arrays …
|
|
|
@5001
|
4 months |
dcugnet |
* strings_mod:
- remove "test()" function (was not very clear)
- …
|
|
|
@4984
|
5 months |
crisi |
plenty of files that I forgot to commit last time.
|
|
|
@4638
|
16 months |
acozic |
Add a fix to homogenize type_trac between lmdz and dynamico
LMDZ had …
|
|
|
@4593
|
16 months |
yann meurdesoif |
Replace #include (c preprocessor) by INCLUDE (fortran keyword)
in …
|
|
|
@4523
|
18 months |
evignon |
merge de la branche blowing snow vers la trunk
premiere tentative
Etienne
|
|
|
@4519
|
19 months |
evignon |
modif for polar runs: control of the maximum latitude at which the …
|
|
|
@4487
|
19 months |
dcugnet |
Fix the tracers(:)%isAdvected computation in the lInit=.TRUE. case. …
|
|
|
@4433
|
21 months |
dcugnet |
Addition to the last commit
|
|
|
@4431
|
21 months |
dcugnet |
Addition to the last commit
|
|
|
@4430
|
21 months |
dcugnet |
Addition to the last commit
|
|
|
@4429
|
21 months |
dcugnet |
Fix for old tracers files and inca: all the keys must be accessible …
|
|
|
@4403
|
21 months |
dcugnet |
* fix for isotopic tagging tracers
* modify strHead/strTail: last …
|
|
|
@4389
|
22 months |
dcugnet |
* revert to original "type_trac" management:
- 4 characters keyword …
|
|
|
@4379
|
22 months |
fhourdin |
preff : un pas en avant, un pas en arriere
|
|
|
@4358
|
2 years |
dcugnet |
* remove "config_inca" variable from "control_mod" and "infotrac_phy" …
|
|
|
@4357
|
2 years |
asima |
Tidying code & grilles_gcm.nc.
In grilles_gcm.nc :
- some variable …
|
|
|
@4356
|
2 years |
asima |
Bug fix: out_dim(2) instead of out_dim(3).
And a nice story:
The bug …
|
|
|
@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 …
|
|
|
@4259
|
2 years |
lguez |
Replace nf_put_vara_type by nf90_put_var
The immediate motivation …
|
|
|
@4258
|
2 years |
lguez |
Bug fix: correct varid
|
|
|
@4257
|
2 years |
lguez |
Bug fix: add missing argument ierr
|
|
|
@4253
|
2 years |
lguez |
Replace nf_def_var by nf90_def_var
The immediate motivation is a …
|
|
|
@4228
|
2 years |
Laurent Fairhead |
Modifications to code to introduce a new vertical axis on llm+1 levels …
|
|
|
@4193
|
2 years |
dcugnet |
* Modifications in readSections to allow a continuation line character …
|
|
|
@4190
|
2 years |
dcugnet |
Fix for INCA and old "traceur.def" files
|
|
|
@4189
|
2 years |
acozic |
correct a compilator bug for inca use
|
|
|
@4184
|
2 years |
dcugnet |
Fix for the inca case with former "traceur.def" files.
|
|
|
@4172
|
2 years |
dcugnet |
* add the computation of nqINCA in the "tracer.def" case (A. Cozic)
* …
|
|
|
@4170
|
2 years |
dcugnet |
The variable "types_trac" is the equivalent of "type_trac" in case …
|
|
|
@4169
|
2 years |
dcugnet |
* Fix for multi-sections "tracer.def" files: type_trac is no longer a …
|
|
|
@4158
|
2 years |
dcugnet |
* include new type "tracer.def" tracers description files in DefLists/? …
|
|
|
@4154
|
2 years |
dcugnet |
Fixes needed because gfortran is not as permissive as ifort is with …
|
|
|
@4153
|
2 years |
dcugnet |
Switch to the new tracers files "tracer.def".
Still working for the …
|
|
|
@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:
- …
|
|
|
@4130
|
3 years |
acozic |
remove two variables not used anymore and not declared
|
|
|
@4127
|
3 years |
acozic |
modify lmdz code in order to transfer to inca model all infomations …
|
|
|
@4124
|
3 years |
dcugnet |
Remove solsym, ok_isotopes (=niso>0), ok_isotrac (=nzone>0)
|
|
|
@4122
|
3 years |
dcugnet |
Fix when no isotopic tagging tracers are used.
|
|
|
@4120
|
3 years |
dcugnet |
* New water names: H2Ov, H2Ol, H2Oi, H2Or -> H2O_g, H2O_l, H2O_s, …
|
|
|
@4082
|
3 years |
Ehouarn Millour |
Bug fix in infotrac (introduced in r4063), nbtr and related arrays …
|
|
|
@4078
|
3 years |
acozic |
add missing cpp key
|
|
|
@4077
|
3 years |
acozic |
modification to run with INCA :
1- modify deallocate for an array use …
|
|
|
@4073
|
3 years |
acozic |
Made some correction to allow compilation with inca (Anne)
|
|
|
@4071
|
3 years |
dcugnet |
* Fix for unadvected tracers (iadv==0)
* The key %isH2Ofamily, from …
|
|
|
@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 …
|
|
|
@4064
|
3 years |
dcugnet |
* minor fixes (unused variables suppressed, comas after a WRITE() …
|
|
|
@4063
|
3 years |
dcugnet |
Except if the bench fails, last commit before switching to the new …
|
|
|
@4057
|
3 years |
dcugnet |
Temporarly removing the test on nqtottr.
Will be included later, when …
|
|
|
@4056
|
3 years |
dcugnet |
Most of the changes are intended to help to eventually remove the …
|
|
|
@4052
|
3 years |
dcugnet |
Fixes for previous commit:
* few tracers(:)%nqChilds were …
|
|
|
@4051
|
3 years |
dcugnet |
Fix for the previous commit.
|
|
|
@4050
|
3 years |
dcugnet |
Second commit for new tracers.
* include most of the keys in the …
|
|
|
@4046
|
3 years |
dcugnet |
First commit for new tracers.
* parser routines readTracFiles, …
|
|
|
@4039
|
3 years |
crisi |
juste une modif sans consequence dans ratiomin
|
|
|
@4032
|
3 years |
crisi |
de detail: qperemin=1e-30,masseqmin=1e-18,ratiomin=1e-6
|
|
|
@4027
|
3 years |
Ehouarn Millour |
Fix (temporary?) for isotopes, set threshold on qperemin to zero.
EM
|
|
|
@4005
|
3 years |
Ehouarn Millour |
Some cleanup around tracer name string length, and anticipate future …
|
|
|
@3998
|
3 years |
Ehouarn Millour |
Cleanup for tracers. Stop if there is no "traceur.def" file to read, …
|
|
|
@3945
|
3 years |
Laurent Fairhead |
Resolving issue in infotrac concerning tracers from INCA and REPROOBUS …
|
|
|
@3924
|
3 years |
Laurent Fairhead |
Version modifiee par Camille pour version isotopique
|
|
|
@3923
|
3 years |
fhourdin |
Version modifiee par Camille pour compatibilité avec la physique …
|
|
|
@3919
|
3 years |
fhourdin |
Include inutilise et trop specifique de la physique
|
|
|
@3872
|
4 years |
oboucher |
Last modifications for the CO2/INCA (inco) case
|
|
|
@3870
|
4 years |
Laurent Fairhead |
Corrections to r3865 that will hopefully repair the debug compilation
TL
|
|
|
@3869
|
4 years |
Ehouarn Millour |
Minor fix to r3865; initialize nqexcl(=nqtrue) even for regular …
|
|
|
@3865
|
4 years |
lmdz-users |
Modifications from Thibaut to create an ESM with interactive CO2 + …
|
|
|
@3803
|
4 years |
Ehouarn Millour |
Make dynamics restart.nc file be in "64-bit offset" mode to enable …
|
|
|
@3800
|
4 years |
Laurent Fairhead |
Modifications nécessaires pour les isotopes
CRisi
|
|
|
@3666
|
5 years |
lfalletti |
Adding changes for Reprobus
|
|
|