The Open FUSION Toolkit 1.0.0-6f445ef
An open-source framework for fusion and plasma science and engineering
Loading...
Searching...
No Matches
Namespaces | Variables
OpenFUSIONToolkit.ThinCurr Namespace Reference

Detailed Description

Python interface for ThinCurr thin-wall E-M functionality.

Authors
Chris Hansen
Date
March 2024

Namespaces

namespace  _core
 Core definitions for ThinCurr thin-wall E-M functionality.
 
namespace  _interface
 Fortran interface definitions for ThinCurr.
 
namespace  coils
 xml editor for adding filament coil points
 
namespace  meshing
 ThinCurr utilities for mesh generation and manipulation.
 
namespace  sensor
 ThinCurr sensor definition and manipulation functionality.
 
namespace  util
 Python interface for ThinCurr thin-wall eddy current functionality.
 

Variables

list __all__ = ["ThinCurr", "ThinCurr_reduced"]
 

Variable Documentation

◆ __all__

list __all__ = ["ThinCurr", "ThinCurr_reduced"]
private