PlasmaControl / DESC

Stellarator Equilibrium and Optimization Suite
MIT License
94 stars 27 forks source link

`CoilSet` "Family" akin to `EquilibriaFamily` #1072

Open ddudt opened 3 months ago

ddudt commented 3 months ago

I/O wrapper for a list of coil sets. Could be useful for keeping track of coil sets that correspond to equilibria within a family.

f0uriest commented 3 months ago

Might be more useful as a general IOAble family for arbitrary things, not just coils. And could make EquilibriaFamily a subclass

dpanici commented 1 month ago

define a save function in desc.io and allow saving of lists of IOAble objects