source: trunk/LMDZ.MARS

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3964   8 days emillour Mars PCM: Minor cleaning: don't systematically read/write …
(edit) @3943   4 weeks jmauxion MARS PCM: Update run.def.1d with slow_diagfi option. JM
(edit) @3939   4 weeks jmauxion MARS PCM: A stable version of the watercloud microphysic scheme with …
(edit) @3924   7 weeks jmauxion Mars PCM: Fixing revision 3923: adding OMP_THREADPRIVATE to new save …
(edit) @3923   8 weeks jmauxion Mars PCM: Adding a slow_diagfi flag to the run.def file for 1D model …
(edit) @3919   2 months jbclement Mars PCM: Formating "improveclouds" into F90 and simplifying some …
(edit) @3918   2 months jbclement Mars PCM 1D: - "profile.F" is transformed into a module …
(edit) @3913   3 months jbclement Mars PCM: Partial reversion of r3847: removal of the incompatibility …
(edit) @3912   3 months jbclement Mars PCM 1D: Prescription of the atmospheric water ice profile in 1D. …
(edit) @3906   3 months llange Mars PCM Fixing index bug in soilwater (index kept constant in a loop). LL
(edit) @3905   3 months llange Mars PCM Cleaning of the subroutine 'soilwater' LL
(edit) @3904   3 months jbclement Mars PCM: Some adjustments of sanity checks for the compatibility of …
(edit) @3903   3 months jbclement Mars PCM: Case 'icelocationmode = 5' (default) is corrected compared …
(edit) @3902   3 months emillour Mars PCM: More code tidying: turn geticecover, interp_line, orbite, …
(edit) @3901   3 months emillour Mars PCM: Some code tidying: - turn aeroptproperties, albedocaps, …
(edit) @3886   4 months emillour Mars PCM: Fix newstart, now that initracer is a module. EM
(edit) @3871   4 months jbclement Mars PCM: Big corrections related to "simpleclouds" …
(edit) @3870   4 months jmauxion Mars PCM: In writediag* routines, the files are now opened and closed …
(edit) @3867   4 months jbclement Mars PCM: Small usage improvements for the script "display_netcdf.py". JBC
(edit) @3856   4 months jbclement Mars PCM: Addition of the "run_year1" file to launch jobs "year by …
(edit) @3855   4 months jbclement Mars PCM: "initracer.F" is transformed into "initracer_mod.F90" …
(edit) @3854   4 months jbclement Mars PCM: Addition of a sanity check for the tracers 'ccn_number' and …
(edit) @3852   4 months jmauxion Mars PCM: Improve the omp_chunk computation to fix a MPI request error …
(edit) @3851   4 months jbclement PEM: - Making the computation of CO2 mass balance more robust, …
(edit) @3849   5 months jbclement Mars PCM: Simplification and generalization of the "display_netcdf.py" …
(edit) @3848   5 months jbclement Mars PCM 1D: In the 1D model, if no input profile found, the …
(edit) @3847   5 months jbclement Mars PCM: New test of incompatibility: 'activice' requires 'microphys' …
(edit) @3843   5 months jbclement Mars PCM 1D: Better error handling for reading "start1D.txt" and …
(edit) @3839   5 months jbclement Mars PCM: In "display_netcdf.py", addition of the possibility to …
(edit) @3838   5 months jbclement Mars PCM 1D: Fixing formula for prescribing atmospheric water profile …
(edit) @3836   5 months jbclement COMMON: Rework related to the command-line parsing: - Replace …
(edit) @3831   5 months jbclement Mars PCM: Imposing the prescribed atmospheric water profile though …
(edit) @3824   5 months jbclement Mars PCM: Small corrections to the "display_netcdf.py" script in the …
(edit) @3822   5 months jbclement Mars PCM: Addition of the file "molaTeam_contour_31rgb_steps.csv" in …
(edit) @3818   5 months jbclement Mars PCM: In the script "display_netcdf.py" ("util" folder), addition …
(edit) @3817   5 months emillour Mars PCM: Move adastra_cpu_binding.sh to "adastra" subforlder of …
(edit) @3810   5 months jbclement Mars PCM: Big improvements of script "display_netcdf.py" in util …
(edit) @3808   5 months jbclement Mars PCM: - Bug corrections for the Python script displaying variables …
(edit) @3807   5 months jmauxion Mars PCM: Update README and add an example .def file for the new …
(edit) @3804   6 months jbclement Mars PCM: Move paleoclimate variables from time-independent to …
(edit) @3800   6 months jmauxion Mars PCM: Add a bash script to handle correctly cpu-binding on Adastra …
(edit) @3799   6 months yluo Mars PCM: Include H2O2 in the mean molecular weight and specific heat …
(edit) @3798   6 months jbclement Mars PCM: Handle correctly more variables with different …
(edit) @3795   6 months jmauxion Mars PCM: Add a utility to compute the column density from …
(edit) @3783   6 months jbclement Mars PCM: Big improvement of Python scripts in util folder to …
(edit) @3767   7 months jliu implementation of GW mixing for tracers: tracers vertical gradients …
(edit) @3766   7 months jbclement Mars PCM: Cleaning and improvement of robustness for "run0" and …
(edit) @3759   7 months jbclement Mars PCM: Correction of a bug at compilation with ifort due to a …
(edit) @3757   7 months emillour Mars PCM: More code tidying: puting routines in modules and …
(edit) @3756   7 months emillour Mars PCM: Code tidying: turn aerave.F and suaer.F90 into modules and …
(edit) @3754   7 months afalco Pluto: imported orographic gravity waves from Mars. AF
(edit) @3743   7 months emillour Mars PCM: OpenMP bug fix: add some missing threadprivate statements in …
(edit) @3741   7 months jbclement Mars PCM: Simplification and clarification for the prescription of the …
(edit) @3740   7 months emillour Mars PCM: Code tidying; removed unused mufract.F (mucorr.F does the …
(edit) @3739   7 months emillour Mars PCM: Code tidying: put routines in modules, remove useless …
(edit) @3737   7 months jbclement 1D Mars PCM: - The value for atmospheric water profile is now imposed …
(edit) @3734   7 months jbclement Mars PCM: Addition of a warning message for the user to tell that …
(edit) @3733   7 months jbclement Mars PCM: Fixing a sanity check for the prescribtion of the …
(edit) @3727   7 months emillour Mars PCM: Code tidying: put routines in modules, remove useless …
(edit) @3726   7 months emillour Mars PCM: Turn "callkeys.h" into module "callkeys_mod.F90" EM
(edit) @3715   8 months emillour Mars PCM: Fix for the 1D following the reindexing in restartfi files: …
(edit) @3712   8 months emillour Mars PCM: Add extra checking in nirco2abs to ensure having nircorr==1 …
(edit) @3710   8 months emillour Mars PCM: Change default scheme for molecular diffusion in the …
(edit) @3702   8 months emillour Mars PCM: Add reindexing of columns when reading/writing (re)startfi …
(edit) @3681   9 months jbclement PEM: Small improvements for the python script to display variables in …
(edit) @3648   9 months jbclement Mars PCM: Skipping non-numeric variables in the analysis of NetCDF …
(edit) @3625   10 months emillour Mars PCM: OpenMP fix, zdqsdif_ssi_tot is a saved variable and has to …
(edit) @3619   10 months jbclement Mars PCM: Addition of 'zdqsdif_ssi_tot", the total flux with …
(edit) @3612   10 months jbclement Mars PCM: Adaptation of a variable name changed in XIOS. JBC
(edit) @3611   10 months jbclement PEM: Few bug corrections: - global surface pressure was badlu …
(edit) @3604   10 months jbclement Mars PCM: Bug correction introduced in r3574: the program has to be in …
(edit) @3586   10 months jbclement Mars PCM: - Albedo is now set properly in every situation given the …
(edit) @3582   11 months jbclement Mars PCM: - Correction of r3581: the key-words to get …
(edit) @3581   11 months jbclement Mars PCM: - Deletion of the variable 'albedo_co2_cap' which was …
(edit) @3580   11 months jbclement Mars PCM: Improvement of Bash scripts for the 1D in the deftank with …
(edit) @3576   11 months jbclement COMMON: Follow-up of r3574: - Small corrections to make it work …
(edit) @3574   11 months jbclement COMMON: The compilation generates a Fortran subroutine to track …
(edit) @3570   11 months flefevre Bug fix in photolysis
(edit) @3568   11 months llange Mars PCM Fixing bug in soilwater: the specific surface area was …
(edit) @3549   12 months jbclement Mars PCM: In the 1D model, merging under the 'paleomars' flag of the …
(edit) @3536   12 months jbclement Mars PCM: Correction of the initial time for the calendar in the …
(edit) @3509   13 months jbclement Dynamic + Mars PCM: Addition of the description for the 'controle' …
(edit) @3491   13 months emillour Mars PCM: Get rid of "start2archive_SSO.F" and adapt start2archive.F …
(edit) @3490   13 months jbclement PEM: Correction of initialization of 'icetable_dynamic' and the …
(edit) @3469   13 months evos we added the option to use NS dynamical subsurface ice in the model to …
(edit) @3468   13 months emillour Mars PCM: Remove obsolete/depreciated lwrite flag (which would trigger …
(edit) @3466   13 months emillour Mars PCM: More tidying in aeronomars: - remove unused "inv.F" and …
(edit) @3465   13 months jbclement Mars PCM: - Small update in "analyse_netcdf.py". - Putting the 1D …
(edit) @3464   14 months emillour Mars PCM: Some tidying in aeronomars: - make a jthermcalc_util.F to …
(edit) @3462   14 months flefevre Mars PCM: reverting photochemistry to clean version 3288
(edit) @3461   14 months flefevre Mars PCM: back to a clean version of calchim_mod.F90
(edit) @3459   14 months jbclement Mars PCM: - Addition in the "util" folder of two python scripts: one …
(edit) @3448   14 months emillour Mars PCM: Follow-up of previous commit, remove all references to …
(edit) @3447   14 months emillour Mars PCM: Small cleanup to the reference callphys*.def files in …
(edit) @3443   14 months emillour Mars PCM: Add new molecular diffusion routine moldiff_MPF (modified …
(edit) @3433   14 months emillour Mars PCM: Update reference callphys.def.hdo.GCM5 in deftank EM
(edit) @3418   15 months llange Mars PCM Fixing bug: the emissivity of perenial CO2 ice was not …
(edit) @3404   16 months llange Mars PCM Following previous commit, fixing a bug: more frost than what …
(edit) @3400   16 months llange Mars PCM Back to the commit Correction of the computation of the water …
(edit) @3398   16 months jliu Un petit bug fixed in mixing traceurs when doing AR-1: the last step q …
Note: See TracRevisionLog for help on using the revision log.