/home/runner/work/kynema/kynema/kynema/src/step/step_parameters.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
step_parameters.hpp
Go to the documentation of this file.
Definition calculate_constraint_output.hpp:8
A Struct containing the paramters used to control the time stepping process.
Definition step_parameters.hpp:12
double relative_convergence_tol
Definition step_parameters.hpp:24
StepParameters(bool is_dynamic_solve_, size_t max_iter_, double h_, double rho_inf, double a_tol=1e-5, double r_tol=1e-3)
Constructor for the StepParameters object.
Definition step_parameters.hpp:37
double absolute_convergence_tol
Definition step_parameters.hpp:23
Generated by