Home
Allrun and Allclean
This section will cover the following:
  1. What does Allrun tells you?
  2. How to use Allrun?
  3. Creating your own Allrun script
  4. Scheduling your run
  5. Allclean
1. What does Allrun tells you?
Allrun is an executable that is located in most of the OpenFOAM tutorial cases. It is an instruction to the computer on how to run a case. (Basically, it is like a step-by-step IKEA manual on assembling a furniture. Here you are getting the steps that your computer need to carry out to run the simulation.)
Using the Allrun from the simpleFoam motorbike case tutorial (located in $FOAM_TUTORIALS/incompressible/simpleFoam/motorBike) The Allrun script should look like the following (for OpenFOAM v2412):
If the above fails, go through Navigating files in the below may help you in locating your OpenFOAM installation