How to set interpolating sweep tolerance and max solutions for linear step sweep? #6103
-
create_frequency_sweep can create a linear count sweep and has arguments for interpolating sweep tolerance and max solutions while create_linear_step_sweep does not have arguments for these settings. How can we change these for a linear step sweep? |
Beta Was this translation helpful? Give feedback.
Answered by
isaacwaldron
May 2, 2025
Replies: 1 comment
-
Use SweepHFSS.update:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
isaacwaldron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use SweepHFSS.update: