Difference between revisions of "Contrib:KeesWouters/shell/static"
From CAELinuxWiki
Keeswouters (Talk | contribs) m |
Keeswouters (Talk | contribs) m |
||
| Line 8: | Line 8: | ||
* definition of geometry in Salome | * definition of geometry in Salome | ||
* partitioning of the geometry and groups | * partitioning of the geometry and groups | ||
| + | * meshing of the geometry | ||
| + | * definition of the groups | ||
* static analysis with pressure applied on a group | * static analysis with pressure applied on a group | ||
| Line 16: | Line 18: | ||
* interface ASTK | * interface ASTK | ||
| + | |||
| + | |||
| + | =='''Definition of the geometry'''== | ||
| + | planar shell | ||
| + | |||
| + | ===''Partitioning of the geometry''=== | ||
| + | why: groups | ||
| + | how: planes | ||
| + | |||
| + | ===''Meshing''=== | ||
| + | how | ||
| + | tria -quad? | ||
| + | linear vs quadratic elements | ||
| + | |||
| + | =='''ASTK - Aster'''== | ||
| + | |||
| + | |||
| + | =='''Postprocessing'''== | ||
| + | |||
| + | |||
| + | ==='''displacements'''=== | ||
| + | ==='''local stresses'''=== | ||
| + | ==='''equivalent stresses'''=== | ||
Revision as of 16:56, 6 March 2010
Contents
Static analysis of a shell construction
This contribution is in close cooperation with Bridge.
In this example the following items are discussed:
- preproccesing:
- definition of geometry in Salome
- partitioning of the geometry and groups
- meshing of the geometry
- definition of the groups
- static analysis with pressure applied on a group
- postprocessing:
- viewing displacement in Salome
- determination of stresses
- interface ASTK
Definition of the geometry
planar shell
Partitioning of the geometry
why: groups how: planes
Meshing
how tria -quad? linear vs quadratic elements