Bending stiffness for curved shells in flex.
PiperOrigin-RevId: 796361841 Change-Id: I105ea235fe2a8e1bcbde67276d77fa92eed214a1
This commit is contained in:
committed by
Copybara-Service
parent
972ffd7b90
commit
b66175eba6
@@ -2811,7 +2811,7 @@ STRUCTS: Mapping[str, StructDecl] = dict([
|
||||
inner_type=ValueType(name='mjtNum'),
|
||||
),
|
||||
doc='bending stiffness',
|
||||
array_extent=('nflexedge', 16),
|
||||
array_extent=('nflexedge', 17),
|
||||
),
|
||||
StructFieldDecl(
|
||||
name='flex_damping',
|
||||
|
||||
Reference in New Issue
Block a user