Syrthes 3.4 multiple CINI

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

Syrthes 3.4 multiple CINI

Post by Pisolino »

is possible to set in syrthes 3.4.3 multiples initial conditions (CINI) for different volume groups? i tried simply using the reference list but it doesn't work...

thanks

Andrea
Andrea
CEO and R&D manager @ ARGO srl

mail: info@argosrl.eu
site: www.argosrl.eu
Jacques Fontaine
Posts: 118
Joined: Mon Feb 20, 2012 2:07 pm

Re: Syrthes 3.4 multiple CINI

Post by Jacques Fontaine »

Hello,

Yes it's possible, a list should work.

/ -------------------------------
/ Entree des conditions initiales
/ -------------------------------
/ mot-cle valeur liste des references
'CINI' 0. 1 2 3
'CINI' 1. 4

You can also try using the user fortran initmp.F.
Best regards,
JF
biko86

Re: Syrthes 3.4 multiple CINI

Post by biko86 »

i've tried to use initmp.f but it does't work. I set my options according with method 2 and then i run syrthes. It get all temperature to default 20 degree
Jacques Fontaine
Posts: 118
Joined: Mon Feb 20, 2012 2:07 pm

Re: Syrthes 3.4 multiple CINI

Post by Jacques Fontaine »

Hello,

Be careful about "colors" and "nodes list" in the Syrthes.data you must define a list of nodes for the initialization (cf : p. 55 of user guide).
In initmp.F do not confuse node color and element color.

By the way, it's really simpler to impose a block initial condition with the new graphical interface of SYRTHES 4.0.x.
If you are not obliged to use the 3.4v, you should download the 4.0v (be careful you must remove "middle nodes" in the meshes for Syrthes4).

Best regards,
JF
Attachments
syrthes_gui.png
biko86

Re: Syrthes 3.4 multiple CINI

Post by biko86 »

unfortunately i have to use sytrhes 3.4. i've no chance to install syrthes4 at the moment.
Post Reply