Difference between revisions of "Contrib:Claws/Code Aster/10 x cases"
From CAELinuxWiki
Line 22: | Line 22: | ||
[[Image:Claws_result.png|link[Contrib:Claws/Code_Aster/10_1_x_cases/torque]|caption]] | [[Image:Claws_result.png|link[Contrib:Claws/Code_Aster/10_1_x_cases/torque]|caption]] | ||
− | + | Includes: | |
*Applying torque | *Applying torque | ||
Line 28: | Line 28: | ||
*Non-linear calculation | *Non-linear calculation | ||
*Creating an animated GIF file of the result. | *Creating an animated GIF file of the result. | ||
+ | |||
+ | ==Using the command '''LIAISON_ELEM'''== | ||
+ | |||
+ | Using the command '''LIAISON_ELEM''' using beams to substitute 3D geometry to reduce the work load of a calculation and simplify geometry | ||
+ | |||
+ | [[Contrib:Claws/Code_Aster/10_1_x_cases/liaison_elem|'''Link: Using the command '''LIAISON_ELEM''' ''']] <br /> | ||
+ | [[Image:Claws_liaison_elem_compare_scaled2.png]] | ||
+ | |||
+ | Includes: | ||
+ | |||
+ | *'''LIAISON_ELEM''':Connecting 3D structures to 1D elements; using beams to substitute 3D geometry | ||
+ | *Describing geometry with '''AFFE_CARA_ELEM''' | ||
+ | *'''LIAISON_UNIF''' |
Revision as of 15:14, 29 January 2010
<-Link: Back to Contrib:Claws/Code_Aster
Contents
Contents
Software used:
- Ubuntu 9.10 64bit
- Salomé 5.1.3 for preparation of the geometry, meshing and post-processing.
- Code_Aster 10.1.x 64bit, compiled with the GCC compiler for calculation
Computer used:
- Dual core Intel 2.9GHz with 4Gb of RAM
I have tried to comment the *.comm files as well as I could, but I am far from an expert on C_A so use these files only as an example of the file structure/the C_A way of thinking.
Applying Torque and using parameters
This case deals with applying torque to an object in a non-linear calculation and using parameters to control the calculation.
Includes:
- Applying torque
- Using parameters
- Non-linear calculation
- Creating an animated GIF file of the result.
Using the command LIAISON_ELEM
Using the command LIAISON_ELEM using beams to substitute 3D geometry to reduce the work load of a calculation and simplify geometry
Link: Using the command LIAISON_ELEM
Includes:
- LIAISON_ELEM:Connecting 3D structures to 1D elements; using beams to substitute 3D geometry
- Describing geometry with AFFE_CARA_ELEM
- LIAISON_UNIF