Documentation DOMOLALO ====================== Version 2008.0911 by JD Gril Usage : ------- domolalo (-X n) (namelist) where n are the number of extra points around the domain. default value is 8 points ouput result file is named : NAM.NEW.INTERACTIVE_MODE (without namelist use) NAM.NEW.namelistname (with namlist use) If you don't use namelist then you are in non auto mode (LAUTO=.FALSE.) because you can redo the tool according the output datas printed on screen on previous use (the ouput data informations are on an array lost in standard ouput log; see below). It's your responsability to adapt the size of E zone to the 11 points standard size. If you use namelist then you can use LAUTO parameter as you want (.TRUE. or .FALSE.). For .FALSE. option see above; for .TRUE. option an optimization of E zone size to 11 points value is done : the domain may be increase to do this. The inputs parameters asked are: NAMELIST /NAML/ SOUTH, NORTH, WEST, EAST, RESOL, LAUTO --------------------------------------------------------------------- --------------------------------------------------------------------- Example of data information array lost in log output: you can see that the Ezone is 14 points large for your test; if you want to optimize then increase the size to index I=3 for X and I=10 for Y. Make a redo with modified values. --------------------------------------------------------------------- ======================================= Nombre de point en X et Y (C+I) avant : ======================================= X Y NBP : 258 233 ==================================== Nombre de point en plus en X et Y : ==================================== X Y PLUS : 8 8 ======================================================= | Avec nombre de points en X = 274 et en Y = 249 | et espace de : 11 Alors les VALEURS ENCADRANT sont : ======================================================= | I |NBP X|NDLON|diff ||NBP Y| NDGL|diff | ------------------------------------------- | -20| 254| 270| 16| 229| 240| 11| | -19| 255| 270| 15| 230| 250| 20| | -18| 256| 270| 14| 231| 250| 19| | -17| 257| 270| 13| 232| 250| 18| | -16| 258| 270| 12| 233| 250| 17| | -15| 259| 270| 11| 234| 250| 16| | -14| 260| 288| 28| 235| 250| 15| | -13| 261| 288| 27| 236| 250| 14| | -12| 262| 288| 26| 237| 250| 13| | -11| 263| 288| 25| 238| 250| 12| | -10| 264| 288| 24| 239| 250| 11| | -9| 265| 288| 23| 240| 256| 16| | -8| 266| 288| 22| 241| 256| 15| | -7| 267| 288| 21| 242| 256| 14| | -6| 268| 288| 20| 243| 256| 13| | -5| 269| 288| 19| 244| 256| 12| | -4| 270| 288| 18| 245| 256| 11| | -3| 271| 288| 17| 246| 270| 24| | -2| 272| 288| 16| 247| 270| 23| | -1| 273| 288| 15| 248| 270| 22| ----------------------------------------- | 0| 274| 288| 14| 249| 270| 21| ------------------------------------------ | 1| 275| 288| 13| 250| 270| 20| | 2| 276| 288| 12| 251| 270| 19| | 3| 277| 288| 11| 252| 270| 18| | 4| 278| 300| 22| 253| 270| 17| | 5| 279| 300| 21| 254| 270| 16| | 6| 280| 300| 20| 255| 270| 15| | 7| 281| 300| 19| 256| 270| 14| | 8| 282| 300| 18| 257| 270| 13| | 9| 283| 300| 17| 258| 270| 12| | 10| 284| 300| 16| 259| 270| 11| | 11| 285| 300| 15| 260| 288| 28| | 12| 286| 300| 14| 261| 288| 27| | 13| 287| 300| 13| 262| 288| 26| | 14| 288| 300| 12| 263| 288| 25| | 15| 289| 300| 11| 264| 288| 24| | 16| 290| 320| 30| 265| 288| 23| | 17| 291| 320| 29| 266| 288| 22| | 18| 292| 320| 28| 267| 288| 21| | 19| 293| 320| 27| 268| 288| 20| | 20| 294| 320| 26| 269| 288| 19| ======================================================= ======================================= Nombre de point en X et Y (C+I) apres : ======================================= X Y NBP : 274 249 =================================== Nombre de point en X et Y (C+I+E) : =================================== X Y NBPX : 288 270 ---------------------------------------------------------------------