Page 2 of 2

Re: Radiation in SYRTHES 4.3

Posted: Wed Jul 13, 2016 10:51 am
by jgd23
Hello,

I follow your advice and it seems to work

julien@julien-VirtualBox:~/essais_syrthes/four_tuto/four_syrthes/PART$ syrthes4med30 -m mesh_conduction_ok.syr -r resu1_00006part00000.rdt -o chrono.med


===============================================================
SYRTHES4MED30
SYRTHES --> MED INTERFACE
===============================================================


Transform SYRTHES results files to MED format


Read Syrthes geometry (head)...
Dimension 3
Dimension of elements 3
Number of nodes 11485
Number of elements 37716
Number of elements of bound 19006
Number of nodes per element 4


Read Syrthes geometry (coordinates)...

--> End of Syrthes nodes coordinates read

Writing MED coordinates... ok


Read Syrthes geometry (elements)...

--> End of Syrthes connectivity read for elements

Writing MED connectivity for elements... ok


Read Syrthes geometry (elements of bound)...

--> End of Syrthes connectivity read for elements of bound

Writing MED connectivity for elements of bound... ok


Geometry conversion completed


===============================================================

Results conversion...


*** timestep=50, time=15000.000000, delta t=300.000000 ***

VAR=TEMPERATURE, type=3, nb=1918
MED write: timestep=50 time=15000.000000 field=TEMPERATURE 1918 values on nodes


*** timestep=100, time=30000.000000, delta t=300.000000 ***

VAR=TEMPERATURE, type=3, nb=1918
MED write: timestep=100 time=30000.000000 field=TEMPERATURE 1918 values on nodes


*** timestep=150, time=45000.000000, delta t=300.000000 ***

VAR=julien@julien-VirtualBox:~/essais_syrthes/four_tuto/four_syrthes/PART$ syrthes4med30 -m mesh_conduction_ok.syr -r resu1_00006part00000.rdt -o chrono.med


===============================================================
SYRTHES4MED30
SYRTHES --> MED INTERFACE
===============================================================


Transform SYRTHES results files to MED format


Read Syrthes geometry (head)...
Dimension 3
Dimension of elements 3
Number of nodes 11485
Number of elements 37716
Number of elements of bound 19006
Number of nodes per element 4


Read Syrthes geometry (coordinates)...

--> End of Syrthes nodes coordinates read

Writing MED coordinates... ok


Read Syrthes geometry (elements)...

--> End of Syrthes connectivity read for elements

Writing MED connectivity for elements... ok


Read Syrthes geometry (elements of bound)...

--> End of Syrthes connectivity read for elements of bound

Writing MED connectivity for elements of bound... ok


Geometry conversion completed


===============================================================

Results conversion...


*** timestep=50, time=15000.000000, delta t=300.000000 ***

VAR=TEMPERATURE, type=3, nb=1918
MED write: timestep=50 time=15000.000000 field=TEMPERATURE 1918 values on nodes


*** timestep=100, time=30000.000000, delta t=300.000000 ***

VAR=TEMPERATURE, type=3, nb=1918
MED write: timestep=100 time=30000.000000 field=TEMPERATURE 1918 values on nodes


*** timestep=150, time=45000.000000, delta t=300.000000 ***

VAR=TEMPERATURE, type=3, nb=1918
MED write: timestep=150 time=45000.000000 field=TEMPERATURE 1918 values on nodes


*** timestep=200, time=60000.000000, delta t=300.000000 ***

VAR=TEMPERATURE, type=3, nb=1918
MED write: timestep=200 time=60000.000000 field=TEMPERATURE 1918 values on nodes


Results conversion completed



===============================================================
SYRTHES4_TO_MED30
End of process
===============================================================
TEMPERATURE, type=3, nb=1918
MED write: timestep=150 time=45000.000000 field=TEMPERATURE 1918 values on nodes


*** timestep=200, time=60000.000000, delta t=300.000000 ***

VAR=TEMPERATURE, type=3, nb=1918
MED write: timestep=200 time=60000.000000 field=TEMPERATURE 1918 values on nodes


Results conversion completed



===============================================================
SYRTHES4_TO_MED30
End of process
===============================================================

A file chrono.med is created but when I try to open it with paravis it crashes.

Best regards

Julien

Re: Radiation in SYRTHES 4.3

Posted: Wed Jul 13, 2016 10:52 am
by jgd23
I use the global mesh in the command, not the partionned one

Re: Radiation in SYRTHES 4.3

Posted: Wed Jul 13, 2016 7:52 pm
by Yvan Fournier
Hello,

If the file crashes ParaVis, could you try converting to EnSight format instead ? PARAVIS can also read that format.

Regards,

Yvan