Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
Pages: 1
Hi all,
i'm wondering if any progress has been made in Code Aster to manage the topological optimization. I found some interesting examples but still no particular hints about where to start.
OGACA is the most interesting http://www.code-aster.org/V2/spip.php?article314 and it is done with CA, there is also a SALOME-MECA Examples by Bracchesimo : Structure Optimization with Code_Aster but the link is now not valid so i cannot find any comm file. Any idea, help or hint is very appreciated. I know it will not be easy for me to obtain something similar but i want to try with all my efforts.
Thanks in advance.
Andrea
Offline
Hi!
Code_Aster is not directly used to do structural optimization but to provide the structural solver to solve the constraint equations, and compute the value of the functional to minimize.
For the actual optimization procedure, and the geometric manipulation Python+Salome are a good bet.
Maybe this example found on the Salome Homepage/Slideshare may give you a better picture:
http://www.slideshare.net/SalomePlatfor … tform.org/
I started with this book to come into the topic: https://books.google.at/books?hl=de&lr= … er&f=false
maybe it is also useful to you
Offline
Hi
Regarding OGACA. it's now available on github
https://github.com/freddupont/ogaca
I tryed a lot of optimisation technologie, from topological with level set and xfem to local with salome
I don't have the time to work on this anymore if someone is interested please let me now I could help explainning wath I have done.
Regards
fred
Offline
For anyone that is interested in topological optimization I have just finish to update the old-but-good comm file developed by Frederic regarding a SIMP 3d optimization, performed with energy or stress optimization. I tried to put enough comments to allow future improvements.
SIMP method useful links =
- http://www.cmap.polytechnique.fr/~allai … dSIMP.html
- https://books.google.it/books?id=NGmtmM … on&f=false
commfile is attached
Offline
here a brief video showing the tutorial of the commfile above
Offline
very interesting topic! I will definitely try it in the near future.
Thank you both for the comm file.
Best,
Ioannis
Aether Engineering
- aethereng.com -
Offline
Hi all,
I am working now with provided SIMP-optimization tool and I would like to develop it a little bit. My goal is to:
1) Optimize only predescriped domain of my model in a such way that e.q. boundary condition regions will be not optimized
2) Multiple load cases taken into account in optimization
3) Better performance with newest CA solvers and using MPI, and field manipulation tools
So if anyone there is interested and could guide or help me, It would be great. I attach my test med and comm file( same as provided here in forum).
I have now tried to fully understand this comm-file but I still havent managed to get step 1 to work. Any hints which keywords I should modify?
Br,
TMK
Offline
Offline
Hi TMK,
Your developing idea is pretty good, i've been quite busy during the last weeks but i want to help you for sure. I can give you some support chatting via skype (easier to check for me). Send me a PM with your skype contact if you want and i'll add you. The same for everyone that want to improve this algorithm together.
Andrea
Offline
Hi, TMK and Pisolino
I'm also would like to improve your code for develop an optimization algorithm. But, I can't run your .comm file as well due to there are many error about that code. I don't know why it caused that problem. I will be appreciate if you can help me to tell about the process for run optimization problem:
- Can I run an optimization problem in Aster directly with .med and ,comm files only?
- Should I edit anything more before run your code? because I can't run your "SIMP.comm" as well.
Thank you very much for your help in advance,
Suphanut
Offline
Has there been further progress on this?
Offline
I'm also interested in whether there has been progress...
Offline
Pages: 1