This is a minor fix that I had to do to implement some features in simsopt. The arrays mmrzrz, nnrzrz, and allrzrz are now always allocated, even if no initial guess is provided.
I will soon open a pull request on the simsopt repository that uses this to update SPEC's initial guess every time an equilibrium converges.
Hi,
This is a minor fix that I had to do to implement some features in simsopt. The arrays
mmrzrz
,nnrzrz
, andallrzrz
are now always allocated, even if no initial guess is provided.I will soon open a pull request on the simsopt repository that uses this to update SPEC's initial guess every time an equilibrium converges.