Skip to content

Commit e062e09

Browse files
committed
solve bug
1 parent d41edb9 commit e062e09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • potential_flow/validation/naca0012_potential_incompressible_flow

potential_flow/validation/naca0012_potential_incompressible_flow/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ Two snapshots of the pressure coefficient ($C_p$) are shown below: one depicting
3535
Figure 2 presents the pressure coefficient ($C_p$) distribution along the chord of the airfoil.
3636

3737
<p align="center">
38-
<img src="data/Airfoils_Cp_x.png" alt="Pressure coefficient distribution along the airfoil chord." style="width: 600px;"/>
38+
<img src="data/Cp_distribution_x.png" alt="Pressure coefficient distribution along the airfoil chord." style="width: 600px;"/>
3939
<figcaption align="center"> Figure 2: Pressure coefficient ($C_p$) 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">
45-
<img src="data/Airfoils_Cp_distributions.png" alt="Pressure coefficient distribution around the NACA 0012 airfoil." style="width: 600px;"/>
45+
<img src="data/Cp_distribution_airfoil.png" alt="Pressure coefficient distribution around the NACA 0012 airfoil." style="width: 600px;"/>
4646
<figcaption align="center"> Figure 3: Pressure coefficient ($C_p$) distribution in the computational domain around the NACA 0012 airfoil. </figcaption>
4747
</p>
4848

0 commit comments

Comments
 (0)