Page 1 of 1
Syrthes 3.4 multiple CINI
Posted: Thu May 31, 2012 11:36 am
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
Re: Syrthes 3.4 multiple CINI
Posted: Fri Jun 01, 2012 9:03 am
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
Re: Syrthes 3.4 multiple CINI
Posted: Fri Jun 01, 2012 10:01 am
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
Re: Syrthes 3.4 multiple CINI
Posted: Fri Jun 01, 2012 1:48 pm
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
Re: Syrthes 3.4 multiple CINI
Posted: Fri Jun 01, 2012 3:36 pm
by biko86
unfortunately i have to use sytrhes 3.4. i've no chance to install syrthes4 at the moment.