.TH SYRTHES4ENSIGHT 1 "January 20, 2014" .SH NAME syrthes4ensight \- Convert Syrthes geometry and result files to Ensight format .SH SYNOPSIS .B syrthes4ensight [options] \-m file.syr [\-r file.res] \-o ensight_file .br .B syrthes4ensight \-h .SH DESCRIPTION This manual page documents briefly the .B syrthes4ensight command. A detailed documentation is available at .PP \fBsyrthes4ensight\fP can convert SYRTHES geometry and - optionaly - results files. .SH OPTIONS .TP 12 \-m file.syr Use SYRTHES file file.syr as input. .TP \-r file.res Use SYRTHES result file file.res as additional input. Result file generated by \fBsyrthes\fP. It can be either a single time step result file or a chrono file containing several time steps. In the latter all time steps will be handled. .TP \-o ensight_file Define the name of the output Ensight file. .TP \-b Output Ensight gold binary files. .TP \-u For binary files only : no geometry writing .TP \-\-noSurf no writing of surfacic parts .TP \-\-noVol no writing of volumic parts .TP \-\-noPlain no writing of the whole domain (only volumic parts are written) .TP \-h Display a short .B syrthes4ensight usage message .SH EXAMPLES syrthes4ensight \-m file.syr \-r file.res \-o ensight_file syrthes4ensight \-\-noSurf \-m file.syr \-r file.res \-o ensight_file syrthes4ensight \-b \-m file.syr \-r file.res \-o ensight_file syrthes4ensight \-b \-u \-m file.syr \-r file.res \-o ensight_file syrthes4ensight \-m file.syr \-o ensight_file (mesh conversion only) .SH AUTHOR Syrthes was written by EDF S.A. .PP This manual page was written by Gilles Filippini for Debian from the syrthes4ensight help text.