- Timestamp:
- May 6, 2016, 12:30:29 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DOC/chantiers/commit_importants.log
r1545 r1549 1730 1730 Also added checking in phyetat0 that the longitude/latitude read in the 1731 1731 restartphy.nc files match the ones provided by the dynamics. 1732 1733 ********************** 1734 **** commit_v1549 **** 1735 ********************** 1736 Ehouarn: Further adaptations to keep up with changes in LMDZ5 concerning 1737 physics/dynamics separation (up to rev r2420 of LMDZ5) 1738 * all physics packages: 1739 - added module callphysiq_mod.F90 in dynphy_lonlat/phy*** which contains 1740 the routine "call_physiq" which is called by calfis* and calls the 1741 physics. This way different "physiq" routine from different physics 1742 packages may be called: The calfis* routines now exposes all available 1743 fields that might be transmitted to physiq but which is actually send 1744 (ie: expected/needed by physiq) is decided in call_physiq. 1745 - turned "physiq.F[90]" into module "physiq_mod.F[90]" for better control 1746 of "physiq" arguments. for phyvenus/phytitan, extracted gr_fi_ecrit from 1747 physiq.F as gr_fi_ecrit.F90 (note that it can only work in serial). 1748 1749 * misc: 1750 - updated wxios.F90 to keep up with LMDZ5 modifications. 1751 1752 * dyn3d_common: 1753 - infotrac.F90 keep up with LMDZ5 modifications (cosmetics) 1754 1755 * dyn3d: 1756 - gcm.F90: cosmetic cleanup. 1757 - leapfrog.F90: fix computation of date as function of itau. 1758 1759 * dyn3dpar: 1760 - gcm.F: cosmetic cleanup. 1761 - leapfrog_p.F90: fix computation of date as function of itau. 1762 NB: physics are given the date corresponding to the end of the 1763 physics step. 1764 1765 * dynphy_lonlat: 1766 - calfis.F : added computation of relative wind vorticity. 1767 - calfis_p.F: added computation of relative wind vorticity (input required 1768 by Earth physics)
Note: See TracChangeset
for help on using the changeset viewer.