User Tools

Site Tools


howto:mfix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
howto:mfix [2025/04/16 12:18]
ccrosby
howto:mfix [2025/04/16 12:28] (current)
ccrosby [MFix-Exa]
Line 30: Line 30:
 #PBS -l walltime=02:00:00 #PBS -l walltime=02:00:00
 #PBS -q normal #PBS -q normal
-#PBS -o /home/jblogs/lustre/mfix-exa/tests/fluid/FLD03/mfix.out +#PBS -o /home/jblogs/lustre/mfix-exa/tests/fluid/FLD03/mfix.stdout 
-#PBS -e /home/jblogs/lustre/mfix-exa/tests/fluid/FLD03/mfix.err+#PBS -e /home/jblogs/lustre/mfix-exa/tests/fluid/FLD03/mfix.stderr
  
 ### Change directory to a typical test case that comes with MFix.  Obviously use your own directory.  ### Change directory to a typical test case that comes with MFix.  Obviously use your own directory. 
Line 45: Line 45:
 nproc=`cat $PBS_NODEFILE | wc -l` nproc=`cat $PBS_NODEFILE | wc -l`
  
-mpirun -iface ib0 -np $nproc mfix-exa > mfix.out+mpirun -iface ib0 -np $nproc mfix-exa inputs > mfix.out
 </file> </file>
  
/app/dokuwiki/data/pages/howto/mfix.txt · Last modified: 2025/04/16 12:28 by ccrosby