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

Revision Log Mode:


Legend:

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