NoAero¶
- class sharpy.solvers.noaero.NoAero[source]¶
Skip UVLM evaluation
Solver to be used with either
StaticCoupledorDynamicCoupledwhen aerodynamics are not of interest.An example would be running a structural-only simulation where you would like to keep an aerodynamic grid for visualisation purposes.
The settings that this solver accepts are given by a dictionary, with the following key-value pairs:
Name
Type
Description
Default
dtfloatTime step
0.1update_gridboolUpdate aerodynamic grid as the structure deforms.
True