source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3071   17 months abierjon Mars GCM: Add an example of setup in util/compile to compile utilitary …
(edit) @3070   17 months jbclement PEM: Correction of a bug: the variable 'g' was not correctly …
(edit) @3069   17 months jbclement Mars PCM: Related to commit r3066, correction of a bug to write/read a …
(edit) @3068   17 months jbclement PEM: Following the commits r3066 and r3067, the PEM initialization in …
(edit) @3067   17 months jbclement Mars PCM: In 1D, 'q' has been converted from dimension (:,:) to …
(edit) @3066   17 months llange MARS PCM Follwing -r 3056: - Surface variables (tsurf, tsoil, albedo, …
(edit) @3065   17 months jbclement PEM: Initialization of the PEM in 1D through the subroutine …
(edit) @3064   17 months abierjon Mars GCM: Following r3061 and r3062 : - adapt files callphys.def.GCM6 …
(edit) @3063   17 months jbclement PEM: Addition of a file "changelog.txt" in LMDZ.COMMON/libf/evolution/ …
(edit) @3062   17 months jnaar Spelling mistake "temp_dependant_m" corrected : now is …
(edit) @3061   17 months jnaar Adaptative timestep and temperature-dependent contact parameter now …
(edit) @3060   17 months jbclement Mars PCM 1D: Related to commit r3056, correction of bugs and some …
(edit) @3059   17 months emillour Mars PCM: Fix from previous commit, vdifc_mod.F wrongly modified then; …
(edit) @3058   17 months emillour Mars PCM: Update reference deftank files: - remove obsolete …
(edit) @3057   17 months abierjon Mars GCM: Fix ticket #141 : when doing a log interpolation in zrecast …
(edit) @3056   17 months jbclement Mars PCM 1D: From now on, in "testphys1d.F90", initialization is …
(edit) @3055   17 months emillour Mars PCM: Add extra tests for XIOS output: only combine and send …
(edit) @3054   17 months jbclement Mars PCM 1D: Correction of a bug: 'inertiedat(1,1)' was overwritten by …
(edit) @3053   17 months jbclement Mars PCM 1D: Upgrade of "testphys1d" to Fortran 90. Cleaning of the …
(edit) @3052   17 months emillour Mars PCM: Update reference field_def_physics_mars.xml with variables …
(edit) @3051   17 months jbclement Mars PCM 1D: Addition of the file "start1D.txt" which mimics a …
(edit) @3050   17 months jbclement Mars PEM: Minor changes concerning the form of the code in the PEM. JBC
(edit) @3049   17 months emillour Follow-up of previous commit, also update ADASTRA-ifort file in ARCH EM
(edit) @3048   17 months emillour Upadate ADASTRA-ifort arch files to follow up machine upgrades. EM
(edit) @3047   17 months jbclement Mars PEM: Correction of a case where maximum admissible change of …
(edit) @3046   17 months jbclement Mars PEM: Improvements of scripts to launch the chained simulations of …
(edit) @3045   17 months jbclement Mars PCM 1D: Addition of the pressure profile to be able to run …
(edit) @3044   17 months jleconte perfect_vap_profile option
(edit) @3043   17 months jleconte fixed some bugs and errors
(edit) @3042   17 months jbclement Mars PEM: The date and time are redefined at the end of PEM to write …
(edit) @3041   17 months sglmd some arrays were not initiated to zero: when compiled with gfortran, …
(edit) @3040   17 months jbclement Mars PCM: The variable 'timeperi' (defined in "planete_h.F90" and …
(edit) @3039   17 months jbclement Mars PEM: Big cleaning of main program pem.F90 (indentation, …
(edit) @3038   18 months jbclement Mars PEM: * New version of scripts (launch_pem.sh and exeGCM.sh) to …
(edit) @3037   18 months jbclement Mars PCM: Some code cleaning in regards of tests in 1D. JBC
(edit) @3036   18 months jbclement Mars PCM 1D: In testphys1D.F, "dtphys" was renamed into a local …
(edit) @3035   18 months amartinez ======= VENUS PCM =============== COMMIT BY ANTOINE MARTINEZ …
(edit) @3034   18 months emillour Adastra fix: When running with OpenMP and using "libsci" (i.e. LAPACK …
(edit) @3033   18 months emillour Mars PCM: Add some example scripts for Adastra EM
(edit) @3032   18 months llange MARS PEM Fix bug with albedo (wrong albedo for surface where co2 ice …
(edit) @3031   18 months llange MARS PEM Add the water vapor exchanges between the subsurface ice and …
(edit) @3030   18 months llange MARS PEM * Following -r3028, added the declaration of daysec and …
(edit) @3029   18 months emillour Add some arch files for ADASTRA with ifort compiler EM
(edit) @3028   18 months jbclement Mars PEM: Big cleaning of main program pem.F90 (indentation, …
(edit) @3027   18 months jbclement Mars PCM 1D: Related to commit r3026: improvement of error message in …
(edit) @3026   19 months jbclement Mars PCM/PEM 1D: Small fixes to be able to run the Mars PCM 1D without …
(edit) @3025   19 months emillour Mars PCM: Fixed a bug in newstart call to lect_start_archive; missing …
(edit) @3024   19 months jbclement Mars Deftank: Addition of a bash script "modify_startfi.sh" to modify …
(edit) @3023   19 months jbclement Mars Deftank: Complete rewriting (much simpler) of script …
(edit) @3022   19 months jbclement Mars PEM: Rework and correction of computation of the maximum number …
(edit) @3021   19 months jbclement Mars PCM 1D: Addition in 1D of relaxation towards a profile for …
(edit) @3020   19 months llange MARS PEM Following last commit, r (=R/mugaz) wasn't initialize …
(edit) @3019   19 months llange Mars PEM * Following -r 2963, adapt the PEM so that the density of …
(edit) @3018   19 months emillour Mars PCM: Further code cleanup with NLTE routines; converted …
(edit) @3017   19 months jnaar Change the way zdq is estimated to fasten (by a lot) the adaptative …
(edit) @3016   19 months emillour Mars PCM: Code cleanup: nltedata.h is only included in nltecool.F so …
(edit) @3015   19 months emillour Mars PCM: Code cleanup in diffusion, turn variables from diffusion.h …
(edit) @3014   19 months emillour Generic PCM: Correction to commit r3009, alb_ocean is in module …
(edit) @3013   19 months llange MARS PCM CO2 condens: Fixing bug introduced in r2977: as the cooling …
(edit) @3012   19 months emillour Mars PCM: Code cleanup concerning chemistry. Turn chimiedata.h into …
(edit) @3011   19 months emillour Common physics auxiliary routines: Add possibility to broadcast 5D and …
(edit) @3010   19 months llange MARS PCM Fixing a bug introduced in r2963: timeperi was forced to be …
(edit) @3009   19 months emillour Generic GCM: Chemistry: correction in photolysis online with level …
(edit) @3008   19 months emillour Mars PCM: Some code cleanup around microphysics. Turn microphys.h into …
(edit) @3007   19 months emillour Mars PCM: Fix OpenMP bug in paleoclimate_mod; saved variables should …
(edit) @3006   19 months emillour Mars PCM: More code cleanup. Turn "nirdata.h" common into module …
(edit) @3005   19 months amartinez Venus PCM correction Dans concentrations2.F, l'helium était compté …
(edit) @3004   19 months emillour Mars PCM: Some code cleanup. Remove obsolete "comg1d.h" and …
(edit) @3003   19 months emillour Mars PCM: Follow-up to r3000. When in 1D without XIOS COMM_LMDZ still …
(edit) @3002   19 months llange MARS PEM * Fix a bug in conf_pem ("Flux_geo" was expected in the .def …
(edit) @3001   19 months jbclement Mars PCM: Small fixes to compile and run 1D model related to the …
(edit) @3000   19 months jbclement Mars PCM: Some adaptations to make the 1D model run with XIOS and …
(edit) @2999   19 months llange Mars PCM Include perenial_co2ice (equivalent of watercap) to …
(edit) @2998   19 months llange MARS PEM * Fix some bug in water conservations (transfer from watercap …
(edit) @2997   19 months emillour Mars PCM: Some adaptations to enable running the 1D model with XIOS. …
(edit) @2996   19 months emillour Common dynamics: Adapt script and interface for the possibility of …
(edit) @2995   19 months llange Mars PEM *Implementation of the H2O glacier flow laws *The algorithm …
(edit) @2994   19 months llange MARS PCM Introduce paleoclimate modul which will contains all the …
(edit) @2993   20 months llange RS PEM Update CO2 glacier flow law after discussions with I.Smith. The …
(edit) @2992   20 months emillour Mars PCM: Update reference field_def_physics_mars.xml to take into …
(edit) @2991   20 months jbclement Minor fix of initialization of tracers indices + rework of …
(edit) @2990   20 months emillour Mars PCM: Minor fix in utility "expandstartfi": correctly handle the …
(edit) @2989   20 months emillour Common dynamics: Downgrade "prod" optimization level to -O2 (-O3 is …
(edit) @2988   20 months jnaar Bugfix for commit r2984 which caused improvedclouds to be much more …
(edit) @2987   20 months emillour Fixed the hardcoded value for the altitude of topmost level In …
(edit) @2986   20 months romain.vande MARS PEM: Small fix to adapt pem to the r2981 write_profile …
(edit) @2985   20 months romain.vande Generic PEM : Adapt PEM to run with the generic model. (CPP_STD …
(edit) @2984   20 months jnaar Adaptative timestep working and computed directly in improvedclouds. …
(edit) @2983   20 months emillour Dynamico interface to PCM physics: Add an arch file for ADASTRA (using …
(edit) @2982   20 months romain.vande MARS PEM: Small correction to adapt the pem to the picky gnu compiler. RV
(edit) @2981   21 months evos EV 1D Mars Created an option to output the profiles in 1D using …
(edit) @2980   21 months romain.vande Mars PEM : Adapt PEM to 1d runs. Cleaning of names and unused …
(edit) @2979   21 months abierjon Mars GCM: Adapt simu_MCS.F90 so that it also recognizes new dust …
(edit) @2978   21 months emillour All PCMs: Add some arch files for ADASTRA (using the GNU compiler suite) EM
(edit) @2977   21 months llange Mars PCM Change the latent heat when computing the amount of CO2 that …
(edit) @2976   21 months emillour Mars PCM: Follow-up to r2970: output of integers/logicals also …
(edit) @2975   21 months romain.vande Mars util : Adapt expandstartfi to subslope dimension + small …
(edit) @2974   21 months flefevre on-line photolysis: bug fix in the vertical grid used by the UV code …
(edit) @2973   21 months emillour Venus PCM: Minor update of field_def_physics.xml , add units for VERs GG
(edit) @2972   21 months emillour Generic PCM: Make number of scatterers fully dynamic (i.e. set in …
Note: See TracRevisionLog for help on using the revision log.