Skip to content

Home > List of Keywords > *OUTMOTION

*OUTMOTION

Data format:

A single line with up to 20 values

NOD_1 ... NOD_N

Status :

Optional

Purpose :

To automatically generate statistics on certain results relative to the specified nodes.

Details :

Parameter Description
NOD_1 ... NOD_N List of nodes which results have to be calculated

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 :

  • FILNAM_nodNOD1.dxd : X displacement at node NOD1
  • FILNAM_nodNOD1.dyd : Y displacement at node NOD1
  • FILNAM_nodNOD1.dzd : Z displacement at node NOD1
  • FILNAM_nodNOD1.dwxd : X rotation at node NOD1
  • FILNAM_nodNOD1.dwyd : Y rotation at node NOD1
  • FILNAM_nodNOD1.dwzd : Z rotation at node NOD1

Note

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