Difference between revisions of "Contrib:Claws/Code Aster"
Line 17: | Line 17: | ||
These are my current uploads: | These are my current uploads: | ||
− | *[http://www.caelinux.org/wiki/images/d/d6/Mathcad_-_Beam.xmcd.pdf MathCAD_-_Beam.xmcd.pdf] This is the | + | *[http://www.caelinux.org/wiki/images/d/d6/Mathcad_-_Beam.xmcd.pdf MathCAD_-_Beam.xmcd.pdf] This is the basis for the calculations. It is used to compare the results obtained from '''C_A''' |
*[http://www.caelinux.org/wiki/images/6/63/Study_Beam-linaer.tar.gz Study_Beam-linaer.tar.gz] H-Beam imposed with a ridiculous load, linear static/elastic. Linear mesh | *[http://www.caelinux.org/wiki/images/6/63/Study_Beam-linaer.tar.gz Study_Beam-linaer.tar.gz] H-Beam imposed with a ridiculous load, linear static/elastic. Linear mesh | ||
*[http://www.caelinux.org/wiki/images/4/45/Study_Beam-quad.tar.gz Study_Beam-quad.tar.gz] This is the same calculation, but with a quadratic mesh | *[http://www.caelinux.org/wiki/images/4/45/Study_Beam-quad.tar.gz Study_Beam-quad.tar.gz] This is the same calculation, but with a quadratic mesh | ||
− | *[http://www.caelinux.org/wiki/images/4/41/Study_Beam-lin-ensight.tar.gz Study_Beam-lin-ensight.tar.gz] This is the same calculation, with a quadratic mesh but with Ensight® output format<br /> | + | *[http://www.caelinux.org/wiki/images/4/41/Study_Beam-lin-ensight.tar.gz Study_Beam-lin-ensight.tar.gz] This is the same calculation, with a quadratic mesh but with Ensight® output format |
+ | *[http://www.caelinux.org/wiki/images/8/87/Study_Beam-nonlinear.tar.gz Study_Beam-nonlinear.tar.gz] This is a nonlinear/plasticity calculation of the above study - It relies heavily on the tutorial of [http://www.caelinux.org/wiki/downloads/docs/PCarrico/CAELINUX_plasticite/index.html PCarrico] on plasticity, so refer to this one if my comments are inadequate. | ||
+ | <br /> | ||
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. | 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. | ||
+ | |||
+ | Note: These cases are for loading into '''ASTK''' and not for running from e.g. '''SaloméMECA''' - '''Salomé''' should only be used for viewing the geometry, mesh and postprocessing the result files. | ||
+ | |||
+ | I hope these cases prove valuable for learning a bit more about '''C_A''' | ||
+ | |||
+ | /Claus Andersen, Jan. 2009 |
Revision as of 12:58, 21 January 2009
Awright - this is done in a HURRY so take everything with a grain of salt - I hope to do some corrections later, or YOU can do it (edit) :)
Here I have uploaded some cases that are up to date with the latest Code_Aster 9.4 (C_A) along with *.astk, *.comm, mesh-files, *.hdf etc. etc. They should be usable 'as is'.
The point of these is, that I've struggled much with the out-dated examples (they are still valid, but wont run in later Code_Aster without much editing) and want to provide an easy way of copy/paste for newer users of C_A.
Software used:
- Ubuntu 8.10
- Salomé 4.1.4 for preparation of the geometry and meshing
- Code_Aster 9.4 32bit, compiled with the Intel compiler for calculation
Computer used:
- Dual core Intel 2.4GHz with 4G of RAM - all calculations are assigned 2 cores in ASTK - change this if you have more or less cores
These are my current uploads:
- MathCAD_-_Beam.xmcd.pdf This is the basis for the calculations. It is used to compare the results obtained from C_A
- Study_Beam-linaer.tar.gz H-Beam imposed with a ridiculous load, linear static/elastic. Linear mesh
- Study_Beam-quad.tar.gz This is the same calculation, but with a quadratic mesh
- Study_Beam-lin-ensight.tar.gz This is the same calculation, with a quadratic mesh but with Ensight® output format
- Study_Beam-nonlinear.tar.gz This is a nonlinear/plasticity calculation of the above study - It relies heavily on the tutorial of PCarrico on plasticity, so refer to this one if my comments are inadequate.
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.
Note: These cases are for loading into ASTK and not for running from e.g. SaloméMECA - Salomé should only be used for viewing the geometry, mesh and postprocessing the result files.
I hope these cases prove valuable for learning a bit more about C_A
/Claus Andersen, Jan. 2009