The
cs_partition
program takes the file named
preprocessor_output
created by the Code_Saturne preprocessor
cs_preprocess
and builds one or several "cells -> domain" association files, named
domain_number_p
by using a graph splitting if linked with a METIS or SCOTCH library.
OPTIONS
<n_ranks>
Number of ranks of destination partition (> 1).
--metis
Use METIS for partitioning (default if available).