Page 2 of 2

Re: Syrthes : post processing format / tutorial for coupling with Saturne

Posted: Tue Jun 08, 2010 3:29 pm
by Yvan Fournier
Hello,

I talked with the Syrthes developpers, and it seems the issue may be due to syrthes2ensight, which uses 0 to n-1 numbering instead of 1 to n (the EnSight documentation specifies using 1 to n, but it seems EnSight accepts both, while ParaView only accepts the documented version).

As to syrthes2med, it seems it is quite obsolete (a new, parallel version of
Syrthes is in the works, and uses new translators which should be more
up to date, but it probably won't be released before the end of this year).

If you have a small Syrthes results (.syr) file which is not confidential, you may e-mail it to me (yvan.fournier at edf.fr), and I'll try to see how to adapt syrthes2ensight and post it back (though I can't spend too much time on it).

Best regards,

  Yvan

Re: Syrthes : post processing format / tutorial for coupling with Saturne

Posted: Tue Jun 08, 2010 6:30 pm
by Alicia Consigny
I sent you an e-mail with the first small Syrthes results I get, from a tutorial given in the Syrthes' user's manual.
Thanks again for all the useful information and support !!
Alicia

Re: Syrthes : post processing format / tutorial for coupling with Saturne

Posted: Tue Jun 08, 2010 6:59 pm
by David Monfort
Hello Alicia,

Could you try to compile the modified syrthes2ensight with gcc -o syrthes2ensight syrthes2ensight.c ?

It should solve your problem. The issue was encountered some time ago, but after the release of SYRTHES 3.4.2 package, and so is not present in the archive.

David

Re: Syrthes : post processing format / tutorial for coupling with Saturne

Posted: Tue Jun 08, 2010 7:24 pm
by Alicia Consigny
Works like a charm !!!!!! :D :D :D :D

Thanks a million for your time and your help !!

Best Regards,

Alicia

Re: Syrthes : post processing format / tutorial for coupling with Saturne

Posted: Tue Jun 08, 2010 7:28 pm
by David Monfort
Good news, then ;-)
David