|
|
@2859
|
8 years |
Laurent Fairhead |
Preventing a hard to find crash when dimensions are not compatibe with …
|
|
|
@2740
|
8 years |
lguez |
Added output of nudging coefficients for temperature and humidity, …
|
|
|
@2665
|
8 years |
dcugnet |
* A (re)startphy.nc file (standard name: "startphy0.nc") can be read …
|
|
|
@2622
|
8 years |
Ehouarn Millour |
Some code tidying: turn ener.h into ener_mod.F90
EM
|
|
|
@2603
|
8 years |
Ehouarn Millour |
Cleanup in the dynamics: turn logic.h into module logic_mod.F90
EM
|
|
|
@2601
|
8 years |
Ehouarn Millour |
Cleanup in the dynamics: turn temps.h into module temps_mod.F90
EM
|
|
|
@2600
|
8 years |
Ehouarn Millour |
Cleanup in the dynamics: turn comvert.h into module comvert_mod.F90
EM
|
|
|
@2598
|
8 years |
Ehouarn Millour |
Cleanup in the dynamics: turn serre.h into module serre_mod.F90
EM
|
|
|
@2597
|
8 years |
Ehouarn Millour |
Cleanup in the dynamics: get rid of comconst.h, make it a module …
|
|
|
@2475
|
9 years |
Ehouarn Millour |
Reinstate writehist, writedyn and bilan_dyn in dyn3dmem so that ouputs …
|
|
|
@2442
|
9 years |
fhourdin |
ngroup passe du statut de paramètre à constante.
Pour pouvoir …
|
|
|
@2438
|
9 years |
lguez |
Bug fix
|
|
|
@2375
|
9 years |
Ehouarn Millour |
Fix in the computation of the date; the convention is that it …
|
|
|
@2372
|
9 years |
acozic |
Change call to inca initialisation to fit with new sections …
|
|
|
@2351
|
9 years |
Ehouarn Millour |
More on physics/dynamics separation and cleanup:
- Set things up so …
|
|
|
@2347
|
9 years |
Ehouarn Millour |
Make iniphysiq a module.
Fix call to iniphysiq in lmdz1d (missing …
|
|
|
@2346
|
9 years |
Ehouarn Millour |
Physics/dynamics separation:
- remove all references to dimensions.h …
|
|
|
@2302
|
9 years |
Ehouarn Millour |
Move etat0phys_netcdf.F90 to "dynlonlat_phylonlat/phylmd" as it relies …
|
|
|
@2301
|
9 years |
Ehouarn Millour |
Moved ioipsl_getin_p_mod.F90 to "phylmd" beacause files in "misc" …
|
|
|
@2299
|
9 years |
dcugnet |
In dyn3d/:
etat0dyn_netcdf.F90: "startget_dyn3d" syntax slightly …
|
|
|
@2293
|
9 years |
dcugnet |
Initial states creation routines have been reorganized and simplified. …
|
|
|
@2286
|
9 years |
Ehouarn Millour |
- fix in dyn3d the array out of bound issue (in qminimum) that was …
|
|
|
@2281
|
9 years |
crisi |
Camille Risi: corrections of bugs for the isotopic part
|
|
|
@2277
|
9 years |
fhourdin |
Ajout d'une instruction RECURSIVE pour les routines d'advection
qui …
|
|
|
@2270
|
9 years |
crisi |
Adding isotopes in the dynamics and more generally tracers of tracers. …
|
|
|
@2263
|
10 years |
lguez |
In the sequential version, ini_getparam and fin_getparam were not …
|
|
|
@2249
|
10 years |
lguez |
abort_message was not defined.
|
|
|
@2247
|
10 years |
lguez |
We want to keep the same "*.def" files with programs ce0l and gcm. But …
|
|
|
@2239
|
10 years |
Ehouarn Millour |
Reorganizing physics/dynamics interface:
- what is related to …
|
|
|
@2230
|
10 years |
lguez |
|
|
|
@2229
|
10 years |
lguez |
For a real calendar in gcm, the variable calend in *.def must now be …
|
|
|
@2225
|
10 years |
Ehouarn Millour |
Some cleanup and tidying up in the dynamics/physics interface.
EM
|
|
|
@2222
|
10 years |
Ehouarn Millour |
Bug fix: Poles are single points on physics grid. True mesh area there …
|
|
|
@2221
|
10 years |
Ehouarn Millour |
Some cleanup: remove (unused) clesph0 from dynamics.
EM
|
|
|
@2218
|
10 years |
lguez |
Bug fix in fxhyp. There was some bad logic for the shifting of …
|
|
|
@2151
|
10 years |
fhourdin |
Corrections pour le 1D.
Le test recemment introduit sur le fait que …
|
|
|
@2143
|
10 years |
lguez |
Forgot deletion of fixed source form files.
|
|
|
@2142
|
10 years |
lguez |
dyn3d/conf_gcm.F, fixed source form, was included in lmdz1d.F90, free …
|
|
|
@2141
|
10 years |
lguez |
iphysiq must be a multiple of iperiod: added the test.
|
|
|
@2134
|
10 years |
lguez |
In nudging procedures, replaced explicit Euler integration of nudged …
|
|
|
@2124
|
10 years |
lguez |
In guide_main, there is the line:
…
|
|
|
@2100
|
10 years |
lguez |
Removed "on rentre dans guide_main" from guide_main in dyn3dpar, was …
|
|
|
@2094
|
10 years |
lguez |
In module getparam, moved procedures ini_getparam and fin_getparam out …
|
|
|
@2087
|
10 years |
fhourdin |
Correction de bug pour gfortran qui refuse if (rerad_start==.false.) …
|
|
|
@2083
|
10 years |
Ehouarn Millour |
- Minor fix in dyn3dpar/leapfrog_p.F , should call geopot_p and not …
|
|
|
@2039
|
10 years |
fhourdin |
1. Inclusion d'un appel supplementaire a geopot dans leapfrog dans
les …
|
|
|
@2038
|
10 years |
fhourdin |
Possibilité d'imposer le nombre de pas de temps de la simulation avec …
|
|
|
@2037
|
10 years |
lguez |
PVteta computed by PVtheta was not used. Also there were a couple of …
|
|
|
@2025
|
11 years |
fhourdin |
Enrichissement des sorties pour le guidage
Enriched outputs for nudging
|
|
|
@2021
|
11 years |
lguez |
Removed unused variables pks, pk, pkf from main program unit gcm.
…
|
|
|
@2019
|
11 years |
fhourdin |
Passage au format libre pour inclure les ficheirs du 1D dans lmdz1d.F90
|
|
|
@1987
|
11 years |
Ehouarn Millour |
Add updating pressure, mass and Exner function (ie: all variables …
|
|
|
@1984
|
11 years |
Ehouarn Millour |
Cleanup and update of "grilles_gcm_netcdf_sub": removed old version, …
|
|
|
@1952
|
11 years |
lguez |
Other files with unneeded differences in dyn3d, dyn3dpar and dyn3dmem.
|
|
|
@1945
|
11 years |
lguez |
Duplicated files moved to dyn3d_common.
|
|
|
@1944
|
11 years |
lguez |
Created directory dyn3d_common. Began moving to dyn3d_common files …
|
|
|
@1939
|
11 years |
lguez |
Same as revision 1930: replaced abort by abort_gcm.
Also replaced …
|
|
|
@1932
|
11 years |
lguez |
Declaration of variables appearing in array bounds must be specified …
|
|
|
@1930
|
11 years |
lguez |
abort, dfloat and pause are not in the Fortran standard. Replaced …
|
|
|
@1907
|
11 years |
lguez |
Added a copyright property to every file of the distribution, except …
|
|
|
@1902
|
11 years |
musat |
Ajout verifs fichiers de guidage et noms variables
IM
|
|
|
@1885
|
11 years |
Ehouarn Millour |
Make dyn3dpar/bilan_dyn_p.F work in MPI and OpenMP.
EM
|
|
|
@1825
|
11 years |
Ehouarn Millour |
Première étape de l'implémentation de XIOS. Modifications isolées dans …
|
|
|
@1817
|
11 years |
lguez |
Write the max of CFL on countcfl time steps instead of the value for …
|
|
|
@1794
|
11 years |
Ehouarn Millour |
Some cleanup around ismin/ismax/scopy/ssum routines which are defined …
|
|
|
@1793
|
11 years |
Ehouarn Millour |
Improved sponge layer:
- Sponge tendencies are now computed …
|
|
|
@1785
|
11 years |
Ehouarn Millour |
Transformation de l'include indicesol.h en un module indice_sol_mod et …
|
|
|
@1783
|
11 years |
lguez |
Moved repeated calculation above the loop.
|
|
|
@1762
|
11 years |
Laurent Fairhead |
Réorganisation des variables pour éviter des messages à la compilation …
|
|
|
@1720
|
12 years |
Ehouarn Millour |
Some cleanup around pres2lev: the three dynamical cores now use the …
|
|
|
@1700
|
12 years |
lguez |
Renamed "mod_const_para.F90" to "mod_const_mpi.F90" because …
|
|
|
@1698
|
12 years |
lguez |
Oups
|
|
|
@1697
|
12 years |
lguez |
Created new variable vert_prof_dissip to choose the vertical profile …
|
|
|
@1687
|
12 years |
Laurent Fairhead |
Nettoyage général pour la bonne marche de makegcm
FH
…
|
|
|
@1676
|
12 years |
aslmd |
------------------------
- Repare le probleme "un jour sans fin" des …
|
|
|
@1674
|
12 years |
Ehouarn Millour |
Modification pour activation du 2D latitude-pression
(pour pouvoir …
|
|
|
@1671
|
12 years |
Ehouarn Millour |
- fixed "aquaplanet case" so that initializations (creation of
files …
|
|
|
@1656
|
12 years |
musat |
Par defaut on sort pas le fichier paramLMDZ_dyn.nc contenant des …
|
|
|
@1654
|
12 years |
aslmd |
------------------------
- Changements dans calfis pour appeler la …
|
|
|
@1645
|
12 years |
lguez |
In "disvert", when "vert_sampling" equals "read", read "ap" and "bp" …
|
|
|
@1635
|
12 years |
lguez |
In "dynetat0" and "dynredem_*", replaced calls to "nf_get_var*" and …
|
|
|
@1626
|
12 years |
Laurent Fairhead |
Modifications nécessaires sur les dates pour avoir 1+1=2 avec …
|
|
|
@1625
|
12 years |
lguez |
Created logical variable "pressure_exner". "pressure_exner" replaces …
|
|
|
@1623
|
13 years |
lguez |
The default value of 'vert_sampling' is now 'strato' if 'ok_strato' …
|
|
|
@1622
|
13 years |
lguez |
The default value of 'vert_sampling' is now 'tropo' if llm <= 35.
|
|
|
@1620
|
13 years |
lguez |
In procedure "disvert", the values of "sig" are now chosen according …
|
|
|
@1617
|
13 years |
Ehouarn Millour |
Minor correction: with previous commits, compilation without physics …
|
|
|
@1616
|
13 years |
Ehouarn Millour |
Some cleanup around what is done during the integration step of …
|
|
|
@1615
|
13 years |
Ehouarn Millour |
Introducing "phydev", the minimal physics package.
makegcm and …
|
|
|
@1614
|
13 years |
Ehouarn Millour |
Correction to enforce having 1+1=2 in the dynamics.
Still not sure why …
|
|
|
@1611
|
13 years |
lguez |
Avoid aliasing in "inidissip".
Correct misplaced continuation lines in …
|
|
|
@1606
|
13 years |
lguez |
Replaced obsolete calls to "lnblnk" by calls to "trim".
|
|
|
@1592
|
13 years |
Ehouarn Millour |
Minor cleanup: remove unused variables nbetat, nbetatmoy and nbetatdem.
EM
|
|
|
@1577
|
13 years |
Laurent Fairhead |
Modifications au code qui permettent de commencer une simulation à …
|
|
|
@1569
|
13 years |
jghattas |
Added coherence test between variable type_trac and cpp key used when …
|
|
|
@1565
|
13 years |
jghattas |
Added interface with chemestry model REPROBUS :
- Compile LMDZ …
|
|
|
@1563
|
13 years |
jghattas |
- Added reading of paramter type_trac from *.def file : …
|
|
|
@1561
|
13 years |
Ehouarn Millour |
Bug correction on the initialiaation of surface pressure in "academic" …
|
|
|
@1550
|
13 years |
lguez |
Bug fix in "bilan_dyn_p". The index was out of bounds in the removed …
|
|
|
@1549
|
13 years |
lguez |
Conversion to free source form, no other change
|
|
|