ASCOT5
Loading...
Searching...
No Matches
Data Fields
B_TC_offload_data Struct Reference

TC magnetic field parameters that will be offloaded to target. More...

#include <B_TC.h>

Data Fields

real axisr
 
real axisz
 
real psival
 
real rhoval
 
real B [3]
 
real dB [9]
 
int offload_array_length
 

Detailed Description

TC magnetic field parameters that will be offloaded to target.

Definition at line 16 of file B_TC.h.

Field Documentation

◆ axisr

real B_TC_offload_data::axisr

A value that is returned when magnetic axis R coordinate is requested [m]

Definition at line 17 of file B_TC.h.

◆ axisz

real B_TC_offload_data::axisz

A value that is returned when magnetic axis z coordinate is requested [m]

Definition at line 19 of file B_TC.h.

◆ psival

real B_TC_offload_data::psival

A value that is returned when poloidal magnetic flux value is requested [V*s*m^-1]

Definition at line 21 of file B_TC.h.

◆ rhoval

real B_TC_offload_data::rhoval

A value that is returened when normalized poloidal flux value is requested

Definition at line 23 of file B_TC.h.

◆ B

real B_TC_offload_data::B[3]

Magnetic field at origo: [B_x, B_y, B_z] [T]

Definition at line 25 of file B_TC.h.

◆ dB

real B_TC_offload_data::dB[9]

Magnetic field Jacobian: [dB_x/dx, dB_x/dy, dB_x/dz, dB_y/dx, dB_y/dy, dB_y/dz, dB_z/dx, dB_z/dy, dB_z/dz] [T/m]

Definition at line 26 of file B_TC.h.

◆ offload_array_length

int B_TC_offload_data::offload_array_length

Number of elements in offload_array; zero always for this magnetic field type

Definition at line 30 of file B_TC.h.


The documentation for this struct was generated from the following file: