Dario Panici

Results 85 issues of Dario Panici

I am using Diffrax to try to integrate magnetic field line trajectories, using a magnetic field which is defined by a spline over only in a set region of space,...

question

- Adds ``PlasmaVesselDistanceCircular`` as an objective, which is a simpler way to calculate the plasma-vessel separation when the vessel is a circular axisymmetric torus - Add `use_signed_distance` flag to `PlasmaVesselDistance`...

Hackathon

TODO - [x] NO LONGER DOING, is not obvious/well-posed add expand utility (what should this be? should the current surface just be scaled to the larger rho? what about pressure/current/iota,...

Add the biot savart law for the magnetic vector potential as a callable function, like `biot_savart_general` is, and also add one for coils

Hackathon

While we wait on progress on #369 , there are a few improvements that can be made when using the surface transform in DESC - [ ] Adding utility function...

Hackathon

Add a util to make FourierRZCurve out of FourierRZToroidalSurface at a constant theta/zeta @rahulgaur104 (evaluate basis at constant theta, and then find the coefficients that describe it directly from the...

low priority
hackathon

From Daniel: > Idea: to better match the Objectives API, we could change the first argument eq to things, which would normally be the equilibrium but in this case would...

enhancement
plotting
Hackathon

First raised in #924 , there is lots of duplicate code to just call `rpz2xyz_vec`, so we could probably just move that into the recursive `_compute` method and check for...

Hackathon

`VacuumBoundaryError` and `BoundaryError`both have need of an `eval_grid` and `source_grid` yet the former uses `grid` as the kwarg for this while the latter uses `eval_grid`, making these uniform would be...

interface
Low priority
EZ-fix
Hackathon