DESC icon indicating copy to clipboard operation
DESC copied to clipboard

`write_vmec_input` will create a vmec input file that `Equilibrium.from_input_file` will not correctly handle

Open dpanici opened this issue 3 months ago • 2 comments

We assume the current profile in vmec inputs is current derivative, yet when we write a VMEC input file we save as power_series_I which is the current, so DESC cannot correctly read the vmec input file we make.

We probably should just make the input reader support current profiles from VMEC instead of just current deriv profiles (at least power_series_I )

dpanici avatar Sep 08 '25 20:09 dpanici

Add this as a test (just write/read)

dpanici avatar Sep 10 '25 19:09 dpanici

handle in #1816

dpanici avatar Sep 10 '25 19:09 dpanici