Dario Panici
Dario Panici
Resolved by #817
Just make current ODEint RHS function return 0 if outside specified domain @dpanici
#908 partially addresses this as you can make the bounding box slightly smaller than the domain of the field, but this is not a full solution. Another solution could use...
`jax.experimental.odeint` is deprecated, so we need to move on anyways
@dpanici bumping this as once #604 is merged in, NAE constrained solves will print a ton of objective errors on completion...
Make `FixNearAxisR` and `FixNearAxisZ` objectives which can take in an `order` to fix (0 = axis only, 1 = O(rho) etc), a DESC eq, and then the target can be...
keyword-only args in addition to above, try for just Objectives @f0uriest
Test this again @dpanici
 iota is off near-axis, so the non-stell-sym O(r) constraints seem to be off somehow
@YigitElma can we close this?