Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 947 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 947 Bytes

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")