Batch file for the output of streamlines

Batch file for the output of streamlines

The data output for streamlines 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. If you enter nachlauf and confirm with the Enter key, a calculation is started 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 the output of streamlines

STRO Streamline calculation

out_n.txt # Output file

10000.0# Flow rate per streamline (m3/TU)Year

0.20 # General porosity

0 # Analysis 0-centre,1-fringe,2-?

0 # Number of starting points (=0 -> all)

 

 

The program ignores the characters behind the sign `#'. This space can be used for individual remarks.

The presented batch file for the data output can be downloaded on our Homepage.

 

Here you find a detailed

description of the batch file for the output of streamlines

1st line: 'STRO' for 'Stromlinienberechnung (Streamline Computing)'

2nd line: name of the output file

3rd line: mass flow rate per streamline (m3/time unit)

4th line: porosity (for all elements)

5th line: flag for the evaluation of the streamlines: 0= center, 1= margin

6th line: number of initial nodes (0=all)

7th line: list of nodes, if the number in the 6th line > 0

 

 

 

Output of pathlines