source: trunk/LMDZ.MARS/libf/phymars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2044   6 years flefevre Photolyse on-line : desormais par defaut
(edit) @2031   6 years flefevre Optimisation photolyse on-line
(edit) @2023   6 years emillour Mars GCM: - Fix writediagsoil so that it also works in parallel. EM
(edit) @2022   6 years emillour Mars GCM: - Very minor fix for picky compilers such as gfortran 7.2: …
(edit) @2009   6 years emillour Mars GCM: Cleanup "newcondens" (remove obsolete options), change its …
(edit) @2008   6 years emillour Follow-up on previous commit (an extra "end if" was forgotten). EM
(edit) @2007   6 years flefevre Suppression de l'ancien code photochimique (euler-backward)
(edit) @1996   6 years emillour Mars physics: - Turn watersat into a module. CO2 cloud updates: - …
(edit) @1985   6 years mvals Mars GCM: Correction of the dust storm scheme: - in …
(edit) @1983   6 years mvals Mars GCM: Cosmetic/practical changes: - swmain and lwmain become …
(edit) @1976   6 years mvals Mars GCM: Cosmetic/practical changes: - Addition of the intent in/out …
(edit) @1974   6 years mvals Mars GCM: Integration of the detached dust layer parametrizations …
(edit) @1973   6 years mvals Mars GCM: - follow-up of previous commit. MV
(edit) @1972   6 years mvals Mars GCM: Cosmetic changes: - variables suffixes for sub-grid scale …
(edit) @1969   6 years emillour Mars GCM: Some cosmetic changes: - make watercloud less verbose - turn …
(edit) @1964   6 years emillour Mars GCM: - Follow-up of previous commit. EM
(edit) @1963   6 years mvals Mars GCM: - improvedclouds.F changed to module improvedclouds_mod.F MV
(edit) @1962   6 years mvals Mars GCM: - callsedim.F changed to module callsedim_mod.F MV
(edit) @1955   6 years emillour Mars GCM: - Fix problematic writediagfi call in physiq (should not …
(edit) @1952   6 years aslmd cosmetic: remove useless comments and one external function in …
(edit) @1944   6 years emillour Mars GCM: A first step towards 1+1=2 (for now only works without …
(edit) @1941   6 years emillour Mars GCM: Very minor correction for when running without any tracers. EM
(edit) @1939   6 years aslmd rename improvedCO2clouds in improvedCO2clouds_mod since it is a module
(edit) @1938   6 years aslmd cancel commit 1935 will all due apologies. for Mars mesoscale …
(edit) @1935   6 years aslmd reverted improvedCO2clouds to a subroutine as is improvedclouds. this …
(edit) @1934   6 years aslmd (previous commit was incorrect) riceco2 is double in CO2cloud so shall …
(edit) @1933   6 years aslmd riceco2 is double in CO2cloud so shall also be declared double in …
(edit) @1932   6 years aslmd corrected double exponent problem caught by picky compilers in tcondco2
(edit) @1930   6 years aslmd LMDZ.MARS: some compilers complain about argument mismatch when …
(edit) @1922   7 years emillour Mars GCM: CO2 code updates: - make co2cloud a module and save mem_* …
(edit) @1921   7 years emillour Mars GCM: CO2 code update: - nucleaCO2.F: code cleanup and use …
(edit) @1920   7 years mvals Mars GCM: 1D code cleanup: - in testphys1d.F variable cell_area is …
(edit) @1919   7 years mvals Mars GCM: 1D code cleanup: - in testphys1d.F variable totcloudfrac is …
(edit) @1918   7 years emillour Mars GCM: Code cleanup: - remove "comorbit.h" since it is no longer …
(edit) @1917   7 years emillour Mars GCM: Code cleanup: get rid of routine "zerophys". EM
(edit) @1913   7 years emillour Mars GCM: - Forgotten in previous commit: gwprofil.F -> …
(edit) @1912   7 years emillour Mars GCM: Tidying the gravity wave routines by turning them into …
(edit) @1911   7 years mvals Mars GCM "cosmetics" changes in co2cloud and improvedCO2clouds to …
(edit) @1909   7 years mvals
(edit) @1885   7 years emillour Mars GCM: - fix in co2cloud.F: use "co2cloudfrac" instead of …
(edit) @1884   7 years emillour Mars GCM: - updated massflowrateCO2 routine which now uses an …
(edit) @1880   7 years mvals Mars GCM -In the sub-grid scale cloud scheme zt is replaced is by …
(edit) @1861   7 years emillour Mars GCM: Add possibility to load a dust MY33 scenario. EM
(edit) @1820   7 years emillour Mars GCM: - Bug fix in co2cloud.F (in the computation of the …
(edit) @1818   7 years jaudouard Final update from J.A. about the CO2 clouds scheme for the LMDZ.MARS GCM
(edit) @1816   7 years jaudouard Commit for CO2 clouds microphysics.
(edit) @1779   7 years aslmd LMDZ.MARS (purely comments) marked the absolute firstcalls not …
(edit) @1776   7 years aslmd LMDZ.MARS callradite (minor): moved a print inside firstcall to lower …
(edit) @1775   7 years aslmd LMDZ.MARS setting the stage for maybe fixing nesting in the …
(edit) @1774   7 years aslmd LMDZ.MARS setting the stage for maybe fixing nesting in the …
(edit) @1773   7 years aslmd LMDZ.MARS setting the stage for maybe fixing nesting in the …
(edit) @1772   7 years aslmd LMDZ.MARS yomlw 1. add the possibility to deallocate common modules …
(edit) @1771   7 years aslmd LMDZ.MARS dimradmars 1. add the possibility to deallocate common …
(edit) @1770   7 years aslmd LMDZ.MARS setting the stage for maybe fixing nesting in the …
(edit) @1769   7 years aslmd LMDZ.MARS removed useless saved array pview in callradite
(edit) @1758   7 years aslmd MESOSCALE MARS. added MESOSCALE precompiling flags to writediagfis …
(edit) @1754   7 years aslmd LMDZ.MARS : tcondco2 is not present, prevents the model to compile. …
(edit) @1720   7 years jaudouard Update on CO2 ice clouds scheme
(edit) @1713   8 years emillour Mars GCM: - remove writing a "nebuldata.out" file in physiq introduced …
(edit) @1711   8 years mvals Mars GCM - implementation of a sub-grid water cloud fraction scheme …
(edit) @1708   8 years flefevre Photochimie : le solveur chimique ASIS est desormais solveur par …
(edit) @1689   8 years emillour Mars GCM: Fixing a big bug (dating from revision 1528) in wstats. EM
(edit) @1685   8 years jaudouard Further modifications on CO2 clouds scheme. Water ice clouds can now …
(edit) @1684   8 years emillour Mars GCM: Add possibility to fix EUV input as E10.7 value and remove …
(edit) @1660   8 years emillour Mars GCM: - Added possibility to run with an Helium "he" tracer (to be …
(edit) @1655   8 years aslmd corrected bugs from rev 1651 that prevented the mesoscale model from …
(edit) @1652   8 years jaudouard Moved meteoriticflux_mod.F90 from dyn3d/ to phymars/
(edit) @1651   8 years jaudouard Modification of co2 clouds microtimestep and addition of a meteoritic …
(edit) @1649   8 years jaudouard Cleaning of the CO2 clouds scheme outputs, now 3D ready; Added …
(edit) @1640   8 years emillour Mars GCM: For some reason the output of temperature was commented …
(edit) @1635   8 years aslmd added a scenario cloudco2 mars=32 for CO2 clouds. initial and boundary …
(edit) @1633   8 years aslmd changed MESOSCALE precompiling flag to use tracer initialization
(edit) @1632   8 years aslmd compiler complain about type mismatch (double vs. real)
(edit) @1629   8 years jaudouard Bug fix concerning riceco2 declaration and some cleaning concerning …
(edit) @1627   8 years emillour Mars GCM: Bug fix in 1D in physiq, missing "if (co2clouds)" around …
(edit) @1621   8 years emillour Further work on full dynamics/physics separation. LMDZ.COMMON: - …
(edit) @1620   8 years emillour Mars GCM: Small fix for gfortran, more strict than ifort: logicals …
(edit) @1619   8 years emillour Mars GCM: Revert some defaults to values which should not have been …
(edit) @1618   8 years emillour Mars GCM: Small fix wrt previous commit: zdqssed_co2 should only be …
(edit) @1617   8 years jaudouard Added modifications for CO2 clouds scheme in physiq_mod.F and added …
(edit) @1590   8 years aslmd moved interface for outputs from module_lmd_driver to …
(edit) @1579   8 years aslmd Goal: make the mesoscale model compliant with new interface …
(edit) @1576   8 years emillour All models: Clean up the dynamics/physics interface to converge with …
(edit) @1560   9 years emillour Mars GCM: - Fix in wstats: use "def_var_stats" and not "def_var" …
(edit) @1550   9 years emillour Mars GCM: - Bug fix in testphys1d, enforce iphysiq=1 after conf_phys …
(edit) @1549   9 years emillour All GCMs: Further adaptations to keep up with changes in LMDZ5 …
(edit) @1544   9 years emillour Mars GCM: - Bug fix in read_dust_scenario.F90 to handle the limit case …
(edit) @1543   9 years emillour All models: Further adaptations to keep up with changes in LMDZ5 …
(edit) @1541   9 years emillour Mars GCM: - fix for 1D in writediagfi to enable writing at …
(edit) @1535   9 years emillour Mars: - Fix for the 1D model initializations. EM
(edit) @1532   9 years emillour Mars GCM: - Some fixes for buggy outputs in 1D introduced by previous …
(edit) @1528   9 years emillour Mars GCM: - Got rid of references to "dimensions.h" from physics …
(edit) @1525   9 years emillour All GCMs: More on enforcing dynamics/physics separation: get rid of …
(edit) @1524   9 years emillour All GCMS: More updates to enforce dynamics/physics separation: get …
(edit) @1521   9 years emillour All GCMs: Updates to make planetary codes (+Earth) setups converge. * …
(edit) @1507   9 years emillour Generic model and Mars model: - Fix/improvement on …
(edit) @1504   9 years emillour Mars GCM: -Minor bug fix: "nf90_def_var" was given twice in the list …
(edit) @1502   9 years emillour Mars GCM: - added missing condition to use MY32 dust scenario in …
(edit) @1500   9 years emillour Mars GCM: - set things in param_read_e107.F and read_dust_scenario.F90 …
(edit) @1495   9 years flefevre Implementation du coeur chimique Adaptative Semi-Implicit Symmetric …
Note: See TracRevisionLog for help on using the revision log.