source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @636   13 years acolaitis Updated Monin-Obukhov interpolation scheme: corrected early afternoon …
(edit) @635   13 years emillour Mars GCM: Update of the chemistry package, including: - 93 reactions …
(edit) @634   13 years emillour All GCMs: - Improved 'create_make_gcm' scripts: better control of …
(edit) @633   13 years tnavarro last scheme in commit r626 led to a wrong physical behaviour. This …
(edit) @632   13 years emillour Mars GCM utilities: minor improvements: - zrecast also looks for a …
(edit) @631   13 years tnavarro small bug fix
(edit) @630   13 years tnavarro same as before
(edit) @629   13 years tnavarro Mistake in radius update in case of microphysics
(edit) @628   13 years acolaitis Correction to advection problems in thermals + made the thermals model …
(edit) @627   13 years emillour Mars GCM: >> Some cleanup on messages and comments in code about the …
(edit) @626   13 years tnavarro New scheme for the clouds, no more sub-timestep. Clouds sedimentation …
(edit) @625   13 years acolaitis Sorry forgot the special case of co2 for tendancies definition.. corrected
(edit) @624   13 years acolaitis Thermals: corrected the problem with advection of momentum.
(edit) @623   13 years acolaitis Thermals: since the correction of the advection scheme, it seems like …
(edit) @622   13 years jleconte - Added consistency checks for calculations including water and …
(edit) @621   13 years acolaitis Thermals. Finally corrected advection scheme... The bug was coming …
(edit) @620   13 years acolaitis THERMALS: modified tracer advection scheme with a homemade one, coded …
(edit) @619   13 years acolaitis THERMALS: corrected improper tracer conservation that would appear in …
(edit) @618   13 years emillour Mars GCM: >> Update of the chemistry package: - calchim.F90 : - …
(edit) @617   13 years slebonnois SL: mise a jour de conf_gcm (cosmetique)
(edit) @616   13 years acolaitis Forgot to mask some diagnostic outputs from thermals in previous commit
(edit) @615   13 years acolaitis Supressed outputs to screen of internal corrections to updraft …
(edit) @614   13 years aslmd UTIL PYTHON: corrected a typo introduced in revision 612 in planetoplot.
(edit) @613   13 years aslmd UTIL PYTHON: an example script for pp.py (whole ExoMars? report). minor …
(edit) @612   13 years acolaitis PYTHON ====== New options: i) --mark lon,lat will superimpose a …
(edit) @611   13 years aslmd MESOSCALE: updated reference Registry for storm simulations.
(edit) @610   13 years aslmd UTIL PYTHON : for mesoscale plots 1. improved the case of pressure …
(edit) @609   13 years aslmd MESOSCALE: local dust storm specific routines. allow to set everything …
(edit) @608   13 years aslmd LMDZ.MARS: minor correction in solarlong. MESOSCALE: output mtot and …
(edit) @607   13 years emillour Mars GCM: Updated model so that 1) reference pressure for opacity …
(edit) @606   13 years emillour Mars GCM: Update vertical grid resolution for diffusion (older value …
(edit) @605   13 years acolaitis Added a number of corrections to pbl_parameter. The routine can now be …
(edit) @604   13 years acolaitis Bug correction in the Ri surface layer. This actually does not change …
(edit) @603   13 years aslmd PYTHON: minor thing (position of colorbar in cyl proj) that I did not …
(edit) @602   13 years aslmd UTIL PYTHON : a quick fix for the sslon sslat trouble. longitude and …
(edit) @601   13 years aslmd GENERIC: minor modifications to jupiter def. plus output profile at …
(edit) @600   13 years jleconte - Corrects the computation of planck function at the surface in sfluxi …
(edit) @599   13 years aslmd MESOSCALE: included initialisation files for only half the planet. …
(edit) @598   13 years aslmd MESOSCALE: corrected a typo bug for nesting (with added BC in real). …
(edit) @597   13 years jleconte Corrects a bug on potential temperature calculation in physic
(edit) @596   13 years jleconte - Added double gray case (if graybody=true in callphys.def): - …
(edit) @595   13 years jleconte update README
(edit) @594   13 years jleconte - New turbulent diffusion scheme solving "most" energy conservation …
(edit) @593   13 years acolaitis Minor change to internal parameters of the thermal: smoothed …
(edit) @592   13 years acolaitis Minor thermals tuning for GCM
(edit) @591   13 years aslmd LMDZ.GENERIC: sample files for 1D jupiter-like calculations in …
(edit) @590   13 years aslmd LMDZ.GENERIC: Introduced global1d in callcorrk so that global (using …
(edit) @589   13 years aslmd LMDZ.GENERIC: Cleaned rcm1d.F and made it truly generic by asking for …
(edit) @588   13 years emillour Generic GCM: Some cleanup and bug fixing: - "cloudfrac" was not well …
(edit) @587   13 years aslmd UTIL PYTHON : added cycling through linestyles. note also that -T for …
(edit) @586   13 years jleconte removed cpp3D and nonideal stuff.
(edit) @585   13 years acolaitis sorry, small typo in sparse.py
(edit) @584   13 years acolaitis PYTHON ====== Modifications to the way the sparse module is written, …
(edit) @583   13 years acolaitis Python. check_localtime will now re-arrange localtime centered on the …
(edit) @582   13 years acolaitis Python. Bug correction (another one, yay \! )
(edit) @581   13 years acolaitis Python. Bug correction. (yes only one line in this commit but I really …
(edit) @580   13 years acolaitis Python. Minor bug correction
(edit) @579   13 years aslmd PYTHON UTIL. improved comments for the first part. corrected a bug: …
(edit) @578   13 years acolaitis PYTHON. --title works now with multiple titles in a list (same as …
(edit) @577   13 years aslmd MESOSCALE: minor commit : def files; a small correction in runmeso; …
(edit) @576   13 years emillour Mars GCM: update a coefficient in photochemistry.F and some cleanup in …
(edit) @575   13 years emillour Mars GCM: >> correction in nirco2abs: io and ico2 should be declared …
(edit) @574   13 years aslmd MESOSCALE: newphys. the 18 soil layers. I am just too stupid I can't …
(edit) @573   13 years aslmd UTIL PYTHON: added save capabilities for figures in sparse.py
(edit) @572   13 years aslmd UTIL PYTHON: solved problem in previous commit for windamplitude. …
(edit) @571   13 years aslmd UTIL PYTHON: moved windamplitude stuff into a so-called function.
(edit) @570   13 years acolaitis A bug was introduced for some config in previous commit ... corrected.
(edit) @569   13 years acolaitis PYTHON ###### ========= myplot.py ========= - Added missing value …
(edit) @568   13 years tnavarro tool to read and plot not-binned data - useful for data from observations
(edit) @567   13 years acolaitis UPDATED README WITH USEFULL INFORMATIONS FOR HOW TO SET AND USE THE …
(edit) @566   13 years acolaitis Something wierd happened in the last commit... So back to where it was …
(edit) @565   13 years acolaitis Update to pbl_parameter so that several values of z_out can be sought …
(edit) @564   13 years aslmd MESOSCALE: corrected the stupid funky spiral bug in idealized winds …
(edit) @563   13 years emillour Mars GCM: >> Added option "q=profile" in newstart to initialize a …
(edit) @562   13 years aslmd UTIL PYTHON added -i -1 i.e. an option to use model-level geopotential …
(edit) @561   13 years acolaitis Thermals. Added a second instance of subtimestep variation depending …
(edit) @560   13 years aslmd MESOSCALE: TESTCRATER: cf. previous commit. forgot input profile.
(edit) @559   13 years aslmd MESOSCALE: debugged idealized crater case to solve problems found by …
(edit) @558   13 years aslmd UTIL PYTHON: moved corrected ECMWF stuff for simple use in the main …
(edit) @557   13 years acolaitis Yamada4 is now ON when using thermals. Advised setup with thermals: …
(edit) @556   13 years emillour Mars GCM: added missing call to surfacearea before call to calchim in …
(edit) @555   13 years acolaitis Modif call to yamada4
(edit) @554   13 years acolaitis Yamada4: update to latest terrestrial version, adapation to mars, bug …
(edit) @553   13 years acolaitis Sorry, forgot a case in inifis.
(edit) @552   13 years emillour Mars GCM: >> bug fix in "aeronomars/moldiff_red.F90" (wrong mmol array …
(edit) @551   13 years acolaitis Added a fail-safe in inifis to avoid wrong configurations with …
(edit) @550   13 years aslmd LMDZ.MARS: minor commit. for mesoscale initializations (-DMESOINI) …
(edit) @549   13 years aslmd MESOSCALE: for improved watercycle runs: ccn_mass and ccn_number are …
(edit) @548   13 years aslmd UTIL PYTHON: no more meso,mesoapi,mesoideal types -- only meso. fixed …
(edit) @547   13 years aslmd UTIL PYTHON: make f2py stuff work with gfortran. thanks to JBM :)
(edit) @546   13 years acolaitis Latest thermals adjustments.
(edit) @545   13 years acolaitis Bug correction for cases when the Richardson exceeds the critical …
(edit) @544   13 years acolaitis == 27/02/12 == AC >> Continuation of thermals setting, comparisons …
(edit) @543   13 years aslmd LMDZ.GENERIC: Temperature grid for Planck calculations can now be …
(edit) @542   13 years aslmd MESOSCALE: minor changes. including a problem with dustq not being …
(edit) @541   13 years aslmd LMDZ.MARS. Added small optimizations in watercycle. 10% improvement.
(edit) @540   13 years rwordsworth README updated
(edit) @539   13 years rwordsworth callphys.X files updated & corrected
(edit) @538   13 years rwordsworth calc_cpp_mugaz changed to a check only in 3D
(edit) @537   13 years rwordsworth really minor stuff
Note: See TracRevisionLog for help on using the revision log.