Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.22 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.22 KB

PyPI version

WEST ICRH Antenna Electrical Model

This code is a numerical model of the WEST Ion Cyclotron Resonance Antenna. The code builds the electrical circuit of an antenna, connecting the different parts of the antenna separately full-wave calculated. The front-face of the antenna, evaluated using bespoke antenna code or full-wave software, is given as an input. The antenna tuning capacitors can be automatically optimized for a given frequency. The voltages and currents at the capacitors can be evaluated for a given antenna excitation (power and phase).

Antenna Digital Twin

You can test the antenna model online with Binder:

Binder

Installation

The package can be installed via pypi:

pip install west-ic-antenna

References