source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2987   17 months emillour Fixed the hardcoded value for the altitude of topmost level In …
(edit) @2986   17 months romain.vande MARS PEM: Small fix to adapt pem to the r2981 write_profile …
(edit) @2985   17 months romain.vande Generic PEM : Adapt PEM to run with the generic model. (CPP_STD …
(edit) @2984   17 months jnaar Adaptative timestep working and computed directly in improvedclouds. …
(edit) @2983   17 months emillour Dynamico interface to PCM physics: Add an arch file for ADASTRA (using …
(edit) @2982   17 months romain.vande MARS PEM: Small correction to adapt the pem to the picky gnu compiler. RV
(edit) @2981   18 months evos EV 1D Mars Created an option to output the profiles in 1D using …
(edit) @2980   18 months romain.vande Mars PEM : Adapt PEM to 1d runs. Cleaning of names and unused …
(edit) @2979   18 months abierjon Mars GCM: Adapt simu_MCS.F90 so that it also recognizes new dust …
(edit) @2978   18 months emillour All PCMs: Add some arch files for ADASTRA (using the GNU compiler suite) EM
(edit) @2977   18 months llange Mars PCM Change the latent heat when computing the amount of CO2 that …
(edit) @2976   18 months emillour Mars PCM: Follow-up to r2970: output of integers/logicals also …
(edit) @2975   18 months romain.vande Mars util : Adapt expandstartfi to subslope dimension + small …
(edit) @2974   18 months flefevre on-line photolysis: bug fix in the vertical grid used by the UV code …
(edit) @2973   18 months emillour Venus PCM: Minor update of field_def_physics.xml , add units for VERs GG
(edit) @2972   18 months emillour Generic PCM: Make number of scatterers fully dynamic (i.e. set in …
(edit) @2971   18 months emillour Venus PCM: Update and reorganization of xml files. Split …
(edit) @2970   18 months romain.vande Mars PCM : Adapt write_output to be able to output integer and …
(edit) @2969   18 months emillour Venus PCM: Some adaptations for gfortran: - the cosd()/sind() …
(edit) @2968   18 months flefevre on-line photolysis: bug fix in the vertical grid used by the UV code …
(edit) @2967   18 months emillour Generic PCM: Adapt makelmdz_fcm to add to executable name "_bVISxIR" …
(edit) @2966   18 months jnaar Architecture changes in watercloud_mod, improvedclouds_mod in …
(edit) @2965   19 months abierjon Mars GCM: Fixed r2963 which was preventing to compile the model …
(edit) @2964   19 months romain.vande Mars PCM : Create a new file "file_def_physics_mars.xml" in deftank. …
(edit) @2963   19 months romain.vande Mars PEM : Adapt PEM to the subslope PCM configuration, it is now …
(edit) @2962   19 months llange PEM * Following r2961, the thermal inertia which represents subsurface …
(edit) @2961   19 months llange PEM * Move math functions (findroot, deriv, etc) in a specific module …
(edit) @2960   19 months emillour Generic PCM: Minor follow-up to r2957, since H2O aerosol variance is …
(edit) @2959   19 months romain.vande Mars PCM : Correct start2archive to write watercaptag correctly. …
(edit) @2958   19 months emillour Generic PCM: Upgrade wstats following the Mars PCM one. It is now a …
(edit) @2957   19 months emillour Generic PCM: Fix a buggy behavior concerning H2O aerosol variance; …
(edit) @2956   19 months emillour Mars PCM: A new README for the Mars PCM. EM
(edit) @2955   19 months emillour Mars PCM: A first step in the reorganization of README and related …
(edit) @2954   19 months emillour Generic PCM: Improve diagnostics given by callcorrk (get min/max over …
(edit) @2953   19 months romain.vande Mars PCM : Adapt vdifc, co2condens, rocketduststorm and topmons …
(edit) @2952   19 months romain.vande Mars PCM + newstart + start_archive: Correct writing of variables …
(edit) @2951   19 months emillour Mars PCM: Fix OpenMP bug on inertiesoil, unnecessary loop and a line …
(edit) @2950   19 months evos updating evol_h2o_ice_routine to handle 1D cases
(edit) @2949   19 months streel Venus PCM Fix of r-2925 : indice g024 was used for reaction g023 NS
(edit) @2948   19 months evos adding the options to write profiles at the end of the 1D simulation …
(edit) @2947   19 months llange Mars PCM Following r-2942: Fix a bug in the 1D: inertiesoil was not …
(edit) @2946   19 months romain.vande MARS PCM: Following r2942, small modification to output inertiesoil as …
(edit) @2945   19 months llange PEM Modification in recomp_tend_co2_slope. The emissivity of ice was …
(edit) @2944   19 months llange PEM Introduce module 'constants_marspem': Constants that are used are …
(edit) @2943   20 months llange Mars PCM Following r-2942: Fix a bug in newstart when rewriting …
(edit) @2942   20 months llange Mars PCM Add the possibility to use a different thermal inertia (field …
(edit) @2941   20 months romain.vande Mars Dynamico : Adapt routines to the new version of Dynamico and the …
(edit) @2940   20 months abierjon Mars GCM: Update the setup example in util/compile to compile …
(edit) @2939   20 months llange PEM Fixing bug when reading the mass adsorded written in startfi_PEM …
(edit) @2938   20 months emillour Update IRENE-AMD env files following OS upgrade to Red Hat 8. EM
(edit) @2937   20 months llange PEM Thermal Inertia is now only read in the start and not read in the …
(edit) @2936   20 months jnaar Change boolean flag "atw_wat_profile" in testphys1d from 0 (no …
(edit) @2935   20 months romain.vande Mars newstart : Adapt routine lect_start_archive.F to the subslope …
(edit) @2934   20 months emillour Mars PCM: A first step in cleaning up outputs and adding field …
(edit) @2933   20 months romain.vande Mars PCM: Small correction in write_output_mod following r2932 RV
(edit) @2932   20 months romain.vande Mars PCM: Add a new routine to write output called write_output. It …
(edit) @2931   20 months romain.vande Mars PCM: Remove the test ngrid==1 for writediagfi. The routine can …
(edit) @2930   20 months emillour Mars PCM: Adapt topmons_setup to handle both cartesian and icosahedral …
(edit) @2929   20 months abierjon Mars GCM: Replicate Venus commits r2927 and r2928 for Mars …
(edit) @2928   20 months streel VENUS PCM: Correction of the reaction N2+ + e- -> N + N (the indice …
(edit) @2927   20 months streel VENUS PCM: -Correction of the reaction N2+ + e- > N + N to fit with …
(edit) @2926   20 months romain.vande 1D Mars PCM: Following r2924, the 1D model always output a restarfi RV
(edit) @2925   20 months streel VENUS PCM: - Update of S2 photolysis : now computed within the online …
(edit) @2924   20 months romain.vande 1D Mars PCM: Add the possibility to start the 1d model from a startfi …
(edit) @2923   20 months emillour Mars PCM: follow-up of previous commit; adapt to most likeky path to …
(edit) @2922   20 months emillour Mars PCM: Add illustrative execution job for spirit (aka MESOIPSL …
(edit) @2921   20 months emillour Mars PCM: Add the possibility to use MY36 dust scenario and MY36 EUV …
(edit) @2920   20 months flefevre Tune upper atm : correction mineure pour eviter depassement de tableau …
(edit) @2919   20 months llange PCM Flux_geo is now correctled initialized (wasnot correctly read in …
(edit) @2918   20 months llange PEM Implementing Eran's idea: introduce a flag in the run_PEM.def to …
(edit) @2917   21 months emillour Mars PCM: Some corrections to the 1D model to take into account recent …
(edit) @2916   21 months emillour Mars PCM Add a "diagsoil" flag to trigger outputing a diagsoil.nc file …
(edit) @2915   21 months romain.vande Mars PCM: Move the initialisation of inertiedat in the subslope …
(edit) @2914   21 months romain.vande Mars PCM: Adapt start2archive_SSO.F to the subslope parametrisation. RV
(edit) @2913   21 months romain.vande Mars PCM: Adapt start2archive.F to the subslope parametrisation. Small …
(edit) @2912   21 months emillour Dynamico interface with the PCM physics: - update …
(edit) @2911   21 months emillour Mars PCM: Follow-up on the addition of an nslope dimension, also adapt …
(edit) @2910   21 months emillour Mars PCM: Make subslope_mola a module and turn (extremely) large …
(edit) @2909   21 months romain.vande Mars PEM: New Boolean options for following orbital parameters of …
(edit) @2908   21 months romain.vande Mars PCM: Further implementation of subslope parametrisation. Carefull …
(edit) @2907   21 months romain.vande Mars PCM: Further implementation of subslope parametrisation. Carefull …
(edit) @2906   21 months romain.vande Mars Dynamico: Correction in start_archive2icosa, variable co2ice is …
(edit) @2905   21 months romain.vande Mars PEM: Correction in pemetat0, if misplaced for time reading.
(edit) @2904   21 months abierjon Mars GCM: In aeroptical.F90, handle cases between : - "all opacities …
(edit) @2903   21 months llange PCM Fix a bug in CO2condens. Surface temperature used at the surface …
(edit) @2902   21 months llange PEM First implementation of a dynamic ice table following Schorgofer, …
(edit) @2901   21 months aslmd MESORUN: 1) corrected link towards 5.3 starts 2) used scenario 8 clim …
(edit) @2900   21 months romain.vande Mars PCM: Following r2896, further implementation of subslope …
(edit) @2899   21 months emillour Generic PCM: More code tidying: turn aeropacity, aeroptproperties, …
(edit) @2898   21 months emillour Generic PCM: Some cleanup in aerosol_mod.F90 : integrate "iniaerosol" …
(edit) @2897   22 months romain.vande Mars PEM: Deep cleaning of variables name and allocate. All the "dyn …
(edit) @2896   22 months romain.vande Mars PCM: First modifications to introduce subslope parametrization in …
(edit) @2895   22 months llange PEM Soil temperature initialisation has been updated Conf_PEM improved …
(edit) @2894   22 months romain.vande Mars PEM: New Boolean options for following orbital parameters of …
(edit) @2893   22 months romain.vande Mars PEM: Correction of recomp_tend_co2 formula and make it dependent …
(edit) @2892   22 months romain.vande Mars PEM: Change back the modification of r2883 to its original form + …
(edit) @2891   22 months jleconte potential energy in rain_generic added correction : generic tracer is …
(edit) @2890   22 months jleconte condensation generic optimized comm variables for generic tracer for …
(edit) @2889   22 months jleconte calc_rayleigh with more molecules & more comments
(edit) @2888   22 months llange PEM * Following r-2886-5, debugging some issues ( conservation of H2O, …
Note: See TracRevisionLog for help on using the revision log.