Skip to content

Home > List of Keywords > *OUTANGLE

*OUTANGLE

Data format:

A single line with up to 20 values

IEL_1 ... IEL_N (or IEL_1 - IEL_N)

Status :

Optional

Purpose :

To automatically generate the input file for the post- processor.

Details :

Parameter Description
IEL_1 ... IEL_N List of elements which results have to be calculated

Notes :

Angles are in degrees.

The file FILENAM.pod is generated and the corresponding post-processing can be launched with the following command line :

podeepV3R2.exe FILENAM.pod FILENAM.pod OR podeepV3R2.exe FILENAM.pod

In any case, the statistical results will be written in the file FILENAM.RES.

With the first command line, the corresponding times series will also be stored in different files with a explicit name :

  • FILNAMangoabs_elIEL1.txt : Absolute vertical angle at origin of element IEL1
  • FILNAMangoarX_elIEL1.txt : Vertical angle around X at origin of element IEL1
  • FILNAMangoarY_elIEL1.txt : Vertical angle around Y at origin of element IEL1
  • FILNAMangoarZ_elIEL1.txt : Angle from X-axis around Z at origin of element IEL1
  • FILNAMangeabs_elIEL1.txt : Absolute vertical angle at end of element IEL1
  • FILNAMangearX_elIEL1.txt : Vertical angle around X at end of element IEL1
  • FILNAMangearY_elIEL1.txt : Vertical angle around Y at end of element IEL1
  • FILNAMangearZ_elIEL1.txt : Angle from X-axis around Z at end of element IEL1

Note

For the command line to be understood by the system, your environmental variable PATH must include the path to the executable podeepv3R2.exe.