Changeset 226 for trunk/MESOSCALE_DEV/NOTES.txt
- Timestamp:
- Jul 15, 2011, 2:55:17 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MESOSCALE_DEV/NOTES.txt
r207 r226 1 cc----------------------------------- 2 cc you can still use meso_WRITEDIAGFI (e.g. for debugging purpose), 3 cc though this is not the default strategy now 4 cc----------------------------------- 5 cc please use cudt in namelist.input to set frequency of outputs 6 cc----------------------------------- 7 cc BEWARE: if at least one call to meso_WRITEDIAGFI is performed, 8 cc cudt cannot be 0 - otherwise you'll get a "Floating exception" 9 cc----------------------------------- 10 ! call meso_WRITEDIAGFI(ngrid,"tauref", 11 ! . "tauref","W.m-2",2, 12 ! . tauref) 13 ! call meso_WRITEDIAGFI(ngrid,"zt", 14 ! . "zt","W.m-2",3, 15 ! . zt) 16 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 17 !!!!! note WRF MESOSCALE AYMERIC -- mot cle "caps" 18 !!!!! watercaptag n'est plus utilise que dans vdifc 19 !!!!! ... pour que la sublimation ne soit pas stoppee 20 !!!!! ... dans la calotte permanente nord si qsurf=0 21 !!!!! on desire garder cet effet regle par caps=T 22 !!!!! on a donc commente "if (caps.and.(obliquit.lt.27.))" ci-dessus 23 !!!!! --- remplacer ces lignes par qqch de plus approprie 24 !!!!! si on s attaque a la calotte polaire sud 25 !!!!! pas d'autre occurrence majeure du mot-cle "caps" 26 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 27 1 28 2 29 kvdif ne sert a rien dans le mesoscale martien, en raison de l'appel a la
Note: See TracChangeset
for help on using the changeset viewer.