source: branches/flexpart91_hasod/README_namelist_input.txt @ 8

Last change on this file since 8 was 7, checked in by hasod, 11 years ago

Initial import

  • namelist input for COMMAND
  • pathnames optionally as command line argument
  • conversion utility from COMMAND to COMMAND namelist
File size: 703 bytes
Line 
1Implementation strategy
2
3FLEXPART namelist input
4
51. use pathnames file if provided as 1st argument
6
7- if argument exists, try to open as text file
8- if it can be opened, proceed as before
9- if an error occurs, give a good error message
10- if no argument is given, look for the classic pathnames file in the current directory
11
122. namelist input for COMMAND
13
14- use switches named as current parameters
15- try to open as namelist file
16- on format error, try to open as old file
17- fail on further errors as bad format
18
193. namelist input for RELEASES
20
21- use switches named as current parameters
22- try to open as namelist file
23- on format error, try to open as old file
24- fail on further errors as bad format
25
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG