freegs-plasma / freegs

Free boundary Grad-Shafranov solver
http://freegs.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
91 stars 54 forks source link

If all currents are fixed, IF statement is needed #71

Closed pabloprf closed 2 years ago

pabloprf commented 2 years ago

Recent updates in FreeGS had broken the capability to run the solver with all coil currents fixed. A simple IF statement seems to solve this.

pabloprf commented 2 years ago

Thanks @bendudson. This was found by Adam Kuang. I'll work with him to provide a test case