|
|
@2919
|
20 months |
llange |
PCM
Flux_geo is now correctled initialized (wasnot correctly read in …
|
|
|
@2918
|
20 months |
llange |
PEM
Implementing Eran's idea: introduce a flag in the run_PEM.def to …
|
|
|
@2905
|
21 months |
romain.vande |
Mars PEM:
Correction in pemetat0, if misplaced for time reading.
|
|
|
@2902
|
21 months |
llange |
PEM
First implementation of a dynamic ice table following Schorgofer, …
|
|
|
@2897
|
22 months |
romain.vande |
Mars PEM:
Deep cleaning of variables name and allocate.
All the "dyn …
|
|
|
@2895
|
22 months |
llange |
PEM
Soil temperature initialisation has been updated
Conf_PEM improved …
|
|
|
@2894
|
22 months |
romain.vande |
Mars PEM:
New Boolean options for following orbital parameters of …
|
|
|
@2893
|
22 months |
romain.vande |
Mars PEM:
Correction of recomp_tend_co2 formula and make it dependent …
|
|
|
@2888
|
22 months |
llange |
PEM
* Following r-2886-5, debugging some issues ( conservation of H2O, …
|
|
|
@2886
|
22 months |
romain.vande |
Mars PEM:
r2885 correct message : In the PEM, the minimum of water_ice …
|
|
|
@2885
|
22 months |
romain.vande |
Mars PCM:
Move a endif misplaced
RV
|
|
|
@2864
|
23 months |
llange |
PEM
restores conf_pem as defined in R2859, accidentally deleted before …
|
|
|
@2863
|
23 months |
llange |
PEM
H2O adsorption is now computed. Total mass of H2o adsorbded is …
|
|
|
@2859
|
23 months |
emillour |
PEM:
Follow-up of r2854: remove added stuff in conf_gcm and make a …
|
|
|
@2857
|
2 years |
llange |
PEM
Fixing bug when updating tracer mass mixing ratio (ccn_number and …
|
|
|
@2856
|
2 years |
llange |
PEM
CO2 glacier flows added in a module
Maximum thickness of glacier …
|
|
|
@2855
|
2 years |
llange |
PEM
Documentation of the main subroutines, and variables.
Unused …
|
|
|
@2854
|
2 years |
llange |
PEM
Conf_gcm is adapted to read the PEM.def files to simulate orbital …
|
|
|
@2850
|
2 years |
llange |
PEM
Specific commit for the reshape routines (I forgot to add it …
|
|
|
@2849
|
2 years |
llange |
PEM
Update the codes for subsurface evolution to run with XIOS
1) …
|
|
|
@2842
|
2 years |
romain.vande |
Mars PEM:
PEM is now adapted to run with XIOS diurnal averages (when …
|
|
|
@2841
|
2 years |
romain.vande |
Mars PEM:
PEM is now adapted to run with XIOS diurnal averages (when …
|
|
|
@2835
|
2 years |
romain.vande |
Mars PEM:
Introduction of the possibility to follow an orbital …
|
|
|
@2812
|
2 years |
llange |
PEM
Update CO2 glaciers evolution following a parametrization made by …
|
|
|
@2794
|
2 years |
llange |
MARS PEM:
- Add a PEMETAT0 that read "startfi_pem.nc"
- Add the soil …
|
|
|
@2779
|
2 years |
romain.vande |
LMDZ_COMMON:
First commit of PEM. Small writting improvements will …
|
|
|
@2626
|
3 years |
emillour |
Common dynamics:
Some rather harmless OpenMP fixes in the filtering …
|
|
|
@2623
|
3 years |
emillour |
Common dynamics:
OpenMP fix for ifort as this compiler refuses to have …
|
|
|
@2604
|
3 years |
emillour |
Common dynamics:
Update "infotrac_init": stop with an error message if …
|
|
|
@2572
|
3 years |
emillour |
Common dynamics:
Fixes for the picky gfortran10 compiler which …
|
|
|
@2564
|
3 years |
emillour |
Common dynamics:
Check that there is indeed a run.def file to get …
|
|
|
@2549
|
3 years |
emillour |
Common dynamics:
Fix a weird issue that only arises in mixed …
|
|
|
@2544
|
3 years |
romain.vande |
MARS GCM:
update of r2507: correction for time output in the case of …
|
|
|
@2519
|
4 years |
emillour |
Common dynamics:
Follow-up of r2500; longitude boundaries stored in …
|
|
|
@2507
|
4 years |
romain.vande |
For LMDZ MARS: Update of day_ini, time and hour_ini in restart and …
|
|
|
@2506
|
4 years |
emillour |
Common dynamics:
Code cleanup: remove unused routine fxyhyper.
EM
|
|
|
@2500
|
4 years |
abierjon |
Mars GCM:
Definition of mesh longitude boundaries in inigeomphy
- at …
|
|
|
@2478
|
4 years |
emillour |
Common dynamics
Bug fix for the (rare) case when running without …
|
|
|
@2471
|
4 years |
yjaziri |
Common dynamics:
Typo inigeomphy log print and useless variable
YJ
|
|
|
@2468
|
4 years |
yjaziri |
|
|
|
@2439
|
4 years |
emillour |
Common dynamics:
Add a check that input fields (read from start.nc …
|
|
|
@2436
|
4 years |
yjaziri |
Generic GCM:
Implementation of an option for a new reading process of …
|
|
|
@2426
|
4 years |
emillour |
Common dynamics:
Fix a couple of harmless typos spoted by YJ.
EM
|
|
|
@2405
|
4 years |
slebonnois |
SL: correction of a bug in newstart, due to key cpofT missing ; + …
|
|
|
@2380
|
4 years |
jvatant |
COMMON : Fix mass flux flxw sent unitialized to physics in NODYN mode. …
|
|
|
@2337
|
4 years |
emillour |
Common dynamics:
Fix a very minor typo that produced a misleading …
|
|
|
@2307
|
5 years |
mvals |
Mars GCM:
follow-up of the commit regarding the dynamical transport of …
|
|
|
@2306
|
5 years |
emillour |
Common dynamics:
Small fix for cases when traceur.def contains lines …
|
|
|
@2298
|
5 years |
mvals |
Mars GCM:
follow-up of the last commit: add the routine …
|
|
|
@2296
|
5 years |
mvals |
Mars GCM:
dyn3dpar: Implementation in the parallel version of the …
|
|
|
@2290
|
5 years |
jvatant |
Add procedure for 1D-arrays of type character in getin_p
--JVO
|
|
|
@2272
|
5 years |
emillour |
Common dynamics:
Remove unnecessary call to ini_getparam() in gcm.F, …
|
|
|
@2242
|
5 years |
jvatant |
+ Update the interface with YAMMS so it now correctly handles the …
|
|
|
@2195
|
5 years |
slebonnois |
SL: correction probleme sur le geopotentiel dans le cas Venus, ie …
|
|
|
@2181
|
5 years |
emillour |
Common dyn core:
Enforce using dissip_fac_mid and dissip_fac_up …
|
|
|
@2135
|
6 years |
slebonnois |
SL, Venus: new keys for flexibility cp0/cp(T) and Held-Suarez type physics
|
|
|
@2126
|
6 years |
emillour |
Common dynamics:
Some work to enforce total tracer mass conservation …
|
|
|
@2125
|
6 years |
slebonnois |
SL, Venus: removing use of zonal averages
|
|
|
@2108
|
6 years |
emillour |
Follow-up of r2016 commit of nogcm main program: adapt leapfrog_gcm so …
|
|
|
@2106
|
6 years |
emillour |
Add "nogcm" program in dyn3d (only works in serial mode), from ED & FF.
EM
|
|
|
@2050
|
6 years |
jvatant |
Major radiative transfer contribution : Add the 'corrk_recombin' …
|
|
|
@2049
|
6 years |
slebonnois |
SL: VENUS, correction newstart, bug sur u et v quand changement …
|
|
|
@2048
|
6 years |
slebonnois |
SL: VENUS, autres details
|
|
|
@2034
|
6 years |
jvatant |
Add a quick-sort algorithm qsort that also enables
to sort a companion …
|
|
|
@1971
|
6 years |
emillour |
Common dynamics:
Enable tracer names to be up to 30 characters long …
|
|
|
@1959
|
6 years |
emillour |
Common (parallel) dynamics:
Add some initializations of global arrays. …
|
|
|
@1850
|
7 years |
jvatant |
Follow-up of r1849 : understood the black magic !
--JVO
|
|
|
@1824
|
7 years |
emillour |
Common dynamics:
- enable possiblity to store multiple time steps in …
|
|
|
@1804
|
7 years |
bclmd |
|
|
|
@1793
|
7 years |
jvatant |
Making Titan's hazy again, part I
+ Added the source folder …
|
|
|
@1791
|
7 years |
emillour |
Common dynamics:
Bug fix: variables from print_control_mod should be …
|
|
|
@1761
|
7 years |
emillour |
Slight improvement in the definition of print_control_mod module …
|
|
|
@1747
|
7 years |
aslmd |
Amended previous commit. Committed more files than I wanted to.
|
|
|
@1746
|
7 years |
aslmd |
MESOSCALE. makemeso module_initialize_les module_initialize_real …
|
|
|
@1703
|
8 years |
slebonnois |
SL: rectification du precedent commit pour les routines qui ne …
|
|
|
@1702
|
8 years |
slebonnois |
SL: petit correctif sur makelmdz
|
|
|
@1693
|
8 years |
emillour |
XIOS outputs:
-Bug fix in wxios_domain_param: flip_coordinate argument …
|
|
|
@1687
|
8 years |
slebonnois |
SL: bugs corrections outputs/clouds_AStol/upper_atmosphere/start2archive
|
|
|
@1683
|
8 years |
emillour |
Dynamical core:
Enable having a minimum of 2 points per latitude band …
|
|
|
@1682
|
8 years |
emillour |
All GCMs: set things up to enable pluging physics with dynamico
* …
|
|
|
@1672
|
8 years |
jvatant |
Re-plug chemistry of old Titan
+ minor correction on reading Titan's …
|
|
|
@1659
|
8 years |
slebonnois |
SL: bug in previous commit…
|
|
|
@1658
|
8 years |
slebonnois |
SL: deep atmosphere commented until further work
|
|
|
@1650
|
8 years |
emillour |
Dynamical core: Further adaptations to stick with LMDZ5 (up to rev …
|
|
|
@1644
|
8 years |
jvatant |
Copy the new LMDZ.TITAN from LMDZ.GENERIC
+ compilation-needed …
|
|
|
@1638
|
8 years |
slebonnois |
SL: corrections for Venus newstart
|
|
|
@1621
|
8 years |
emillour |
Further work on full dynamics/physics separation.
LMDZ.COMMON:
- …
|
|
|
@1593
|
8 years |
emillour |
Common dynamics:
- some cleanup around unused or unecessary parameters …
|
|
|
@1592
|
8 years |
emillour |
Dynamical core and miscellaneous additions to be fully compatible with …
|
|
|
@1591
|
8 years |
slebonnois |
SL: Mise a jour de la haute atmosphere, du transfert radiatif …
|
|
|
@1576
|
8 years |
emillour |
All models:
Clean up the dynamics/physics interface to converge with …
|
|
|
@1575
|
8 years |
emillour |
All GCMs:
Further adaptations to keep up with changes in LMDZ5 …
|
|
|
@1573
|
8 years |
emillour |
All GCMS:
Cleanup concerning iniphysiq/inigeomphy initializations: …
|
|
|
@1572
|
8 years |
emillour |
All GCMs:
Further adaptations to keep up with changes in LMDZ5 …
|
|
|
@1564
|
9 years |
emillour |
All GCMS:
- correction wrt previous commit: inigeom is also the name …
|
|
|
@1563
|
9 years |
aslmd |
iniphysiq in all GCMs
---------------------
iniphysiq was performing …
|
|
|
@1549
|
9 years |
emillour |
All GCMs:
Further adaptations to keep up with changes in LMDZ5 …
|
|
|
@1543
|
9 years |
emillour |
All models: Further adaptations to keep up with changes in LMDZ5 …
|
|
|
@1540
|
9 years |
emillour |
All GCMS: Further adaptations to keep up with changes in LMDZ5 …
|
|
|
@1534
|
9 years |
emillour |
Common dynamics:
Bug fix for definition of klon_glo when in 1D.
EM
|
|
|