Batch file for TECPLOT output

Batch file for TECPLOT output

The data output for TECPLOT 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 TECPLOT output

TECP Presentation in TecPlot format

out_n.tec # Output file

1 # show existing markings 0 = no, 1 = yes

62 0 # Vertical permeability, time

73 0 # Initial potential head, time

81 0 # Initial thickness, time

 

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

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

 

Here you find a detailed

description of the batch file for the TECPLOT output

1st line: 'TECP' or 'tecp' for 'TECPLOT data output'

2nd line: name of the output file

3rd line: presenting existing markings (1=yes/0=no)

from the 4th line: each line for one data type (maximum 200) with the data identification and the time step

 

 

 

Data output in VTK format