Skip navigation links
(Wind-US Documentation Home Page) (Wind-US User's Guide) (GMAN User's Guide) (MADCAP User's Guide) (CFPOST User's Guide) (Wind-US Utilities) (Common File User's Guide) (Wind-US Installation Guide) (Wind-US Developer's Reference) (Guidelines Documents)

(adfedit) (b4wind) (cfappend) (cfaverage) (cfbeta) (cfcnvt) (cfcombine) (cfnav) (cfreorder) (cfreset_iter) (cfrevert) (cfsequence) (cfsplit) (cfsubset) (cfunsequence) (cfview) (chmgr) (decompose) (fpro) (gpro) (gridvel) (jormak) (mpigetnzone) (recombine) (resplt) (resplt.pl) (thplt) (timplt) (tmptrn) (USintrpltQ) (usplit-hybrid) (windpar)

mpigetnzone

mpigetnzone may be used to get the number of zones in a common grid (.cgd) file. E.g., for a 12-zone .cgd file named my_file.cgd,

   % mpigetnzone my_file.cgd
   12
The user will be prompted for the file name if it isn't specified.

mpigetnzone is used by the Wind-US run scripts when MPI message passing is being used in a parallel run, and the number of zones isn't specified on the command line using the -nzones option.