source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3527   21 hours jbclement PEM: - Removing redundant Norbert Schorghofer's subroutines/parameters …
(edit) @3526   43 hours jbclement PEM: Removing unused or redundant Norbert Schorghofer's subroutines …
(edit) @3525   43 hours jbclement PEM: Computation of <soil thermal intertia> and <H2O mass …
(edit) @3524   6 days afalco git-svn: better message if git svn dcommit failed. AF
(edit) @3523   6 days afalco Generic PCM: XIOS field_def_physics.xml updated with generic entries …
(edit) @3522   6 days afalco Generic PCM: imported write_output() subroutine from Mars PCM to write …
(edit) @3521   6 days afalco Pluto: start2archive add thermal inertia as param. AF
(edit) @3520   6 days afalco Removed unused old script. AF
(edit) @3519   6 days slebonnois SL: some cleaning of rcm1d Venus
(edit) @3518   7 days jbclement PEM: Committing the right correction in previous commit (r3516) would …
(edit) @3517   7 days jbclement PEM: Committing the right correction in previous commit (r33516) would …
(edit) @3516   7 days jbclement PEM: Small corrections related to r3498 (time step from integer to …
(edit) @3515   7 days emillour Generic PCM: Add a controle_descriptor to restartfi.nc file, …
(edit) @3514   8 days jbclement PEM: Small correction for the launching script following the r3498
(edit) @3513   8 days emillour Follow-up to r3463 and r3467 for ICOSA_LMDZ, ensure using …
(edit) @3512   9 days jbclement PEM: Few corrections related to r3498 (time step from integer to real) …
(edit) @3511   9 days mmaurice Generic PCM: Python postprocessing: change the implementation of some …
(edit) @3510   9 days jbclement Dynamic: Following of r3509, the description of the 'controle' array …
(edit) @3509   13 days jbclement Dynamic + Mars PCM: Addition of the description for the 'controle' …
(edit) @3508   13 days afalco Pluto: physiq_mod to call write_output, which writes both via XIOS and …
(edit) @3507   13 days afalco Pluto: more info on variables
(edit) @3506   13 days afalco Pluto: import write_output function from Mars. xios specific outputs. AF
(edit) @3505   13 days afalco Pluto dynamico: example run.def without startfi file. AF
(edit) @3504   13 days afalco Pluto: print only on master process. AF
(edit) @3503   13 days afalco Pluto: surfini.F and soil_settings.F to .F90. AF
(edit) @3502   13 days afalco Pluto: better thermal inertia name when no startfi given. AF
(edit) @3501   13 days afalco Pluto PCM: removed useless code. Reindenting. AF
(edit) @3500   13 days afalco Pluto PCM: initialize soil layers when running without startphy_file. AF
(edit) @3499   13 days afalco libphy compilation: fixed a few pathes for compilation with dynamico & …
(edit) @3498   2 weeks jbclement PEM: - Correction of the variable name for the ice table depth in …
(edit) @3497   2 weeks debatzbr Add AC6H6 condensation in the microphysics
(edit) @3496   2 weeks debatzbr Final clean and debug for the microphysical model
(edit) @3495   2 weeks jbclement PEM: Modifications related to the launching script: - There is …
(edit) @3494   2 weeks emillour Update architecture files for Adastra when using ifort: Enforce using …
(edit) @3493   2 weeks jbclement PEM: - Renaming of Norbert Schorghofer's subroutines with the prefix …
(edit) @3492   2 weeks jbclement PEM: Correction in the formula to update the potential temperature …
(edit) @3491   2 weeks emillour Mars PCM: Get rid of "start2archive_SSO.F" and adapt start2archive.F …
(edit) @3490   2 weeks jbclement PEM: Correction of initialization of 'icetable_dynamic' and the …
(edit) @3489   3 weeks mmaurice Generic PCM: Bug fix: initialize dlnpsat to zero in function …
(edit) @3488   3 weeks evos we added the option to use NS dynamical subsurface ice in the model to …
(edit) @3487   3 weeks evos we added the option to use NS dynamical subsurface ice in the model to …
(edit) @3486   3 weeks evos we added the option to use NS dynamical subsurface ice in the model to …
(edit) @3485   4 weeks afalco Generic PCM: abort_physic() in soil.F instead of stop(). AF
(edit) @3484   4 weeks afalco ICOSA_LMDZ: overall compilation stops when compilation of a module …
(edit) @3483   4 weeks afalco Pluto PCM: Added thermal inertia input when startphy_file == false. …
(edit) @3482   4 weeks afalco Pluto PCM: renamed soil.F to soil.F90. AF
(edit) @3481   4 weeks afalco fixed libphy compilation bug. AF
(edit) @3480   4 weeks afalco icosa_lmdz: small compilation scripts changes; included Pluto example. AF
(edit) @3479   4 weeks afalco git ignore some compilation files. AF
(edit) @3478   4 weeks afalco Pluto PCM: pluto interface with DYNAMICO. AF
(edit) @3477   4 weeks afalco Pluto PCM: fixed some variables imports for 'libphy' compilation (to …
(edit) @3476   4 weeks afalco Pluto PCM: added pluto_const.def reference file for DYNAMICO. AF
(edit) @3475   4 weeks afalco compilation: SUFF_DIR != SUFF_NAME to distinguish the compilation …
(edit) @3474   4 weeks afalco Pluto PCM: imcompatibility message; Initialize firstcall properly. AF
(edit) @3473   4 weeks afalco Pluto PCM: fixed glacier simple initializations bug with gfortran. AF
(edit) @3472   4 weeks afalco arch files: use nf-config for fortran instead of nc-config. AF
(edit) @3471   4 weeks afalco debug folder separate from release mode. Faster compilation time, but …
(edit) @3470   4 weeks evos we added the option to use NS dynamical subsurface ice in the model to …
(edit) @3469   4 weeks evos we added the option to use NS dynamical subsurface ice in the model to …
(edit) @3468   4 weeks emillour Mars PCM: Remove obsolete/depreciated lwrite flag (which would trigger …
(edit) @3467   4 weeks emillour Follow-up of r3463, the arch-ADASTRA-gnu.env file in the ARCH …
(edit) @3466   4 weeks emillour Mars PCM: More tidying in aeronomars: - remove unused "inv.F" and …
(edit) @3465   4 weeks jbclement Mars PCM: - Small update in "analyse_netcdf.py". - Putting the 1D …
(edit) @3464   5 weeks emillour Mars PCM: Some tidying in aeronomars: - make a jthermcalc_util.F to …
(edit) @3463   5 weeks emillour Update Adastra arch files for gnu compiler: enforce using "legacy" …
(edit) @3462   5 weeks flefevre Mars PCM: reverting photochemistry to clean version 3288
(edit) @3461   5 weeks flefevre Mars PCM: back to a clean version of calchim_mod.F90
(edit) @3460   5 weeks jbclement PEM: Update and correction for the visualization of the layerings over …
(edit) @3459   6 weeks jbclement Mars PCM: - Addition in the "util" folder of two python scripts: one …
(edit) @3458   6 weeks jbclement PCM: Addition of a python script to visualize the layerings over time …
(edit) @3457   6 weeks jbclement PCM: Modification of dimension detection for the variables written in …
(edit) @3456   6 weeks jbclement PEM: Cleaning of the adsorption module to make the debugging easier. JBC
(edit) @3455   6 weeks afalco Pluto PCM: added conduction & molvis. AF
(edit) @3454   6 weeks afalco arch files: using nc-config AF
(edit) @3453   6 weeks afalco Pluto PCM: cleaned outputs. AF
(edit) @3452   6 weeks afalco Pluto PCM: fix bug when calldifv not activated
(edit) @3451   6 weeks emillour Venus PCM: Add "Age of Air" scheme from Maureen Cohen. Activated with …
(edit) @3450   6 weeks afalco New gfortran-para arch files for compilation. AF
(edit) @3449   7 weeks afalco git-svn: don't enter the hook if on local branch and not pushing on …
(edit) @3448   7 weeks emillour Mars PCM: Follow-up of previous commit, remove all references to …
(edit) @3447   7 weeks emillour Mars PCM: Small cleanup to the reference callphys*.def files in …
(edit) @3446   7 weeks jbclement PEM: Correction of the launching script for a relaunch situation. JBC
(edit) @3445   8 weeks afalco general: git init script to install hook by a copy instead of a link. …
(edit) @3444   8 weeks afalco Pluto PCM: reffrad not written if not initialized. AF
(edit) @3443   8 weeks emillour Mars PCM: Add new molecular diffusion routine moldiff_MPF (modified …
(edit) @3442   8 weeks jbclement PEM: Correction: the potential temperature teta is now updated due to …
(edit) @3441   8 weeks mmaurice Generic PCM: Minor bug fix: add tice to rcm1d (missing in 3397) MM
(edit) @3440   8 weeks afalco general: interactive git svn dcommit. AF
(edit) @3439   8 weeks afalco Pluto PCM: added some incompatibility checks. AF
(edit) @3438   8 weeks afalco Pluto PCM: Minor fixes. AF
(edit) @3437   2 months emillour Generic PCM Integrate update from newton branch by LT: - remove call …
(edit) @3436   2 months emillour Generic PCM: Updated version of "volcano.F90" : add setting duration …
(edit) @3435   2 months alesaux Generic PCM: Bug fix in the Thermal Plumes Model for generic tracers. …
(edit) @3434   2 months jbclement PCM: Reversion to the previous version of the "arch-gfortran" files …
(edit) @3433   2 months emillour Mars PCM: Update reference callphys.def.hdo.GCM5 in deftank EM
(edit) @3432   2 months jbclement PEM: Small corrections for the launching script (run numbers must be …
(edit) @3431   2 months mmaurice Generic PCM: Add photochemistry postprocessing and visualization …
(edit) @3430   2 months jbclement PEM: - Correction of the way stopping criteria interact with each …
(edit) @3429   2 months emillour Generic PCM: Minor fix following last updates, only fetch slab ocean …
(edit) @3428   2 months jbclement PEM: Corrections and improvements for the launching script. JBC
Note: See TracRevisionLog for help on using the revision log.