StaticCoupledRBM¶
- class sharpy.solvers.staticcoupledrbm.StaticCoupledRBM[source]¶
Steady coupled solver including rigid body motions
The settings that this solver accepts are given by a dictionary, with the following key-value pairs:
Name
Type
Description
Default
Options
print_infoboolOutput run-time information
Truestructural_solverstrName of the structural solver used in the computation
Nonestructural_solver_settingsdictDictionary os settings needed by the structural solver
Noneaero_solverstrName of the aerodynamic solver used in the computation
Noneaero_solver_settingsdictDictionary os settings needed by the aerodynamic solver
Nonemax_iterintMaximum numeber of FSI iterations
100n_load_stepsintNumber of steps to ramp up the application of loads
1tolerancefloatFSI tolerance
1e-05relaxation_factorfloatRelaxation factor
0.0correct_forces_methodstrFunction used to correct aerodynamic forces. See
sharpy.generators.polaraeroforcesEfficiencyCorrection,PolarCorrectioncorrect_forces_settingsdictSettings for corrected forces evaluation
{}