DOKK / manpages / debian 12 / syrthes-tools / syrthes-pp.1.en
SYRTHES-PP(1) General Commands Manual SYRTHES-PP(1)

syrthes-pp - pre-processor for SYRTHES parallel version

syrthes-pp [-h] ( -n nb_part | -e nb_elt ) -m maillage [-o maillage_decoupe]

Split the initial mesh of a SYRTHES case in preparation of a parallel processing.

help
create an Ensight ASCII vizualisation file with the partitions
create an Ensight gold vizualisation file with the partitions
number of partions to create
maximum number of element per partition
read of number 'domain' files
prefix of the files (dom.1 dom.2 dom.3 ...
name of the initial mesh file (.syr)
prefix of the destination files
name of the SYRTHES data file
only if calculation needs periodicity or contact resistances
mesh partitioning thanks to METIS 5 --toolpart scotch mesh partitioning thanks to SCOTCH (default)

pp_syrthes -n 3 -m carre.syr -o carre

or

pp_syrthes -n 3 -m carre.syr -d syrthes.data -o carre

results :

carre_00003part00000.syr
carre_00003part00001.syr
carre_00003part00002.syr

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 syrthes-pp help message.

January 2014 User Commands