Skip to main content

Vortex Propeller

This tutorial walks through a fast propeller analysis using the Vortex Method. Unlike a full CFD propeller analysis, this workflow represents the propeller with a parametric blade model and a vortex lattice, making it useful for quick lift, drag, blade loading, and wake checks before running more expensive simulations.

Figure 1. Vortex Propeller tutorial welcome step

What You Will Learn

  • Confirm the imported aircraft body in the Geometry stage.
  • Create a parametric propeller from an airfoil profile.
  • Position the propeller on the aircraft and set RPM.
  • Configure the incoming flow and run the Vortex Method simulation.
  • Inspect wake and blade-loading fields such as Cp and circ.
  • Review the generated report for force and moment behavior.

The tutorial panel tracks each step with a checklist. Fields that need attention are highlighted automatically, and the Next button unlocks after the checklist for the current stage is complete.

Figure 2. Tutorial checklist and highlighted fields


1. Geometry

The tutorial starts with the aircraft body already loaded as fuselage_sample.stl. Use this stage to confirm the model is visible and ready before adding a propeller.

Figure 3. Geometry stage with loaded aircraft body

  1. Open the Geometry stage.
  2. Confirm that Geometry loaded is checked.
  3. Verify that fuselage_sample.stl appears in the model tree.
  4. Rotate or zoom the 3D viewport to confirm the aircraft body is visible.

The tutorial checklist marks this stage complete once the imported model has been verified.


2. Model

In the Model stage, create a propeller as a parametric model. The Vortex Method uses the airfoil and blade-section parameters to construct the blade lattice, so you do not need to import a detailed propeller CAD mesh.

Figure 4. Creating a propeller from an airfoil

  1. In Choose Airfoil to Add, select NACA-0015.
  2. Enter a propeller name, such as Propeller 1.
  3. Click Add.
  4. Expand the new propeller item.
  5. Set the propeller position to X = 0, Y = 0, Z = 0.1.
  6. Set RPM to 1000.

Figure 5. Configured propeller parameters

Use the blade preview to confirm that the planform looks reasonable. The example uses:

  • Blade Count: 2
  • Blade Section Count: 10
  • Airfoil: NACA-0015
  • RPM: 1000
  • Position: X 0, Y 0, Z 0.1

The calculated tip speed is shown below the RPM field. If the tip speed becomes too high, reduce RPM or adjust the propeller geometry before solving.


3. Solve

The Solve stage sets the incoming flow and starts the analysis.

Figure 6. Solve settings for Vortex Propeller

Use the tutorial checklist to apply the recommended settings:

  1. Set Simulation Style to Standard.
  2. Under Flow Settings, set Direction to -Z Axis.
  3. Set Velocity to 5 m/s.
  4. Leave the remaining solver settings unchanged.
  5. Click Run Simulation.

The run card displays the simulation state, RPM, rotor blade count, flow speed, and solving progress. Wait for the run to finish before moving to results.


4. Results

When results are ready, open the Results stage. The result tree includes body, rotor, lattice, and wake entries. The tutorial focuses on two fields:

  • Cp: pressure coefficient over the blade or body.
  • circ: circulation, which indicates bound vortex strength and where the blade is doing more work.

Figure 7. Wake and blade-loading result view

Recommended checks:

  1. Select a field in the result tree, such as Cp under the lattice or body result.
  2. Inspect the colored blade or body surface.
  3. Review the wake points around and behind the propeller.
  4. Use camera controls, color map, and visibility toggles to isolate the structures you need.

For a healthy quick check, look for a coherent wake pattern and plausible loading concentration across the blade span. Strong peaks often appear around the productive mid-to-outboard region of the blade.


5. Report

The Report stage summarizes the run with performance plots and force/moment distributions.

Figure 8. Vortex Propeller performance report

Use the report to review:

  • Final force distribution by axis.
  • Final moment distribution by axis.
  • Time history of forces and moments.
  • Whether forces converge toward a stable value after the initial transient.

The force and moment plots help confirm whether the propeller produces the expected thrust direction and whether moment behavior is reasonable for the selected propeller placement.


Practical Notes

  • Use Vortex Propeller when you need fast aerodynamic feedback before committing to a full CFD run.
  • Use the same setup to compare RPM, airfoil, blade count, blade section count, and propeller position.
  • If the propeller seems to create unrealistic loads, check orientation, RPM, airfoil selection, and whether the propeller is facing the incoming airflow.
  • If you need detailed viscous flow, wall effects, or rotating-domain CFD, continue with one of the CFD propeller tutorials.