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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4170   10 days jbclement PEM: - Deletion of 'flux_ssice' ('zqdsdif_tot') from the "startfi.nc" …
(edit) @4157   3 weeks jbclement PEM: - Separate variables ownership between the module "planet" for …
(edit) @4152   3 weeks jbclement PEM: - Fix outputs "diagevo.nc" for 3D data. - Fix sign in computing …
(edit) @4147   3 weeks jbclement PEM: - Simplification of subroutines to convert data between the …
(edit) @4145   4 weeks jbclement PEM: - Fix the writing of potential temperature and air mass in …
(edit) @4140   4 weeks jbclement PEM: Fix to avoid building large temporary arrays in the arguments …
(edit) @4139   4 weeks jbclement PEM: Partial reversion of r4138: relocating "job_mod" to …
(edit) @4138   4 weeks jbclement PEM: - Move ice table variables from "ice_table" to the main program. …
(edit) @4134   4 weeks jbclement PEM: - Add a periodic backup based on a single wrapper which builds …
(edit) @4117   5 weeks jbclement PEM: - Remove 'd_h2oice' and 'd_co2ice' arguments from adsorption and …
(edit) @4110   5 weeks jbclement PEM: - Introduction of a configurable display/logging system with …
(edit) @4090   6 weeks jbclement PEM: Update README and change "startpem.nc" into "startevol.nc". JBC
(edit) @4076   8 weeks jbclement PEM: Fallback for 128-bit integers since this type is not supported by …
(edit) @4074   8 weeks jbclement PEM: - Correct management of H2O ice tendency in 1D when there is not …
(edit) @4072   8 weeks jbclement PEM: Modify the PEM semantics to standardize file/functions/variable …
(edit) @4071   8 weeks jbclement PEM: - Making the computation of ice tendencies more reliable by doing …
(edit) @4068   2 months jbclement PEM: Following r4065, some safeguards forgotten in "io_netcdf.F90" + …
(edit) @4065   2 months jbclement PEM: Major refactor following the previous ones (r3989 and r3991) …
(edit) @3991   4 months jbclement PEM: Apply documentation template everywhere: standardized headers …
(edit) @3989   4 months jbclement PEM: Massive structural refactor of the PEM codebase for improved …
(edit) @3985   4 months jbclement PEM: Addition of a module "phys_constants" to read and store physical …
(edit) @3984   4 months jbclement PEM: Addition of a module "tracers" to retain properties of …
(edit) @3983   4 months jbclement PEM: - Removing completely the ice metamorphism computed by a …
(edit) @3979   5 months jbclement PEM: Addition of the periodicity to search along the longitudes to …
(edit) @3977   5 months jbclement PEM: - All operations computed by the PEM on the PCM data (averages, …
(edit) @3974   5 months jbclement Mars PCM: Simplification of the orbital parameters initialization …
(edit) @3967   5 months jbclement PEM: New management of stopping criteria: giving explicit names and …
(edit) @3961   5 months jbclement PEM: Clearing all the tags and code related to the Generic PCM. JBC
(edit) @3938   6 months jbclement PEM: - Correction of the process to balance the H2O flux from and into …
(edit) @3933   6 months jbclement PEM: Correction on dimensions for the new algoirthm introduced in …
(edit) @3912   7 months jbclement Mars PCM 1D: Prescription of the atmospheric water ice profile in 1D. …
(edit) @3907   7 months jbclement PEM: Correction for the update of surface temperature when ice is …
(edit) @3851   9 months jbclement PEM: - Making the computation of CO2 mass balance more robust, …
(edit) @3850   9 months jbclement PEM: - Handling the case where the new date is positive (present-day …
(edit) @3842   9 months jbclement PEM: - Handling the situation in the layering algorithm when CO2 ice …
(edit) @3840   9 months jbclement PEM: - Correction of a bug in the launching script. - Update of …
(edit) @3836   9 months jbclement COMMON: Rework related to the command-line parsing: - Replace …
(edit) @3809   10 months jbclement PEM: - Correction to detect whether the stratum below the dust lag is …
(edit) @3789   10 months jbclement PEM: Few corrections for the layering algorithm, in particular when a …
(edit) @3786   11 months jbclement PEM: Optimization (computing time is devided by 2.2) of the program …
(edit) @3785   11 months jbclement PEM: - Rework of ice sublimation in the layering algorithm to …
(edit) @3784   11 months jbclement PEM: Correction of 'h2o_ice_depth' update in the main loop. JBC
(edit) @3782   11 months jbclement PEM: - Correction to identify sublimating ice (surface vs subsurface) …
(edit) @3779   11 months jbclement PEM: Information about checking of CO2 mass balance. JBC
(edit) @3778   11 months jbclement PEM: - New subroutine to detect whether there is subsurface ice or not …
(edit) @3770   11 months jbclement PEM: Revision of the layering structure and algorithm: - 'stratum' …
(edit) @3742   12 months jbclement PEM: Resulting modifications due to changes in the Mars PCM with r3739
(edit) @3738   12 months jbclement PEM: Resulting change due to revision r3737 in the 1D Mars PCM. JBC
(edit) @3711   13 months evos adding the growth of the lag layer changing the stopping critiria to …
(edit) @3707   13 months evos Updating h2o ice recomp tendency to reduce the ice table loss rate due …
(edit) @3705   13 months evos Changing the PEM h2o and co2 ice values to follow the top layer in the …
(edit) @3680   13 months jbclement PEM: Updating the average pressure at each iteration. JBC
(edit) @3673   13 months jbclement PEM: - Correction for the update of average pressure at the end. - …
(edit) @3667   14 months jbclement PEM: Adjusting the anticipation time for more security regarding the …
(edit) @3666   14 months jbclement PEM: - Adjusments of few scripts to handle more situations. - Bug …
(edit) @3649   14 months jbclement PEM: Correction and simplification of the numbering of jobs/runs in …
(edit) @3638   14 months jbclement PEM: Small cleanings. JBC
(edit) @3628   14 months jbclement PEM: Bug correction about pressure rewriting in the "start.nc". JBC
(edit) @3620   14 months jbclement PEM: Few small adjustments in the code. JBC
(edit) @3618   14 months jbclement PEM: Correction for a problem concerning an imported variable whether …
(edit) @3616   14 months jbclement PEM: - Improvement of the loops to update surface temperature in case …
(edit) @3611   14 months jbclement PEM: Few bug corrections: - global surface pressure was badlu …
(edit) @3610   14 months jbclement PEM: - The sublimation flux can now be modified by the new function …
(edit) @3609   14 months jbclement PEM: - Simplification of "read_data_PCM_mod.F90" to treat the cases …
(edit) @3608   14 months jbclement PEM: Rescaling the pressure deviation to avoid disproportionate …
(edit) @3603   15 months jbclement PEM: - Bug correction about the pressure/teta reconstruction for the …
(edit) @3602   15 months jbclement PEM: - Complete rework of "read_data_PCM_mod.F90" to reduce as much as …
(edit) @3599   15 months jbclement PEM: Few small optimizations. JBC
(edit) @3598   15 months jbclement PEM: Correction of typos and minor bugs. JBC
(edit) @3591   15 months jbclement PEM: - Making allocation/deallocation systematically and more …
(edit) @3589   15 months jbclement PEM: The initialization of constants between dynamics and physics was …
(edit) @3584   15 months jbclement PEM: - Albedo is now updated only at the end of the PEM (and not at …
(edit) @3578   15 months jbclement COMMON: Follow-up of r3576: - Status result is added to the file …
(edit) @3574   15 months jbclement COMMON: The compilation generates a Fortran subroutine to track …
(edit) @3571   15 months jbclement PEM: - New way to manage the pressure: now the PEM manages only the …
(edit) @3554   16 months jbclement PEM: Follow-up of previous commit (r3553). JBC
(edit) @3553   16 months jbclement PEM: Addition of the shifting of the soil temperature profile to …
(edit) @3543   16 months jbclement PEM: Using the correct subroutine to output 'ice_porefilling'. JBC
(edit) @3537   16 months jbclement PEM: Small fixes to initialize and output ice table-related variables …
(edit) @3532   17 months jbclement PEM: Removing unecessary module/subroutine "interpol_TI_PEM2PCM.F90" + …
(edit) @3527   17 months jbclement PEM: - Removing redundant Norbert Schorghofer's subroutines/parameters …
(edit) @3525   17 months jbclement PEM: Computation of <soil thermal intertia> and <H2O mass …
(edit) @3516   17 months jbclement PEM: Small corrections related to r3498 (time step from integer to …
(edit) @3512   17 months jbclement PEM: Few corrections related to r3498 (time step from integer to real) …
(edit) @3498   17 months jbclement PEM: - Correction of the variable name for the ice table depth in …
(edit) @3493   17 months jbclement PEM: - Renaming of Norbert Schorghofer's subroutines with the prefix …
(edit) @3492   17 months jbclement PEM: Correction in the formula to update the potential temperature …
(edit) @3490   18 months jbclement PEM: Correction of initialization of 'icetable_dynamic' and the …
(edit) @3486   18 months evos we added the option to use NS dynamical subsurface ice in the model to …
(edit) @3446   19 months jbclement PEM: Correction of the launching script for a relaunch situation. JBC
(edit) @3442   19 months jbclement PEM: Correction: the potential temperature teta is now updated due to …
(edit) @3432   19 months jbclement PEM: Small corrections for the launching script (run numbers must be …
(edit) @3430   19 months jbclement PEM: - Correction of the way stopping criteria interact with each …
(edit) @3426   19 months jbclement PEM: Modification in the way of updating the soil temperatures to …
(edit) @3419   20 months jbclement PEM: Correction for the launching script due to r3403: the job …
(edit) @3403   20 months jbclement PEM: Addition in the launching script of the possibility to submit a …
(edit) @3399   21 months jbclement PEM: Small corection for the 1D related to r3386 and r3369 + Making …
(edit) @3394   21 months jbclement PEM: Updates and improvements related to the last modifications of the …
(edit) @3389   22 months jbclement PEM: Correction to r3387 for the time limit stopping criterion. JBC
(edit) @3388   22 months jbclement PEM: Correction due to a wrong line introduced with r3387. JBC
Note: See TracRevisionLog for help on using the revision log.