In this series of new Code_Aster tutorials, I decided to go in the development aspect of Code_Aster!
I will teach how to download, install and use Code_Aster from terminal and in a 2nd tutorial, I will show you how to download the source code and compile it :)
Side Note: Those tutorials are for Advanced Users who know well how to use Code_Aster already and want to go to the next level and start to develop and add your own functions inside the code… if you are new to Code_Aster, check my beginner tutorials here.
Here’s what you’ll learn from this tutorial:
- How to download Aster Full 14.2 (without Salome)
- An explanation about pre-requisites
- How to install Aster Full 14.2 from the install script
- How to set up a test case and run Code_Aster from the terminal in command line to run your test study
Download Links:
Link where you can download Aster_Full: https://www.code-aster.org/spip.php?article272
Direct Download Link:aster-full-src-14.2.0-1.noarch.tar.gz
How to compile Code_Aster from Source Code?
In a second tutorial, I’ll show you how to download the latest sources of the code and how to compile Code_Aster from those sources!
[Code Aster Dev Tuto 2] How to compile Code Aster from Source and run validation tests
More about how to use ASTK:
Hope you enjoy the video… if you do, please give it a thumb up, it helps a lot!
Ray says
Hi,
Cyprien!
I want to add my own behaviors of materials to the sourece code of code_aster and recompile it. But I can’t even find the access to the main program.Do you have any suggestions about development?