Changeset 542 for trunk/MESOSCALE/LMD_MM_MARS/SRC
- Timestamp:
- Feb 23, 2012, 2:27:23 AM (13 years ago)
- Location:
- trunk/MESOSCALE/LMD_MM_MARS/SRC
- Files:
-
- 1 added
- 3 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/MESOSCALE/LMD_MM_MARS/SRC/POSTPROC/namelist.api
r261 r542 7 7 !! - either fields in wrfout* 8 8 !! - or tk for temperature 9 10 9 !! uvmet for meteorological winds 10 !! tpot for potential temperature 11 11 debug = .TRUE. !! [add this if you want more information on screen] 12 12 / -
trunk/MESOSCALE/LMD_MM_MARS/SRC/WRFV2/mars_lmd/libf/phymars/geticecover.F90
r332 r542 1 link ../../../../../../../LMDZ.MARS/libf/phymars/geticecover.F901 link geticecover.F90.local -
trunk/MESOSCALE/LMD_MM_MARS/SRC/WRFV2/mars_lmd/libf/phymars/physiq.F
r523 r542 1064 1064 c ------------------------------------------- 1065 1065 1066 tituscap = . true.1066 tituscap = .false. 1067 1067 IF (tituscap) THEN 1068 1068 PRINT*,'TITUS CAP !!!'
Note: See TracChangeset
for help on using the changeset viewer.