solve#
- KrylovSolver.solve(freq_start, freq_end, freq_steps, ramped_load=True)#
Reduce the system of equations and solve at each frequency.
This method uses a Krylov subspace to solve a reduced harmonic analysis over a specified frequency range for a given number of frequency points (intervals).
- Parameters:
- Returns:
AnsMath
Reduced solution over the frequency range.
Notes
Distributed Ansys restriction: This command is not supported in Distributed Ansys.