Dario Panici
Dario Panici
Things like linecolor versus lc, levels versus contours, etc. should be uniform across all plot functions
Seems that hardware or software differences between Mac and linux can cause the test compute everything to fail on Mac versus linux, but with very minor differences in actual value...
Add a new `FixNearAxisR`,`FixNearAxisZ`, `FixNearAxisLambda` objectives that combines all of the many `FixSumModes` objectives required for the fixed near axis behavior constraint into single objectives, which makes the output after...
https://github.com/hiddenSymmetries/simsopt/pull/289 We can take inspiration from @joaopedrobiu6 's work and implement curve winding surface-like objects in DESC, which would allow optimization of coils restricted to a winding surface, which would...
Adding a sign to the distance calculated could ensure that situations where the plasma surface might be outside the vessel cause the objective to push the plasma back inside the...
Made the changes and the tests added pass in isolation, but I think there are some incompatibility issues with some other packages possibly... - [ ] set default min stepsize...
- The logic when creating the basis modes for fitting a Dommaschk potential to a given magnetic field is cumbersome, especially when the field is stellarator symmetric, involving nested for...
When the NAE equilibrium is stellarator asymmetric bc of O(r^2) effects, the DESC equilibrium fit is also asymmetric. BUT, the NAE O(r) constraints are stellarator symmetric. This leads to the...
Would be useful to show how to use surface_averages etc in docs for users, as it is easier than them looking at the source and otherwise hey wouldn't even know...