Stellarator-Tools
Loading...
Searching...
No Matches
sxrem_ratio.f File Reference

Contains module sxrem_ratio. More...

Data Types

interface  sxrem_ratio::sxrem_ratio_class
 Base class representing a sxrem_ratio signal. More...
 

Modules

module  sxrem_ratio
 Defines a feedback signal based on the temperature based on the ration of the soft x-ray emissivity profile. This signal feeds back the temperature profile at a specified positon.
 

Functions/Subroutines

class(sxrem_ratio_class) function, pointer sxrem_ratio::sxrem_ratio_construct (x_cart, indices)
 Construct a sxrem_ratio_class object.
 
subroutine sxrem_ratio::sxrem_ratio_destruct (this)
 Deconstruct a sxrem_ratio_class object.
 
real(rprec) function, dimension(4) sxrem_ratio::sxrem_ratio_get_modeled_signal (this, a_model, sigma, last_value)
 Calculates the modeled signal.
 
real(rprec) function sxrem_ratio::sxrem_ratio_get_observed_signal (this, a_model)
 Calculates the observed signal.
 
character(len=data_name_length) function sxrem_ratio::sxrem_ratio_get_type (this)
 Gets a discription of the feedback type.
 
subroutine sxrem_ratio::sxrem_ratio_write_auxiliary (this, iou, index, a_model)
 Write out auxiliary signal information to an output file.
 

Detailed Description

Contains module sxrem_ratio.