&OptimInterface
method = LBFGS(;alphaguess=0.01)
iterations = 3
outer_iterations = 1
time_limit = 3.0

&VmecOpt
inputFile = /home/bfaber/projects/julia/VMEC.jl/input.aten
vmecLib = /home/bfaber/projects/VMEC2000/lib/libvmec.so
@VmecVariable(rbc(1,2))
@VmecVariable(zbs(1,2))

&VMEC.QuasiSymmetry
mQS = 1
nQS = 4
mBoozer = 16
nBoozer = 16
@leastsquarestarget(0.0,1.0,1.0,surface=(Vmec,s=0.3))
@leastsquarestarget(0.0,1.0,1.0,surface=(Vmec,s=0.4))
@leastsquarestarget(0.0,1.0,1.0,surface=(Vmec,s=0.5))
@leastsquarestarget(0.0,1.0,1.0,surface=(Vmec,s=0.6))

&VMEC.RotationalTransform
@leastsquarestarget(1.27,10.0,1.0,surface=(Vmec,s=0.1))
@leastsquarestarget(1.23,10.0,1.0,surface=(Vmec,s=0.3))
@leastsquarestarget(1.17,10.0,1.0,surface=(Vmec,s=0.5))
@leastsquarestarget(1.11,10.0,1.0,surface=(Vmec,s=0.7))
@leastsquarestarget(1.07,10.0,1.0,surface=(Vmec,s=0.9))
