source: flexpart.git/options/OUTGRID_NEST @ 9397d0f

10.4.1_peseiGFS_025bugfixes+enhancementsdevrelease-10release-10.4.1scaling-bug
Last change on this file since 9397d0f was 9397d0f, checked in by Ignacio Pisso <ip@…>, 5 years ago

updates to namelist format

  • Property mode set to 100644
File size: 1.1 KB
Line 
1!*******************************************************************************
2!                                                                              *
3!      Input file for the Lagrangian particle dispersion model FLEXPART        *
4!                       Please specify your output grid                        *
5!                                                                              *
6! OUTLON0    = GEOGRAPHYICAL LONGITUDE OF LOWER LEFT CORNER OF OUTPUT GRID     *
7! OUTLAT0    = GEOGRAPHYICAL LATITUDE OF LOWER LEFT CORNER OF OUTPUT GRID      *
8! NUMXGRID   = NUMBER OF GRID POINTS IN X DIRECTION (= No. of cells + 1)       *
9! NUMYGRID   = NUMBER OF GRID POINTS IN Y DIRECTION (= No. of cells + 1)       *
10! DXOUT      = GRID DISTANCE IN X DIRECTION                                    *
11! DYOUN      = GRID DISTANCE IN Y DIRECTION                                    *
12!*******************************************************************************
13&OUTGRIDN
14 OUTLON0N=    -25.00,
15 OUTLAT0N=     10.00,
16 NUMXGRIDN=       85,
17 NUMYGRIDN=       65,
18 DXOUTN=        1.00,
19 DYOUTN=        1.00,
20 /
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG