Skip to content

Commit f3376f2

Browse files
committed
bug
1 parent e062e09 commit f3376f2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • potential_flow/validation/naca0012_potential_incompressible_flow

potential_flow/validation/naca0012_potential_incompressible_flow/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,21 +36,21 @@ Figure 2 presents the pressure coefficient ($C_p$) distribution along the chord
3636

3737
<p align="center">
3838
<img src="data/Cp_distribution_x.png" alt="Pressure coefficient distribution along the airfoil chord." style="width: 600px;"/>
39-
<figcaption align="center"> Figure 2: Pressure coefficient ($C_p$) distribution along the chord of the NACA 0012 airfoil. </figcaption>
39+
<figcaption align="center"> Figure 2: Pressure coefficient (Cp) distribution along the chord of the NACA 0012 airfoil. </figcaption>
4040
</p>
4141

4242
Figure 3 shows the spatial distribution of the pressure coefficient over the entire computational domain.
4343

4444
<p align="center">
4545
<img src="data/Cp_distribution_airfoil.png" alt="Pressure coefficient distribution around the NACA 0012 airfoil." style="width: 600px;"/>
46-
<figcaption align="center"> Figure 3: Pressure coefficient ($C_p$) distribution in the computational domain around the NACA 0012 airfoil. </figcaption>
46+
<figcaption align="center"> Figure 3: Pressure coefficient (Cp) distribution in the computational domain around the NACA 0012 airfoil. </figcaption>
4747
</p>
4848

4949
The aerodynamic coefficients obtained from the simulation can be compared with reference data using the lift curve shown in Figure 4.
5050

5151
<p align="center">
5252
<img src="data/naca0012_lift_curve.png" alt="NACA 0012 Lift vs AOA Curve" style="width: 600px;"/>
53-
<figcaption align="center"> Figure 4: Reference lift coefficient ($C_l$) as a function of the angle of attack for the NACA 0012 airfoil. </figcaption>
53+
<figcaption align="center"> Figure 4: Reference lift coefficient (Cl) as a function of the angle of attack for the NACA 0012 airfoil. </figcaption>
5454
</p>
5555

5656
For an angle of attack of $\alpha = 5^\circ$, the computed lift coefficient is $C_l = 0.569$. This result shows very good agreement with the reference data presented in Figure 4, which is used here for validation purposes.

0 commit comments

Comments
 (0)