Changeset 296 for trunk/MESOSCALE
- Timestamp:
- Sep 16, 2011, 7:50:31 PM (13 years ago)
- Location:
- trunk/MESOSCALE/LMD_MM_MARS/SRC
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MESOSCALE/LMD_MM_MARS/SRC/PYTHON/myplot.py
r295 r296 490 490 "WMAX_TH": "%.1f",\ 491 491 "QSURFICE": "%.0f",\ 492 "Um": "%.0f",\ 492 493 "ALBBARE": "%.2f",\ 493 494 } … … 566 567 "nice": "http://users.info.unicaen.fr/~karczma/TEACH/InfoGeo/Images/Planets/earthmap1k.jpg",\ 567 568 "blue": "http://eoimages.gsfc.nasa.gov/ve/2430/land_ocean_ice_2048.jpg",\ 569 "blueclouds": "http://eoimages.gsfc.nasa.gov/ve/2431/land_ocean_ice_cloud_2048.jpg",\ 570 "justclouds": "http://eoimages.gsfc.nasa.gov/ve/2432/cloud_combined_2048.jpg",\ 568 571 } 569 572 ### see http://www.mmedia.is/~bjj/planetary_maps.html -
trunk/MESOSCALE/LMD_MM_MARS/SRC/WRFV2/Registry/Registry.EM
r262 r296 107 107 state real TAU_ICE ij misc 1 - rd "TAU_ICE" "CLOUD OD at 825 cm-1 TES" "" #SAVEMARS2 tauTES 108 108 state real PDTZ ikj misc 1 - rd "PDT" "TEMP TENDENCY" "K s-1" #SAVEMARS3 pdt 109 state real LMAX_TH ij misc 1 - rd "LMAX_TH" "MAXIMUM LEVEL REACHED IN TH" "" #SAVEMARS2 lmax_th_out 110 state real HFMAX_TH ij misc 1 - rd "HFMAX_TH" "MAXIMUM TH HEAT FLUX" "m.K/s" #SAVEMARS2 hfmax_th 111 state real WMAX_TH ij misc 1 - rd "WMAX_TH" "MAXIMUM TH VERTICAL VELOCITY" "m/s" #SAVEMARS2 wmax_th 112 113 109 114 #### 110 115 ####
Note: See TracChangeset
for help on using the changeset viewer.