/sim-solps

Synthetic instrument modelling for SOLPS-ITER

Primary LanguagePythonMIT LicenseMIT

sim-solps

sim-solps is a python package which provides synthetic-instrument modelling for SOLPS-ITER.

Features

  • The SolpsInterface class, which provides a convenient python interface to access the results of SOLPS-ITER simulations stored in balance.nc files.
  • Instrument modelling for Thomson scattering systems as the ThomsonScattering class.

Installation

sim-solps is available from PyPI, so can be easily installed using pip as follows:

pip install sim-solps

Documentation

The package documentation is available at sim-solps.readthedocs.io.