Thanks for pointing out.This file describes the tested combinations, but does not imply non-tested combinations do not work.
I have tested two cases:
(1) syrthes-4.3.5 / salome-9.4.0 (hdf5-1.10.3, med-4.0.0) / piston_4.0_.med
(2) syrthes-4.3.5 / salome-9.6.0 (hdf5-1.10.3, med-4.1.0) / piston_4.1_.med
Case (1) : successful
Code: Select all
$ source /home/wing/Apps/SALOME-9.4/INSTALL/syrthes-4.3.5/arch/Linux_x86_64/bin/syrthes.profile
$ /home/wing/Apps/SALOME-9.4/INSTALL/syrthes-4.3.5/arch/Linux_x86_64/bin/convert2syrthes4 -m piston_4.0_.med
***************************************************************
convert2syrthes : convert mesh file to SYRTHES format
**************************************************************
SYRTHES file opened : piston_4.0_.syr
- MED version used to read the file : 4.0.0
WARNING : HDF format of the MED file not in accordance with HDF format now used
WARNING : MED version of the file not in accordance with MED version used now
This file has been created with MED 4.0.0
Name of the MED file : piston_4.0_.med
Name of the MED-SYRTHES correspondance file : piston_4.0_.syr_desc
Reading mesh information...
Mesh name : Mesh_1 - dimension : 3 - espace : 3
Number of nodes : 9149
Number of tetrahedra P1 : 28700
Number of triangles P1 : 17412
Writing the head of the file..
WARNING : make sure your mesh is using the meter unit.
Building entity and family association for Nodes...
Writing coordinates...
Reading elements...
Reading zones ...
Building entity and family association for elements...
Writing elements...
Reading boundary elements...
Building entity and family association for boundary elements...
Number of MED families : 1
Family 1 with 0 attributes et 0 groups
Family name FAMILLE_ZERO and number 0 :
Number of group in family : 0. Names of group :
Writing boundary elements...
Modification of the head file...
Writing the head of the file..
SYRTHES file conversion OK.
Code: Select all
$ source /home/wing/Apps/SALOME-9.6/INSTALL/syrthes-4.3.5/arch/Linux_x86_64/bin/syrthes.profile
$ /home/wing/Apps/SALOME-9.6/INSTALL/syrthes-4.3.5/arch/Linux_x86_64/bin/convert2syrthes4 -m piston_4.1_.med
***************************************************************
convert2syrthes : convert mesh file to SYRTHES format
**************************************************************
SYRTHES file opened : piston_4.1_.syr
- MED version used to read the file : 4.1.0
WARNING : HDF format of the MED file not in accordance with HDF format now used
WARNING : MED version of the file not in accordance with MED version used now
This file has been created with MED 4.1.0
Name of the MED file : piston_4.1_.med
Name of the MED-SYRTHES correspondance file : piston_4.1_.syr_desc
Reading mesh information...
Mesh name : Mesh_1 - dimension : 3 - espace : 3
Number of nodes : 9149
Number of tetrahedra P1 : 28700
Number of triangles P1 : 17412
Writing the head of the file..
WARNING : make sure your mesh is using the meter unit.
free(): invalid pointer
Aborted