Batch file for the output in SHAPE format

Batch file for the output in SHAPE format

The output for data in SHAPE format can also be called up directly without the graphical user interface via the command line, provided a suitable batch file *.bna is available in the directory. To do this, navigate to the directory in which the calculation is to be carried out.

Entering nachlauf and confirming with the Enter key starts a calculation with the module NACHLAUF. The default batch file name is nach.bna. This file is searched for in the directory. However, a different batch file can also be specified with the nachlauf filename call (the extension ".bna" is automatically appended if required).

The batch files can be created or modified manually using any 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

description of the batch file for output in SHAPE format

1st line: 'SHPK' for 'node output in the SHAPE-format'

resp.

1st line: 'SHPE' for 'element data output in the SHAPE-format'

2nd line: name of the output file without ending

3rd- nth. line: identifier number of the data type, layer number, number of time step, index

 

 

Export of isolines