Topological Optimizazion in Code Saturne

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Pisolino
Posts: 86
Joined: Thu Apr 26, 2012 1:55 pm

Re: Topological Optimizazion in Code Saturne

Post by Pisolino »

Thank you Luciano,
for the moment i tried the easy solution : playing with head losses instead of density and increase relaxation. Avoiding storng jumps is quite difficult because of the algorithm nature, i'm using BESO that has only logic conditions ( in solid BESO top-opt it has only density = 1 or 0 ). I'm trying to find a good value of head loss coefficients to prevent fluid motion and avoiding convergence issues. There are some initial results that i would like to share with you all:

https://www.youtube.com/watch?v=QbHGT2Etdzk&

Code_saturne has a very strong capability to perform CFD topology optimization.

I hope more results will come.

Thank you all again.

Andrea
Andrea
CEO and R&D manager @ ARGO srl

mail: info@argosrl.eu
site: www.argosrl.eu
Luciano Garelli
Posts: 284
Joined: Fri Dec 04, 2015 1:42 pm

Re: Topological Optimizazion in Code Saturne

Post by Luciano Garelli »

Hello Andrea,

Nice video!

Do you update the head loss factor in each iteration? Or you lead to the fluid flow to adapt to the new head loss factor distribution.

Regards,

Luciano
Pisolino
Posts: 86
Joined: Thu Apr 26, 2012 1:55 pm

Re: Topological Optimizazion in Code Saturne

Post by Pisolino »

Hi, every X iterations i increase the head loss in the cells i want to penalise. During this X iterations the flow adapts and then i penalise again. Now i want to add a kind of filter to prevent "chequered" zone.
Andrea
CEO and R&D manager @ ARGO srl

mail: info@argosrl.eu
site: www.argosrl.eu
Post Reply