Skip to content

DA2412/IETy

Repository files navigation

IETy

This is the Python version of IET code which allows to compute the coil currents needed to obtain a predetermined plasma shape with defined plasma global parameters by solving a constrained minimization problem.

IETy allows to:

  • define a plasma shape from an existing one or from nothing (e.g. changing plasma from positive to negative triangularity)
  • solve the fixed boundary equilibrium problem with the designed plasma shape, total plasma current and current density profile
  • compute the coil currents needed to obtain the previously defined plasma equilibrium by solving an optimization problem

The journal publication of IET code can be found here

To cite the code DOI

For any information contact: domenico.abate@igi.cnr.it

Enjoy!

License

Copyright (C) 2023 Domenico Abate - domenico.abate@igi.cnr.it

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.