Aviumtechnologies APM Docs
  • Introduction to APM
  • Quick start
    • Set up your licence key
  • Release notes
  • User guide
    • The configuration file
      • Calculating pressure
      • Calculating skin friction
      • Creating control surfaces
      • Creating actuator disks
    • The mesh file
      • Creating meshes
        • OpenVSP
        • SUMO
    • Preprocessor
    • Solver
      • Steady simulations
      • Unsteady simulations
      • Symmetry
      • Wake
        • Interaction with the body
        • Viscous vortex particle wake
    • Output files
  • Examples
  • Sphere
  • Ellipsoid
  • NACA4412 wing
  • NACA0015 wing
  • Caradonna-Tung rotor in hover
  • NREL Phase IV wind turbine
  • AGARD-AR-303 E6
  • Wing-tail configuration
  • Fixed-wing UAV
  • Aerosonde UAV
Powered by GitBook
On this page

Was this helpful?

  1. User guide
  2. The configuration file

Calculating skin friction

PreviousCalculating pressureNextCreating control surfaces

Last updated 3 years ago

Was this helpful?

An improved skin friction algorithm is currently in development.

The APM Solver uses the following expression to approximate the skin friction coefficient:

Reref=ρref∣Vref∣crefμref,Cf=0.455log10(Reref)2.58Re_{ref}=\frac{\rho_{ref}|\mathbf{V}_{ref}|c_{ref}}{\mu_{ref}},\\ C_{f}=\frac{0.455}{log_{10}(Re_{ref})^{2.58}}Reref​=μref​ρref​∣Vref​∣cref​​,Cf​=log10​(Reref​)2.580.455​

In the above expression, RerefRe_{ref}Reref​is the Reynolds number based on the reference chord. Schlichting's relation [1] is used to obtain the skin friction coefficient from the Reynolds number. The skin friction coefficient is then multiplied by the surface velocity vector at the centre of each panel to approximate the loads resulting from viscosity.

To disable the approximation of viscous loads set the dynamic viscosity μref\mu_{ref}μref​to 0. The default APM Solver value forμref\mu_{ref}μref​is 1.7890×10−51.7890\times10^{-5}1.7890×10−5.

References

[1] Gudmundsson, S., "General Aviation Aircraft Design Applied Methods and Procedures", Ed. 1, 2014, pp. 678-679