ProjectTorreyPines / SOLPS2imas.jl

Utility for loading data from existing SOLPS runs, including custom data in b2time.nc, from native SOLPS output format into IMAS
https://projecttorreypines.github.io/SOLPS2IMAS.jl/
Apache License 2.0
2 stars 0 forks source link

SOLPS2imas.jl

Format Check Docs Tests codecov

Utility for loading data from existing SOLPS runs, including custom data in b2time.nc, from native SOLPS output format into IMAS. For installation and usage instructions, see the online documentation. For documentation on under development branch, see dev online documentation.

Installation

using Pkg
Pkg.add("SOLPS2imas")