NoAero
- class sharpy.solvers.noaero.NoAero[source]
Skip UVLM evaluation
Solver to be used with either
StaticCoupled
orDynamicCoupled
when 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
dt
float
Time step
0.1
update_grid
bool
Update aerodynamic grid as the structure deforms.
True