source: trunk/LMDZ.COMMON/libf/evolution/pem.F90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3207   17 months jbclement Mars PCM: Modification of r3200 for the 1D model: the 'CO2cond_ps' …
(edit) @3206   17 months jbclement PEM: Cleanings of unused variables/arguments and bad type conversions. JBC
(edit) @3203   17 months jbclement Mars PCM: - Addition of the possibility to use subslopes …
(edit) @3199   17 months jbclement PEM: Small correction following r3189 in the case where "soilpem = …
(edit) @3189   17 months llange PEM Fixing bug when recomputing Tsoil for the startfi. It is now done …
(edit) @3188   17 months jbclement Mars PCM: Addition of the parameter 'CO2cond_ps' (= 1 by default) for …
(edit) @3181   17 months jbclement PEM: - Addition of a script "inipem_orbit.sh" in the deftank to modify …
(edit) @3178   17 months llange PEM Cleaning of the several subroutine regarding soil temperatures: …
(edit) @3172   18 months llange PEM Fixing bug when rewritting the startfi.nc for the PCM: fluxgeo, …
(edit) @3171   18 months llange PEM Add the possibily to output the soil fields during a PEM run in a …
(edit) @3170   18 months llange Mars PEM Fixing a small bug: the subroutine compute_icetable was …
(edit) @3161   18 months jbclement PEM: - Addition of flags defined in the "run_PEM.def" to decide to do …
(edit) @3159   19 months jbclement PEM: - A number of corrections related to r3149 for CO2 ice …
(edit) @3149   19 months jbclement PEM: - Simplification of the algorithm managing the stopping criteria; …
(edit) @3143   19 months jbclement PEM: 'Watercap' has been removed from the water ice evolution since …
(edit) @3130   19 months jbclement PEM: The perennial co2 ice is now taken into account with co2 frost …
(edit) @3129   20 months jbclement Mars PCM/PEM: Cleaning of the 1D initialization: any reference of the …
(edit) @3123   20 months llange MARS PEM 1) Adapting the Mars PEM soil grid to the one of the PCM. The …
(edit) @3122   20 months jbclement PEM: Correction of the reading of the PCM data (it did not work if no …
(edit) @3114   20 months jbclement PEM: Following r3113, addition of 'nqsoil' and 'qsoil' in the …
(edit) @3096   20 months jbclement PEM: The management of files during the chained simulation of PCM/PEM …
(edit) @3088   21 months jbclement PEM: - Addition of the bash script "concat_diagpem.sh" in deftank …
(edit) @3082   21 months jbclement PEM: - Correction of a bug in the initialization of constants. The …
(edit) @3076   21 months jbclement PEM: Big cleaning/improvements of the PEM: - Conversion of …
(edit) @3072   21 months jbclement Mars PCM: Correction of a bug introduced in commit r3069 when …
(edit) @3070   21 months jbclement PEM: Correction of a bug: the variable 'g' was not correctly …
(edit) @3069   21 months jbclement Mars PCM: Related to commit r3066, correction of a bug to write/read a …
(edit) @3068   21 months jbclement PEM: Following the commits r3066 and r3067, the PEM initialization in …
(edit) @3065   21 months jbclement PEM: Initialization of the PEM in 1D through the subroutine …
(edit) @3050   21 months jbclement Mars PEM: Minor changes concerning the form of the code in the PEM. JBC
(edit) @3042   22 months jbclement Mars PEM: The date and time are redefined at the end of PEM to write …
(edit) @3039   22 months jbclement Mars PEM: Big cleaning of main program pem.F90 (indentation, …
(edit) @3032   22 months llange MARS PEM Fix bug with albedo (wrong albedo for surface where co2 ice …
(edit) @3031   22 months llange MARS PEM Add the water vapor exchanges between the subsurface ice and …
(edit) @3030   22 months llange MARS PEM * Following -r3028, added the declaration of daysec and …
(edit) @3028   23 months jbclement Mars PEM: Big cleaning of main program pem.F90 (indentation, …
(edit) @3022   23 months jbclement Mars PEM: Rework and correction of computation of the maximum number …
(edit) @3020   2 years llange MARS PEM Following last commit, r (=R/mugaz) wasn't initialize …
(edit) @3019   2 years llange Mars PEM * Following -r 2963, adapt the PEM so that the density of …
(edit) @3002   2 years llange MARS PEM * Fix a bug in conf_pem ("Flux_geo" was expected in the .def …
(edit) @2998   2 years llange MARS PEM * Fix some bug in water conservations (transfer from watercap …
(edit) @2995   2 years llange Mars PEM *Implementation of the H2O glacier flow laws *The algorithm …
(edit) @2986   2 years romain.vande MARS PEM: Small fix to adapt pem to the r2981 write_profile …
(edit) @2985   2 years romain.vande Generic PEM : Adapt PEM to run with the generic model. (CPP_STD …
(edit) @2982   2 years romain.vande MARS PEM: Small correction to adapt the pem to the picky gnu compiler. RV
(edit) @2980   2 years romain.vande Mars PEM : Adapt PEM to 1d runs. Cleaning of names and unused …
(edit) @2963   2 years romain.vande Mars PEM : Adapt PEM to the subslope PCM configuration, it is now …
(edit) @2961   2 years llange PEM * Move math functions (findroot, deriv, etc) in a specific module …
(edit) @2944   2 years llange PEM Introduce module 'constants_marspem': Constants that are used are …
(edit) @2939   2 years llange PEM Fixing bug when reading the mass adsorded written in startfi_PEM …
(edit) @2937   2 years llange PEM Thermal Inertia is now only read in the start and not read in the …
(edit) @2919   2 years llange PCM Flux_geo is now correctled initialized (wasnot correctly read in …
(edit) @2918   2 years llange PEM Implementing Eran's idea: introduce a flag in the run_PEM.def to …
(edit) @2897   2 years romain.vande Mars PEM: Deep cleaning of variables name and allocate. All the "dyn …
(edit) @2895   2 years llange PEM Soil temperature initialisation has been updated Conf_PEM improved …
(edit) @2893   2 years romain.vande Mars PEM: Correction of recomp_tend_co2 formula and make it dependent …
(edit) @2888   2 years llange PEM * Following r-2886-5, debugging some issues ( conservation of H2O, …
(edit) @2885   2 years romain.vande Mars PCM: Move a endif misplaced RV
(edit) @2863   2 years llange PEM H2O adsorption is now computed. Total mass of H2o adsorbded is …
(edit) @2859   2 years emillour PEM: Follow-up of r2854: remove added stuff in conf_gcm and make a …
(edit) @2857   2 years llange PEM Fixing bug when updating tracer mass mixing ratio (ccn_number and …
(edit) @2856   3 years llange PEM CO2 glacier flows added in a module Maximum thickness of glacier …
(edit) @2855   3 years llange PEM Documentation of the main subroutines, and variables. Unused …
(edit) @2849   3 years llange PEM Update the codes for subsurface evolution to run with XIOS 1) …
(edit) @2842   3 years romain.vande Mars PEM: PEM is now adapted to run with XIOS diurnal averages (when …
(edit) @2835   3 years romain.vande Mars PEM: Introduction of the possibility to follow an orbital …
(edit) @2812   3 years llange PEM Update CO2 glaciers evolution following a parametrization made by …
(edit) @2794   3 years llange MARS PEM: - Add a PEMETAT0 that read "startfi_pem.nc" - Add the soil …
(add) @2779   3 years romain.vande LMDZ_COMMON: First commit of PEM. Small writting improvements will …
Note: See TracRevisionLog for help on using the revision log.