Skip to content

Commit 1dfcf85

Browse files
committed
Merge branch 'enh/individual-fins' of https://github.com/RocketPy-Team/RocketPy into enh/individual-fins
2 parents 31d5311 + 386cb31 commit 1dfcf85

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/technical/aerodynamics/individual_fins.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ From the Barrowman method, the moment along the center axis of the rocket
205205
M_{z \, \text{final}} = M_{z} + M_{damp}
206206
207207
Where :math:`C_{ld}` is the roll moment damping coefficient, :math:`L_{r}`
208-
is the reference length, which is equal to the rocket diamete, and
208+
is the reference length, which is equal to the rocket diameter, and
209209
:math:`\omega_z` is the angular velocity of the rocket around the z-axis.
210210

211211
Adding Individual Fins to the Rocket
@@ -451,7 +451,7 @@ Yaw
451451
example_rocket.aerodynamic_surfaces.pop()
452452
example_rocket.aerodynamic_surfaces.pop()
453453

454-
Given oposing canards at 0 degrees and 180 degrees, having opposite cant angles,
454+
Given opposing canards at 0 degrees and 180 degrees, having opposite cant angles,
455455
a positive yaw moment will be generated. The following example shows the
456456
effect of this configuration in the non-zero angle of attack flight of the
457457
rocket:

0 commit comments

Comments
 (0)