Home > List of Keywords > *OUTEFFORT
*OUTEFFORT
Data format:
A single line with up to 20 values
IEL_1 ... IEL_N
Status :
Optional
Purpose :
To generate statistic on certain results relative to the specified elements.
Details :
Parameter | Description |
---|---|
IFPF | Floating production facility identification number |
IEL_1 ... IEL_N | List of elements which results have to be calculated |
Notes :
Forces are in kN and moments in kNm
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 :
- FILNAMFxo_elIEL1.txt : X force at origin of element IEL1
- FILNAMFyo_elIEL1.txt : Y force at origin of element IEL1
- FILNAMFzo_elIEL1.txt : Z force at origin of element IEL1
- FILNAMMxo_elIEL1.txt : X moment at origin of element IEL1
- FILNAMMyo_elIEL1.txt : Y moment at origin of element IEL1
- FILNAMMzo_elIEL1.txt : Z moment at origin of element IEL1
- FILNAMFxe_elIEL1.txt : X force at end of element IEL1
- FILNAMFye_elIEL1.txt : Y force at end of element IEL1
- FILNAMFze_elIEL1.txt : Z force at end of element IEL1
- FILNAMMxe_elIEL1.txt : X moment at end of element IEL1
- FILNAMMye_elIEL1.txt : Y moment at end of element IEL1
- FILNAMMze_elIEL1.txt : Z moment 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.