It is possible to execute the output in SHAPE format directly without using the dialog box. The default file name is nachlauf.bna. To use another batch file, type nachlauf file name (the extension ".bna" is automatically attached). Batch files can be created, viewed and modified with the help of any text editor
Example of a batch file for element data in SHAPE format
SHPElement data output
data # File names (.shp,.shx,.dbf)
61 0 0 0 # Permeability, layer, time, index
62 0 0 0 # Vertical permeability, layer, time, index
87 0 0 0 # Maximum thickness, layer, time, index
229 5 0 0 # Relative permeability, layer, time, index
Example of a batch file for node data in SHAPE format
SHPK node data output
data # File names (.shp,.shx,.dbf)
13 0 0 0 # Z-coordinate, layer, time, index
73 0 0 0 # Initial potential head, layer, time, index
85 0 0 0 # surface level, layer, time, index
91 4 0 0 # Fixed potential head, layer, time, index
112 1 0 0 # Source/sink (m3/no./TU), layer, time, index
131 1 0 0 # General nodewise data, layer, time, index
255 0 0 0 # Difference between last Iterations, layer, time, index
The program ignores the characters behind the sign `#'. This space can be used for individual remarks.
The presented batch file for the data output in SHAPE format can be downloaded on our Homepage.
Here you find a detailed