Home > List of Keywords > *OUTSTRESS
*OUTSTRESS
Data format:
A single line with up to 20 values
IEL_1 ... IEL_N
Status :
Optional
Purpose :
To automatically generate statistics on certain results relative to the specified elements.
Details :
Parameter | Description |
---|---|
IEL_1 ... IEL_N | List of elements which results have to be calculated |
Notes : Stresses are in MPa
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 :
- FILNAMsaxo_elIEL1.txt : axial stress at origin of element IEL1
- FILNAMsbno_elIEL1.txt : bending stress at origin of element IEL1
- FILNAMsabo_elIEL1.txt : axial + bending stress at origin of element IEL1
- FILNAMsaVMo_elIEL1.txt : primary membrane Von Mises stress at origin of element IEL1
- FILNAMsabVMo_elIEL1.txt : maximum axial + bending Von Mises stress at origin of element IEL1
- FILNAMsabinto_elIEL1_pnt000.txt : axial + bending stress for the internal radius at origin of element IEL1 at the point located at 0 in the section.
- FILNAMsabexto_elIEL1_pnt000.txt : axial + bending stress for the external radius at origin of element IEL1 at the point located at 0 in the section.
- FILNAMsaxe_elIEL1.txt : axial stress at end of element IEL1
- FILNAMsbne_elIEL1.txt : bending stress at end of element IEL1
- FILNAMsabe_elIEL1.txt : axial + bending stress at end of element IEL1
- FILNAMsaVMo_elIEL1.txt : primary membrane Von Mises stress at origin of element IEL1
- FILNAMsabVMo_elIEL1.txt : maximum axial + bending Von Mises stress at origin of element IEL1
- FILNAMsabinte_elIEL1_pnt000.txt : axial + bending stress for the internal radius at origin of element IEL1 at the point located at 0 in the section.
- FILNAMsabexte_elIEL1_pnt000.txt : axial + bending stress for the external radius at origin of element IEL1 at the point located at 0 in the section.
Note
For the command line to be understood by the system, your environmental variable PATH must include the path to the executable podeepv3R2.exe.