1. HOPR Output Parameter

Table 1.11 HOPR Output Parameter.

Parameters

Example

Data Type

Array Dim.

Default Value

Description

Debugvisu

Debugvisu=T

Logical

1

F

T (True): Files will be generated, which enable you to visualize the mesh and the boundary mesh for debugging. These files can be found in the directory of the executed parameter.ini file.
F (False): Files for visualization will not generated during executing of the parameter.ini file.

DebugvisuLevel

DebugvisuLevel=1

Int

1

0

0: Visualization of linear mesh and BC (default).
1: Visualization of linear mesh and BC and an additional curved surface visualization (_SplineSurf.*) if useCurveds=T.
2: Visualization of linear mesh and BC and an additional curved volume visualization (_SplineVol.*) if useCurveds=T.

NVisu

NVisu=5

Int

1

0

Number of visualization points per element edge if useCurveds=T.

outputFormat

outputFormat=1

Int

1

0

0: Paraview vtk (ASCII)
1: Tecplot (ASCII)
2: CGNS (binary)

ProjectName

ProjectName=cartbox

Str

1

OBLIGATORY

Part of the output files’ name which will be generated during the execution. These Files can be found in the directory of the executed parameter.ini file.

A description of all parameters of the parameter file can be found in List of Parameters