The Open FUSION Toolkit 1.0.0-beta7
An open-source framework for fusion and plasma science and engineering
Loading...
Searching...
No Matches
OpenFUSIONToolkit.TokaMaker._core Namespace Reference

Detailed Description

Core definitions for TokaMaker Grad-Shafranov functionality.

Authors
Chris Hansen
Date
May 2023

Classes

class  TokaMaker
 TokaMaker G-S solver class. More...

Functions

 create_prof_file (self, filename, profile_dict, name)
 Create profile input file to be read by load_profiles().
 tokamaker_default_settings (oft_env)
 Initialize settings object with default values.

Variables

int psi_convention = 0:

Function Documentation

◆ create_prof_file()

create_prof_file ( self,
filename,
profile_dict,
name )

Create profile input file to be read by load_profiles().

Parameters
filenameName of input file, see options in set_profiles()
profile_dictDictionary object containing profile values ['y'] and sampled locations in normalized Psi ['x']
filenameName of input quantity, see options in set_profiles()

◆ tokamaker_default_settings()

tokamaker_default_settings ( oft_env)

Initialize settings object with default values.

Parameters
oft_envCurrent runtime environment
Returns
tokamaker_settings_struct object

Variable Documentation

◆ psi_convention

int psi_convention = 0: