Changeset 900
- Timestamp:
- Mar 12, 2013, 7:05:17 PM (12 years ago)
- Location:
- trunk/LMDZ.MARS
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r899 r900 1844 1844 == 12/03/2013 == EM 1845 1845 - added possibility to set slope parameters in testphys1d 1846 1847 == 12/03/2013 == TN 1848 - added possibility to use the radiative slope scheme in the 3D-GCM -
trunk/LMDZ.MARS/libf/phymars/physiq.F
r885 r900 475 475 . albedo_h2o_ice 476 476 ENDIF 477 478 #ifndef MESOSCALE 479 if (callslope) call getslopes(phisfi) 480 #endif 477 481 478 482 ENDIF ! (end of "if firstcall")
Note: See TracChangeset
for help on using the changeset viewer.