logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

convert2syrthes4 - Convert mesh files to SYRTHES format

Author

       Syrthes was written by EDF S.A. <syrthes-support@edf.fr>

       This manual page  was  written  by  Gilles  Filippini  <gilles.filippini@free.fr>  for  Debian  from  the
       convert2syrthes4 README.txt file.

                                                February 10, 2011                             CONVERT2SYRTHES(1)

Description

       This manual page documents briefly the convert2syrthes4 command.

       convert2syrthes4 can convert mesh files from GAMBIT, GMSH, MED, SIMAIL or IDEAS to SYRTHES format

       A detailed documentation is available at <http://rd.edf.com/syrthes>

Examples

convert2syrthes4-msquare.med
              --> square.syr + square.syr_desc

       convert2syrthes4-msquare.neu
              --> square.syr

       convert2syrthes4-msquare.des
              --> square.syr

       convert2syrthes4-msquare.unv
              --> square.syr

       convert2syrthes4-msquare.msh-dim2
              --> square.syr

       convert2syrthes4-msquare.med-osquare2.syr
              --> square2.syr + square2.syr_desc

Name

       convert2syrthes4 - Convert mesh files to SYRTHES format

Options

       -dim dimension
                   With  dimension  =  2  or  3.  This option is requested for the GMSH file format, and ignored
                   otherwise.

       -m mesh1.ext
                   Specify the mesh file to convert. The mesh format is inferred from the file's extension:
                   * .neu (GAMBIT format)
                   * .msh (GMSH format)
                   * .med (MED format)
                   * .des (SIMAIL format)
                   * .unv (IDEAS universal file format)
                   Note: For MED format, convert2syrthes4 creates an additionnal ASCII file (..._desc) where you
                   will find the correspondances between group names (used in Salome) and family (or references)
                   numbers used in SYRTHES

       -o mesh2.syr
                   To change the name of the output file.

Synopsis

convert2syrthes4 [-dim dimension] -m mesh1.ext [-o mesh2.syr]

See Also