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
Copy file name to clipboardExpand all lines: openaerostruct/docs/user_reference/mesh_surface_dict.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,10 +95,10 @@ The surface dict will be provided to Groups, including ``Geometry``, ``AeroPoint
95
95
- np.array([0.1, 5])
96
96
- m
97
97
- B-spline control points for chord distribution. Array convention is the same than ``twist_cp``.
98
-
* - chord_scaling_pos
98
+
* - ref_axis_pos
99
99
- 0.25
100
100
-
101
-
- Chord position at which the chord scaling factor is applied. 1 is the trailing edge, 0 is the leading edge.
101
+
- Position of reference axis along the chord about which to apply twist, chord, taper, and span geometry transformations. 1 is the trailing edge, 0 is the leading edge.
0 commit comments