PDESolverOptions Properties
Algorithm options for solvers
A PDESolverOptions
object contains options used by the
solvers when solving a structural, thermal, electromagnetic, or general PDE problem
specified as an femodel
,
StructuralModel
, ThermalModel
, ElectromagneticModel
, or PDEModel
object, respectively. femodel
,
StructuralModel
, ThermalModel
,
ElectromagneticModel
, and PDEModel
objects
contain a PDESolverOptions
object in their
SolverOptions
property.
Solvers for structural modal analysis problems and reduced-order modeling use the Lanczos algorithm.
Statistics and Convergence Report
ODE Solver
Nonlinear Solver
Lanczos Solver
Algorithms
Version History
Introduced in R2016a