source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3333   6 months llange Mars PCM Fixing a bug in vdif_cd: a "residual", used as criterion to …
(edit) @3332   6 months emillour Generic PCM: Remove the call to radiative transfert at "lastcall". …
(edit) @3331   6 months jbclement PEM: Update of the layering algorithm + corrections of wrong lines …
(edit) @3330   6 months jbclement PEM: Improvement of a flag-like variable (more robust as a logical) to …
(edit) @3329   6 months afalco Pluto PCM: Include cooling, hazes in radiative module AF
(edit) @3328   6 months llange PEM - Remove a wrong line which modified the initial surface …
(edit) @3327   6 months jbclement PEM: - Update of some default parameters; - Correction of a bug when …
(edit) @3326   6 months emillour Titan PCM: Some corrections to make start2archve and newstart work. LR+EM
(edit) @3325   6 months llange Mars PCM Some modifications in vdifc and pbl_parameters to include the …
(edit) @3324   6 months llange PEM Correction of a bug when setting the albedo / emissivity: it …
(edit) @3323   7 months flefevre 1) revised cloud microphysical parameters (this changes the results) …
(edit) @3322   7 months emillour Generic PCM: Cleanup and cosmetics on convective adjustment routine. …
(edit) @3321   7 months jbclement PEM: Correction in the layering algorithm in case of a stratum which …
(edit) @3320   7 months jbclement PEM: Small correction of a bug in the reading of "run_PEM.def" + some …
(edit) @3319   7 months jbclement PEM: Small correction about the dimension of an array. JBC
(edit) @3318   7 months slebonnois Titan PCM update : optics + microphysics
(edit) @3317   7 months jbclement PEM: The "start" and "startfi" file names are renamed to match those …
(edit) @3316   7 months jbclement Mars PCM: Reversion of r3305 and r3307. JBC
(edit) @3315   7 months llange Mars PCM Fixing a bug in the initialization of sub-grid surface …
(edit) @3314   7 months slebonnois newstart add methane tanks
(edit) @3313   7 months jbclement PEM: Small correction about the dimension of an array. JBC
(edit) @3312   7 months yjaziri Generic PCM: Photochemistry: correction for using diurnal equal true …
(edit) @3311   7 months yjaziri Generic PCM: Split open_startphy to create_restartphy and only …
(edit) @3310   7 months sglmd include updated H2-H2 and H2-He CIA files by G. Milcareck for …
(edit) @3309   7 months yjaziri GENERIC PCM: - Cosmetic + clarifying some variables and comments in …
(edit) @3308   7 months jbclement PEM: Few small corrections to make the PEM work in 3D, in particular …
(edit) @3307   7 months jbclement Mars PCM: Correction of a missing argument due to changes introduced …
(edit) @3306   7 months emillour Dynamico interface to physics: Add a dummy declaration of …
(edit) @3305   7 months jbclement Mars PCM: - Addition of the "startfi" file name as an argument for …
(edit) @3304   7 months csegonne Mars PCM - Correction of a misspelled stats output variable name.
(edit) @3303   7 months jbclement Mars PCM: Revert "subslope_mola.F90" to the version before r3301. The …
(edit) @3302   7 months jbclement Mars PCM: Correction related to r3301: the variable 'resol' was not …
(edit) @3301   7 months jbclement Mars PCM: Modification of "subslope_mola.F90" to take into account …
(edit) @3300   7 months jbclement PEM: Update of "output_layering.py" in the deftank. JBC
(edit) @3299   7 months emillour Generic PCM: - add some auxiliary functions in module tracer_h.F90: …
(edit) @3298   8 months jbclement PEM: Addition of a Python script "output_layering.py" in the deftank …
(edit) @3297   8 months jbclement PEM: Integration of the module "layering_mod.F90" with the rest of the …
(edit) @3296   8 months jbclement PEM: Correction of "launch_pem.sh" in the deftank: the number of years …
(edit) @3295   8 months evos Changing the critiria to lose ice form the subsurface to have less …
(edit) @3294   8 months emillour Generic PCM: Correction to r3293, initialization of diagnostic …
(edit) @3293   8 months mturbet small correction for diagnostic variable
(edit) @3292   8 months emillour Mars PCM: Code cleanup to prepare the addition of new schemes for dust …
(edit) @3291   8 months mturbet improved parameterization of sea ice albedo vs thickness
(edit) @3290   8 months jliu == 21/03/2024 == Jliu Found and fixed another small bug in …
(edit) @3289   8 months jliu == 21/03/2024 == Jliu Fix several bugs in photochemistry related to …
(edit) @3288   8 months emillour Common routines to all physics: Fix a buggy definition for growth …
(edit) @3287   8 months jbclement PEM: - Small correction to make the 3D PEM be able to compile. - …
(edit) @3286   8 months jbclement PEM: Introduction of the module aiming to manage the layered deposits …
(edit) @3285   8 months evos small changes in the subsufrace lag model. summing the small …
(edit) @3284   8 months sglmd small correction to commit 3270 by MT (call writediagfi only if the …
(edit) @3283   8 months sglmd modifications to callkeys_mod were forgotten in the previous commit …
(edit) @3282   8 months emillour Mars PCM: Fix a buggy behavior of wstats: it would fail when using a …
(edit) @3281   8 months jleconte comments on rain_generic (Noe C)
(edit) @3280   8 months jleconte new flag align_strato_cold_trap (Noe C)
(edit) @3279   8 months jleconte flag moist_convection_inhibition (Noe C)
(edit) @3278   8 months jleconte Correction on moistadj_generic tendencies (Noe C)
(edit) @3277   8 months jleconte flag moistadjustment_generic
(edit) @3276   8 months jleconte moist_adj_generic cleaned, completed and commented
(edit) @3275   8 months afalco Pluto PCM: Changed _vap to _gas; Included surfprop.F90; callcorrk …
(edit) @3274   8 months llange Mars PCM Small update of soil properties (porosity) when running …
(edit) @3273   8 months llange Mars PCM Small fixes in vdifc for the interaction between the …
(edit) @3272   8 months llange Mars PCM Adapt soil water to run with massive ice and not pore filling …
(edit) @3271   8 months emillour Dynamico interfaces: Minor fix to follow-up on recent dynamico …
(edit) @3270   8 months mturbet physiq_mod.F90 cleaning + add moist and dry adjustment heating tendencies
(edit) @3269   8 months mturbet add net surface longwave heat flux diagnostics
(edit) @3268   8 months mturbet changes in computation of snow albedo when ok_slab_ocean is activated
(edit) @3267   8 months mturbet second cleanup in hydrol.F90
(edit) @3266   8 months mturbet first cleanup in hydrol.F90
(edit) @3265   8 months mturbet Very minor change of max sea ice fraction in ocean model
(edit) @3264   8 months llange Mars PEM Correction of small mistake when computing the total mass of …
(edit) @3263   8 months jliu == 12/03/2024 ==Jliu Synchronize all default non-orographic gravity …
(edit) @3262   8 months llange Mars PCM reverting the revert commit -r3260. I've commited the wrong …
(edit) @3261   8 months llange Mars PCM Reversing -r 3250 (the ""bug"" I fixed was not a bug but my …
(edit) @3260   8 months emillour Venus PCM: Update reference xml files in deftank; add ion species …
(edit) @3259   9 months gmilcareck Fix a bug with global1d. When using global1d, the latitude used when …
(edit) @3258   9 months afalco Pluto PCM: Methane/CO taken into account in callcorrk AF
(edit) @3257   9 months emillour Update ADASTRA arch files for ifort (to use XIOS) EM
(edit) @3256   9 months jbclement PEM: Adaptation of threshold values for ice management (in particular …
(edit) @3255   9 months emillour Venus PCM: Adapt rcm1d to be able to run with XIOS. Note that this …
(edit) @3254   9 months emillour Venus PCM: Some minor fixes to rcm1d (uninitialized variables) and add …
(edit) @3253   9 months llange Mars PCM Following -r 3098; cleaning of vdfic for the management of …
(edit) @3252   9 months afalco Pluto PCM: Fixed 1d ch4 and co AF
(edit) @3251   9 months llange Mars PCM Introduce the possibility to prescribe (in 1D) the soil water …
(edit) @3250   9 months llange Mars PCM * Fixing bug in initestphys and waterice_tifeedback: when …
(edit) @3249   9 months llange Mars PCM Fixing bug in initestphys: the soil depth were initialized …
(edit) @3248   9 months llange Mars PCM Following -r 3223, re-introduce the possibility to run the …
(edit) @3247   9 months afalco Added missing files from pluto.old
(edit) @3246   9 months llange Mars PCM Cleaning a small mistake introduced in the last copy (wrong …
(edit) @3245   9 months llange Mars PCM Fixing bugs in soilwater (array size and indexes in loop) LL
(edit) @3244   9 months afalco Pluto PCM: Give priority to vdifc from pluto.old & fixed it. AF
(edit) @3243   9 months afalco Pluto PCM: Get rid of real_area (should use cell_area probably) AF
(edit) @3242   9 months emillour Common physics: Undo previous commit: revert geometry_mod to previous …
(edit) @3241   9 months afalco Pluto PCM: outputs for CH4, CO, etc AF
(edit) @3240   9 months mturbet add optpropgen aerosol optical property code in the svn
(edit) @3239   9 months mturbet remove aerosol pdf, information now in the wiki
(edit) @3238   9 months mturbet minor change in mineral aerosol name format
(edit) @3237   9 months afalco Pluto PCM: Import methane and ch4 clouds from pluto.old AF
(edit) @3236   9 months gmilcareck Add virtual correction for convective adjustment and turbulent …
(edit) @3235   9 months gmilcareck Add thermal conduction from thermosphere.
(edit) @3234   9 months emillour Mars PCM: Minor fix in topmons_setup: handle case when mount is …
Note: See TracRevisionLog for help on using the revision log.