You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to solve for the steady state of a harmonic potential in the laboratory frame. HarmonicBalance does not find a solution, although the solution is x=0. Adding a Duffing nonlinearity to the problem makes HarmonicBalance find all solutions again.
I know that this is not how harmonic balance is intended to be used, but the bug itself is still strange and should be fixed.
Describe the bug
I am trying to solve for the steady state of a harmonic potential in the laboratory frame. HarmonicBalance does not find a solution, although the solution is x=0. Adding a Duffing nonlinearity to the problem makes HarmonicBalance find all solutions again.
I know that this is not how harmonic balance is intended to be used, but the bug itself is still strange and should be fixed.
Expected behavior
Harmonic Balance should find the solution at x=0
Minimal Reproducible Example
This works:
This does not work:
Error & Stacktrace
Environment (please complete the following information):
using Pkg; Pkg.status()
using Pkg; Pkg.status(; mode = PKGMODE_MANIFEST)
versioninfo()
The text was updated successfully, but these errors were encountered: