source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1646   8 years aslmd mesoscale: added DEF files.
(edit) @1645   8 years jvatant Update Occigen and Mesu arch files for compiling C sources JVO
(edit) @1644   8 years jvatant Copy the new LMDZ.TITAN from LMDZ.GENERIC + compilation-needed …
(edit) @1643   8 years emillour Moving LMDZ.TITAN to LMDZ.TITAN.old EM
(edit) @1642   8 years slebonnois SL: implementation of XIOS outputs + removal of deltatemp (chemistry) …
(edit) @1641   8 years emillour Update Occigen arch files and IOIPSL install script to follow up with …
(edit) @1640   8 years emillour Mars GCM: For some reason the output of temperature was commented …
(edit) @1639   8 years slebonnois SL, VENUS: optimisation of computer time for photochemistry and …
(edit) @1638   8 years slebonnois SL: corrections for Venus newstart
(edit) @1637   8 years jvatant Minor changes on dyn. diagnostics in physiq_mod.F90 - corrected …
(edit) @1636   8 years aslmd made CO2 mr to 0.95 by default in module_lmd_driver
(edit) @1635   8 years aslmd added a scenario cloudco2 mars=32 for CO2 clouds. initial and boundary …
(edit) @1634   8 years aslmd MESOSCALE: modified treatment of tracer names to be compliant with big …
(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) @1631   8 years aslmd amend previous commit. forgotten dummy exit.
(edit) @1630   8 years aslmd make meso_install.sh create a reusable script to compile the GCM
(edit) @1629   8 years jaudouard Bug fix concerning riceco2 declaration and some cleaning concerning …
(edit) @1628   8 years emillour All GCMs: Update MESU arch and fcm files, and add a dedicated IOIPSL …
(edit) @1627   8 years emillour Mars GCM: Bug fix in 1D in physiq, missing "if (co2clouds)" around …
(edit) @1626   8 years emillour Generic GCM: Improving XIOS outputs, add the scalar case. EM
(edit) @1625   8 years emillour Venus GCM: Some debug prints that should not have been commited with …
(edit) @1624   8 years emillour Venus GCM: Bug fix in clmain. EM+SL
(edit) @1623   8 years emillour Generic GCM: Missing #ifdef CPP_XIOS in previous commit. EM
(edit) @1622   8 years emillour Generic GCM: Introducing a first prototype of XIOS outputs: requires …
(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) @1616   8 years emillour Generic physics: better control of warning messages in tpindex, only …
(edit) @1615   8 years aslmd mesoscale: added link to data_physics
(edit) @1614   8 years aslmd mesoscale old physics: generic link for data and half timestep for GCM
(edit) @1613   8 years aslmd added mesoscale old physics to mesoinstall. added option to choose version
(edit) @1612   8 years aslmd mesoscale: created a symbolic link dynphy_wrf_mars_lmd to …
(edit) @1611   8 years aslmd mesoscale: added planet in old Registry
(edit) @1610   8 years aslmd added a README to create a startbase
(edit) @1609   8 years slebonnois SL: correction of a bug introduced in the previous Venus commit
(edit) @1608   8 years mlefevre added new interface module modif_mars to LES structure
(edit) @1607   8 years mlefevre In modif_mars : deleted planet specific modules. Added initialization …
(edit) @1606   8 years mlefevre Python version of vert_level
(edit) @1605   8 years mlefevre Impose no physics compilation in makemeso for prescribed planet
(edit) @1604   8 years mlefevre Added the reading of planet_constant file for prescribed planet
(edit) @1603   8 years mlefevre Mesoscale interface to prescribed planet idealized physics. Follows …
(edit) @1602   8 years mlefevre Added link to Venus phyics for LES repertory
(edit) @1601   8 years mlefevre Added link to ioipsl compiled lib for Venus physics
(edit) @1600   8 years emillour Generic model: - bug fix in tpindex.F : when computing weights for …
(edit) @1599   8 years mlefevre Restored WRFV3 modification in module_model_constants.F lost in commit 1598
(edit) @1598   8 years mlefevre modified module_model_constants to work on Venus
(edit) @1597   8 years mlefevre modified makemeso and copy_model to work on Venus
(edit) @1596   8 years mlefevre mesoscale interface to Venus physics. follows new interface framework …
(edit) @1595   8 years mlefevre added nlayer as an argument to geom initialization in mesoscale
(edit) @1594   8 years emillour Mars and Generic "old" dynamics: to further harmonize with …
(edit) @1593   8 years emillour Common dynamics: - some cleanup around unused or unecessary parameters …
(edit) @1592   8 years emillour Dynamical core and miscellaneous additions to be fully compatible with …
(edit) @1591   8 years slebonnois SL: Mise a jour de la haute atmosphere, du transfert radiatif …
(edit) @1590   8 years aslmd moved interface for outputs from module_lmd_driver to …
(edit) @1589   8 years emillour Generic GCM: Fix newstart which was broken due to recent updates of …
(edit) @1588   8 years aslmd modified makemeso and copy_model to make those compliant for coupling …
(edit) @1587   8 years aslmd corrected a probleme with compiling in LES (netcdf and physics lib)
(edit) @1586   8 years aslmd adapted LES version to previous commits (1577-1585)
(edit) @1585   8 years aslmd adapted module_model_constants (and module_diffusion_em) so that it is …
(edit) @1584   8 years aslmd moved planet type to namelist entry. default is Mars.
(edit) @1583   8 years aslmd forgot to remove one file in previous commit
(edit) @1582   8 years aslmd Goal: make the mesoscale model compliant with new interface …
(edit) @1581   8 years aslmd forgot iniphysiq_mod.F file in commit 1579
(edit) @1580   8 years aslmd Goal: make the mesoscale model compliant with new interface …
(edit) @1579   8 years aslmd Goal: make the mesoscale model compliant with new interface …
(edit) @1578   8 years aslmd Goal: make the mesoscale model compliant with new interface …
(edit) @1577   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) @1575   8 years emillour All GCMs: Further adaptations to keep up with changes in LMDZ5 …
(edit) @1574   8 years flefevre correction de type (real*8 -> real) pour variable densite
(edit) @1573   8 years emillour All GCMS: Cleanup concerning iniphysiq/inigeomphy initializations: …
(edit) @1572   8 years emillour All GCMs: Further adaptations to keep up with changes in LMDZ5 …
(edit) @1571   8 years flefevre Optimisation des reglages du solveur chimique ASIS.
(edit) @1570   8 years emillour Mars GCM: Bug fix (typo) when using double precision old dynamical core. CW
(edit) @1569   8 years flefevre Nouvelle version du solveur chimique ASIS: - subroutine separee de …
(edit) @1568   8 years aslmd added possibility to test GCM only.
(edit) @1567   8 years emillour Update the install_ioipsl scripts to include building the rebuild …
(edit) @1566   9 years emillour Mars and Generic GCMS: - make same changes that were done in the …
(edit) @1565   9 years emillour Generic GCM: - Fix in wstats: use "def_var_stats" and not "def_var" …
(edit) @1564   9 years emillour All GCMS: - correction wrt previous commit: inigeom is also the name …
(edit) @1563   9 years aslmd iniphysiq in all GCMs --------------------- iniphysiq was performing …
(edit) @1562   9 years aslmd MESORUN. corrected a bug to build mini startbase with any scenario.
(edit) @1561   9 years aslmd meso_install. missing cd in installation script.
(edit) @1560   9 years emillour Mars GCM: - Fix in wstats: use "def_var_stats" and not "def_var" …
(edit) @1559   9 years aslmd meso_install. added postprocess tools ready for use.
(edit) @1558   9 years aslmd meso_install. final out-of-the-box working version
(edit) @1557   9 years aslmd meso_install. small commit to re-establish executable status of …
(edit) @1556   9 years aslmd meso_install. reverted back to be compliant with previous commit.
(edit) @1555   9 years aslmd MESORUN. changed back to add code and data_static links. because …
(edit) @1554   9 years aslmd meso_install. removed two symbolic links with which svn is not happy …
(edit) @1553   9 years aslmd MESORUN. corrected numbering in mini startbase so that case study …
(edit) @1552   9 years aslmd MESORUN folder: self-consistent test case. a script to create a quick …
(edit) @1551   9 years aslmd meso_install: added possibility to provide a version number. added …
(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) @1548   9 years emillour Titan 1D model: - fixed some broken links and corrected rcm1d to be …
(edit) @1547   9 years emillour Mars GCM: in local dynamics package - bug fix in calfis: wrong array …
Note: See TracRevisionLog for help on using the revision log.