Home > List of Keywords > *OUTBUILT
*OUTBUILT
Data format:
A single line with up to 20 values
IFPF IEL_1 ... IEL_N
Status:
Optional
Purpose:
To automatically generate the input file for the post- processor.
Details:
Parameter | Description |
---|---|
IFPF | Floating production facility identification number |
IEL_1 ... IEL_N_ | List of elements which results have to be calculated |
Note
Angles are in degrees.
The file FILENAM.pod is generated and the corresponding post-processing can be launched with the following command line :
podeepV4R3.exe FILENAM.pod FILENAM.pod OR podeepV4R3.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 :
- FILNAMbangoabs_elIEL1.txt : Absolute built-in angle at origin of element IEL1
- FILNAMbangoarX_elIEL1.txt : Built-in angle around X at origin of element IEL1
- FILNAMbangoarY_elIEL1.txt : Built-in angle around Y at origin of element IEL1
- FILNAMbangoarZ_elIEL1.txt : BI angle from X-axis around Z at origin of element IEL1
- FILNAMbangeabs_elIEL1.txt : Absolute built-in angle at end of element IEL1
- FILNAMbangearX_elIEL1.txt : Built-in angle around X at end of element IEL1
- FILNAMbangearY_elIEL1.txt : Built-in angle around Y at end of element IEL1
- FILNAMbangearZ_elIEL1.txt : BI 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 podeepv4R3.exe.