Dario Panici
Dario Panici
branch #1052 and then make the change there, base on #1052
was just for organizational reasons but might not be worth it
@MothVine the f90 namelist reader we mentioned ^
#431 improves this a bit but we should just use f90nml as it takes a lot of logic to deal with the flexibility that the namelists allow. improvements that need...
Also, make sure that we can handle VMEC input files with `INDATA` and `END` with different cases, since they are not always upper case
@dpanici I did this sometime, dig up the code for it
Hm would `GenericObjective` work correctly for `CoilSet` and `MixedCoilSet`?
take logic from coil objectives and put similar logic into `GenericObjective` @kianorr can be not every option implemented, but just make it work at a basic level would be great
Either #1304 or another one
- modify notebook for advanced optimization to either use or mention objectrive from user - link to and mention objective from user at top of https://desc-docs.readthedocs.io/en/stable/adding_objectives.html as the first stop...