- Timestamp:
- Mar 28, 2016, 5:27:51 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DOC/chantiers/commit_importants.log
r1521 r1523 1618 1618 * added a "print_control_mod.F90 (as in Earth GCM) in phy_common 1619 1619 * made similar changes in LMDZ.GENERIC and LMDZ.MARS 1620 1621 ********************** 1622 **** commit_v1523 **** 1623 ********************** 1624 Ehouarn: More updates to make planetary codes (+Earth) setups converge. 1625 1626 * in dyn3d_common: 1627 - convmas.F => convmas.F90 1628 - enercin.F => enercin.F90 1629 - flumass.F => flumass.F90 1630 - massbar.F => massbar.F90 1631 - tourpot.F => tourpot.F90 1632 - vitvert.F => vitvert.F90 1633 1634 * in misc: 1635 - move "q_sat" from "dyn3d_common" to "misc" (in Earth model, it is also called 1636 by the physics) 1637 - move "write_field" from "dyn3d_common" to "misc"(may be called from physics 1638 or dynamics and depends on neither). 1639 1640 * in phy_common: 1641 - move "write_field_phy" here since it may be called from any physics package) 1642 - add module "regular_lonlat_mod" to store global information on lon-lat grid 1643 1644 * in dynlonlat_phylonlat/phy*: 1645 - turn "iniphysiq.F90" into module "iniphysiq_mod.F90" 1646 (and of course adapt gcm.F[90] and 1D models accordingly)
Note: See TracChangeset
for help on using the changeset viewer.