chrono::fsi::tdpf::ChTdpfStateSpaceOptions Struct Reference
Description
Settings for the state-space radiation approximation.
Only used with ChTdpfRadiationMethod::STATE_SPACE.
#include <ChFsiTdpfTypes.h>
Public Attributes | |
| int | max_order = 10 |
| maximum number of state-space modes per DOF pair | |
| double | r2_threshold = 0.95 |
| minimum R^2 for fit acceptance | |
| int | max_hankel_size = 200 |
| maximum Hankel matrix size for SVD | |
| int | r2_num_samples = 50 |
| number of subsamples used for the R^2 quality check | |
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_fsi/tdpf/ChFsiTdpfTypes.h