Dario Panici
Dario Panici
Use the bounce objectives like `EffectiveRipple` or `GammaC` which dont add much to Jacobian size but require a lot of memory to compute.
Decide which paradigm to use for parallelization
A way to account for simple effects like same shape profile but changing beta is to use `eq.pressure=ScaledProfile(1.0, eq.pressure)` as the pressure profile. The parameters of the new profile now...
`TwoPowerProfile`, `MTanhProfile` `desc.random` has a monotonic profile generation method. Parametrize derivative, enforce to be positive
make a new objective for this specifically
update if #1205 is merged first
created branch [dev_guide](https://github.com/PlasmaControl/DESC/tree/dev_guide) to start writing explanations of various code design choices. Would be useful to also include input here from @unalmis and @pkim1818 as the most recent people to...
Something where we at least show like what exactly `jac_scaled` is taking jacobian of could be useful.
#1304