Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.19 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.19 KB

FusionSyntheticDiagnostics.jl

Format Check Docs Tests codecov

Package that defines synthetic diagnostics to generate sensor data based on plasma profile and synthetic actuators for fusion devices. For installation and usage instructions, see the online documentation. For documentation on under development branch, see dev online documentation.

Installation

First install Julia, then:

using Pkg
Pkg.add("FusionSyntheticDiagnostics")