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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3680   8 months jbclement PEM: Updating the average pressure at each iteration. JBC
(edit) @3673   8 months jbclement PEM: - Correction for the update of average pressure at the end. - …
(edit) @3667   9 months jbclement PEM: Adjusting the anticipation time for more security regarding the …
(edit) @3666   9 months jbclement PEM: - Adjusments of few scripts to handle more situations. - Bug …
(edit) @3649   9 months jbclement PEM: Correction and simplification of the numbering of jobs/runs in …
(edit) @3638   9 months jbclement PEM: Small cleanings. JBC
(edit) @3628   9 months jbclement PEM: Bug correction about pressure rewriting in the "start.nc". JBC
(edit) @3620   9 months jbclement PEM: Few small adjustments in the code. JBC
(edit) @3618   9 months jbclement PEM: Correction for a problem concerning an imported variable whether …
(edit) @3616   9 months jbclement PEM: - Improvement of the loops to update surface temperature in case …
(edit) @3611   9 months jbclement PEM: Few bug corrections: - global surface pressure was badlu …
(edit) @3610   9 months jbclement PEM: - The sublimation flux can now be modified by the new function …
(edit) @3609   9 months jbclement PEM: - Simplification of "read_data_PCM_mod.F90" to treat the cases …
(edit) @3608   9 months jbclement PEM: Rescaling the pressure deviation to avoid disproportionate …
(edit) @3603   10 months jbclement PEM: - Bug correction about the pressure/teta reconstruction for the …
(edit) @3602   10 months jbclement PEM: - Complete rework of "read_data_PCM_mod.F90" to reduce as much as …
(edit) @3599   10 months jbclement PEM: Few small optimizations. JBC
(edit) @3598   10 months jbclement PEM: Correction of typos and minor bugs. JBC
(edit) @3591   10 months jbclement PEM: - Making allocation/deallocation systematically and more …
(edit) @3589   10 months jbclement PEM: The initialization of constants between dynamics and physics was …
(edit) @3584   10 months jbclement PEM: - Albedo is now updated only at the end of the PEM (and not at …
(edit) @3578   10 months jbclement COMMON: Follow-up of r3576: - Status result is added to the file …
(edit) @3574   10 months jbclement COMMON: The compilation generates a Fortran subroutine to track …
(edit) @3571   10 months jbclement PEM: - New way to manage the pressure: now the PEM manages only the …
(edit) @3554   11 months jbclement PEM: Follow-up of previous commit (r3553). JBC
(edit) @3553   11 months jbclement PEM: Addition of the shifting of the soil temperature profile to …
(edit) @3543   11 months jbclement PEM: Using the correct subroutine to output 'ice_porefilling'. JBC
(edit) @3537   11 months jbclement PEM: Small fixes to initialize and output ice table-related variables …
(edit) @3532   12 months jbclement PEM: Removing unecessary module/subroutine "interpol_TI_PEM2PCM.F90" + …
(edit) @3527   12 months jbclement PEM: - Removing redundant Norbert Schorghofer's subroutines/parameters …
(edit) @3525   12 months jbclement PEM: Computation of <soil thermal intertia> and <H2O mass …
(edit) @3516   12 months jbclement PEM: Small corrections related to r3498 (time step from integer to …
(edit) @3512   12 months jbclement PEM: Few corrections related to r3498 (time step from integer to real) …
(edit) @3498   12 months jbclement PEM: - Correction of the variable name for the ice table depth in …
(edit) @3493   12 months jbclement PEM: - Renaming of Norbert Schorghofer's subroutines with the prefix …
(edit) @3492   12 months jbclement PEM: Correction in the formula to update the potential temperature …
(edit) @3490   13 months jbclement PEM: Correction of initialization of 'icetable_dynamic' and the …
(edit) @3486   13 months evos we added the option to use NS dynamical subsurface ice in the model to …
(edit) @3446   14 months jbclement PEM: Correction of the launching script for a relaunch situation. JBC
(edit) @3442   14 months jbclement PEM: Correction: the potential temperature teta is now updated due to …
(edit) @3432   14 months jbclement PEM: Small corrections for the launching script (run numbers must be …
(edit) @3430   14 months jbclement PEM: - Correction of the way stopping criteria interact with each …
(edit) @3426   14 months jbclement PEM: Modification in the way of updating the soil temperatures to …
(edit) @3419   15 months jbclement PEM: Correction for the launching script due to r3403: the job …
(edit) @3403   15 months jbclement PEM: Addition in the launching script of the possibility to submit a …
(edit) @3399   16 months jbclement PEM: Small corection for the 1D related to r3386 and r3369 + Making …
(edit) @3394   16 months jbclement PEM: Updates and improvements related to the last modifications of the …
(edit) @3389   17 months jbclement PEM: Correction to r3387 for the time limit stopping criterion. JBC
(edit) @3388   17 months jbclement PEM: Correction due to a wrong line introduced with r3387. JBC
(edit) @3387   17 months jbclement PEM: - Correction of the way the PEM stops before it reaches the SLURM …
(edit) @3386   17 months jbclement PEM: - Correction for the initialization in 1D due to the change of …
(edit) @3384   17 months jbclement PEM: Correction related to r3330 for the initialization of the global …
(edit) @3383   17 months jbclement PEM: Small correction for the initialization value of dtphys + …
(edit) @3367   17 months jbclement PEM: Removal of useless condition and variable + some updates. JBC
(edit) @3365   17 months jbclement PEM: Correction of an error in "lib_launchPEM.sh" due to a …
(edit) @3363   17 months jbclement PEM: - The PEM can now stop itself cleanly before the SLURM time limit …
(edit) @3339   18 months jbclement PEM: Correction of the way sublimating ice is identified at the …
(edit) @3331   18 months jbclement PEM: Update of the layering algorithm + corrections of wrong lines …
(edit) @3330   18 months jbclement PEM: Improvement of a flag-like variable (more robust as a logical) to …
(edit) @3328   18 months llange PEM - Remove a wrong line which modified the initial surface …
(edit) @3327   18 months jbclement PEM: - Update of some default parameters; - Correction of a bug when …
(edit) @3324   18 months llange PEM Correction of a bug when setting the albedo / emissivity: it …
(edit) @3319   19 months jbclement PEM: Small correction about the dimension of an array. JBC
(edit) @3317   19 months jbclement PEM: The "start" and "startfi" file names are renamed to match those …
(edit) @3308   19 months jbclement PEM: Few small corrections to make the PEM work in 3D, in particular …
(edit) @3297   20 months jbclement PEM: Integration of the module "layering_mod.F90" with the rest of the …
(edit) @3287   20 months jbclement PEM: - Small correction to make the 3D PEM be able to compile. - …
(edit) @3264   20 months llange Mars PEM Correction of small mistake when computing the total mass of …
(edit) @3207   22 months jbclement Mars PCM: Modification of r3200 for the 1D model: the 'CO2cond_ps' …
(edit) @3206   22 months jbclement PEM: Cleanings of unused variables/arguments and bad type conversions. JBC
(edit) @3203   22 months jbclement Mars PCM: - Addition of the possibility to use subslopes …
(edit) @3199   22 months jbclement PEM: Small correction following r3189 in the case where "soilpem = …
(edit) @3189   22 months llange PEM Fixing bug when recomputing Tsoil for the startfi. It is now done …
(edit) @3188   22 months jbclement Mars PCM: Addition of the parameter 'CO2cond_ps' (= 1 by default) for …
(edit) @3181   22 months jbclement PEM: - Addition of a script "inipem_orbit.sh" in the deftank to modify …
(edit) @3178   22 months llange PEM Cleaning of the several subroutine regarding soil temperatures: …
(edit) @3172   23 months llange PEM Fixing bug when rewritting the startfi.nc for the PCM: fluxgeo, …
(edit) @3171   23 months llange PEM Add the possibily to output the soil fields during a PEM run in a …
(edit) @3170   23 months llange Mars PEM Fixing a small bug: the subroutine compute_icetable was …
(edit) @3161   2 years jbclement PEM: - Addition of flags defined in the "run_PEM.def" to decide to do …
(edit) @3159   2 years jbclement PEM: - A number of corrections related to r3149 for CO2 ice …
(edit) @3149   2 years jbclement PEM: - Simplification of the algorithm managing the stopping criteria; …
(edit) @3143   2 years jbclement PEM: 'Watercap' has been removed from the water ice evolution since …
(edit) @3130   2 years jbclement PEM: The perennial co2 ice is now taken into account with co2 frost …
(edit) @3129   2 years jbclement Mars PCM/PEM: Cleaning of the 1D initialization: any reference of the …
(edit) @3123   2 years llange MARS PEM 1) Adapting the Mars PEM soil grid to the one of the PCM. The …
(edit) @3122   2 years jbclement PEM: Correction of the reading of the PCM data (it did not work if no …
(edit) @3114   2 years jbclement PEM: Following r3113, addition of 'nqsoil' and 'qsoil' in the …
(edit) @3096   2 years jbclement PEM: The management of files during the chained simulation of PCM/PEM …
(edit) @3088   2 years jbclement PEM: - Addition of the bash script "concat_diagpem.sh" in deftank …
(edit) @3082   2 years jbclement PEM: - Correction of a bug in the initialization of constants. The …
(edit) @3076   2 years jbclement PEM: Big cleaning/improvements of the PEM: - Conversion of …
(edit) @3072   2 years jbclement Mars PCM: Correction of a bug introduced in commit r3069 when …
(edit) @3070   2 years jbclement PEM: Correction of a bug: the variable 'g' was not correctly …
(edit) @3069   2 years jbclement Mars PCM: Related to commit r3066, correction of a bug to write/read a …
(edit) @3068   2 years jbclement PEM: Following the commits r3066 and r3067, the PEM initialization in …
(edit) @3065   2 years jbclement PEM: Initialization of the PEM in 1D through the subroutine …
(edit) @3050   2 years jbclement Mars PEM: Minor changes concerning the form of the code in the PEM. JBC
(edit) @3042   2 years jbclement Mars PEM: The date and time are redefined at the end of PEM to write …
(edit) @3039   2 years jbclement Mars PEM: Big cleaning of main program pem.F90 (indentation, …
Note: See TracRevisionLog for help on using the revision log.