You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, symmetric wings that do not touch the symmetry plane are improperly reflected.
In the visualization script plot_wing, we assume when we mirror the wing that the mesh goes right up to the symmetry plane.
However, this is not always the case and results in weird skewed-looking views in those cases.
The text was updated successfully, but these errors were encountered:
Currently, symmetric wings that do not touch the symmetry plane are improperly reflected.
In the visualization script
plot_wing
, we assume when we mirror the wing that the mesh goes right up to the symmetry plane.However, this is not always the case and results in weird skewed-looking views in those cases.
The text was updated successfully, but these errors were encountered: