TORUS Sim can be used to run a one-bladed MRF simulation of a propeller with diameter around 0.3048m.
If you want to use the simulation to run a different propeller:
- Open Automation folder on the left menu
- Open Parameters
- Select PartReplacement and choose edit
- Select your file by clicking the three dots on the right side of the File line
If you want to change this simulation to run for a sweep of J = 0 to 1.3 for 200 iterations per value:
- Open Automation folder on the left menu
- Open Field Functions
- Select i and change it's definition to "floor($Iteration/201)"
- Select J and change it's definition to "0+0.1*$i"
- Open Stopping Criteria
- Select Maximum Steps and change it to 200*14