Result typer
Answers
-
Hi Manh,
In order to see the different type of results you want after you run your simulation, you have to insert the proper Engine Keywords at the Engine File (0001.rad) before you run you simulation.
There are 2 different type of files available for outputting your results, animation (/ANIM) and h3d (/H3D).
In the following link you can find the proper keywords for each type of output request you might have.
For stress (Von Mises) and strain (Plastic) you can try the following based on the output file type you are using:
- Animation files (/ANIM)
- /ANIM/SHELL/VONM and /ANIM/SHELL/EPSP (for shell elements)
- /ANIM/BRICK/VONM and /ANIM/BRICK/EPSP (for solid elements)
- H3D files (/H3D)
- /H3D/SHELL/VONM and /H3D/SHELL/EPSP (for shell elements)
- /H3D/SOLID/VONM and /H3D/SOLID/EPSP (for solid elements)
I suggest you to explore the different type of outputs available in Radioss in order to get exactly what you want after each simulation.
You can also try to create an Engine File through HyperMesh, before you export your model by going to /Analyze.../Run.../Engine File Assistant... and select Create Engine File. Then you can insert the total simulation time, and the frequency of output requests and also check the generate default output request to get some predefined outputs usually needed by users (Figure 1)
Figure 1
Also do not forget to check the Auto Export Engine File, when you are exporting your model.
Polyvios
0 - Animation files (/ANIM)
-
Polyvios Romanidis said:
Hi Manh,
In order to see the different type of results you want after you run your simulation, you have to insert the proper Engine Keywords at the Engine File (0001.rad) before you run you simulation.
There are 2 different type of files available for outputting your results, animation (/ANIM) and h3d (/H3D).
In the following link you can find the proper keywords for each type of output request you might have.
For stress (Von Mises) and strain (Plastic) you can try the following based on the output file type you are using:
- Animation files (/ANIM)
- /ANIM/SHELL/VONM and /ANIM/SHELL/EPSP (for shell elements)
- /ANIM/BRICK/VONM and /ANIM/BRICK/EPSP (for solid elements)
- H3D files (/H3D)
- /H3D/SHELL/VONM and /H3D/SHELL/EPSP (for shell elements)
- /H3D/SOLID/VONM and /H3D/SOLID/EPSP (for solid elements)
I suggest you to explore the different type of outputs available in Radioss in order to get exactly what you want after each simulation.
You can also try to create an Engine File through HyperMesh, before you export your model by going to /Analyze.../Run.../Engine File Assistant... and select Create Engine File. Then you can insert the total simulation time, and the frequency of output requests and also check the generate default output request to get some predefined outputs usually needed by users (Figure 1)
Figure 1
Also do not forget to check the Auto Export Engine File, when you are exporting your model.
Polyvios
Thank you sir
0 - Animation files (/ANIM)