From: heister Date: Sun, 26 Jan 2014 23:41:36 +0000 (+0000) Subject: leave a note on how to start step-32 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e6ebd4341e178e2f4591d28b79b239cfbfd0ad4;p=dealii-svn.git leave a note on how to start step-32 git-svn-id: https://svn.dealii.org/trunk@32320 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-32/doc/results.dox b/deal.II/examples/step-32/doc/results.dox index ca0d584e14..d26392b17d 100644 --- a/deal.II/examples/step-32/doc/results.dox +++ b/deal.II/examples/step-32/doc/results.dox @@ -38,10 +38,19 @@ cluster at Texas A&M University.

Results for a 2d circular shell testcase

+Next, we will run step-32 with the parameter file in the directory. Here we +are using 50 processors. The command to launch is (note that step-32.prm is +the default): -If we run the program as shown above (with the parameter file in the -directory), the output will look roughly -like this when run on 50 processors: + +
+$ mpirun -n 50 ./step-32
+
+
+ +Note that running a job on a cluster typically requires going through a job +scheduler, which we won't discuss here. The output will look roughly like +this: