Skip to content

Commit

Permalink
checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Romain-Gauthier committed Aug 14, 2024
1 parent 26d6335 commit 3e7638e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ceasiompy/AeroFrame_new/func/aeroframe_debbug.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
def plot_fem_mesh(wing_df, centerline_df, wkdir):
"""Function to plot the VLM and FEM meshes.
Function 'plot_fem_mesh' saves a plot of the
Function 'plot_fem_mesh' saves a plot of the
VLM and FEM meshes in the x-y and y-z planes.
Args:
Expand Down Expand Up @@ -69,7 +69,7 @@ def plot_fem_mesh(wing_df, centerline_df, wkdir):
def plot_deformed_wing(centerline_df, undeformed_df, wkdir):
"""Function to plot the deformed shape of the wing.
Function 'plot_deformed_wing' saves a plot of the
Function 'plot_deformed_wing' saves a plot of the
deformed and undeformed shapes of the wing.
Args:
Expand Down

0 comments on commit 3e7638e

Please sign in to comment.