stellarator_module Module

Module containing stellarator routines author: P J Knight, CCFE, Culham Science Centre N/A This module contains routines for calculating the parameters of the first wall, blanket and shield components of a fusion power plant.

!



Contents


Variables

TypeVisibility AttributesNameInitial
real(kind=dp), public :: f_n
real(kind=dp), public :: f_r
real(kind=dp), public :: f_aspect
real(kind=dp), public :: f_b
real(kind=dp), public :: f_i
real(kind=dp), public :: f_a
logical, public :: first_call =.true.
logical, public :: first_call_stfwbs =.true.

Subroutines

public subroutine init_stellarator_module()

Initialise module variables

Arguments

None

public subroutine stinit()

Routine to initialise the variables relevant to stellarators author: P J Knight, CCFE, Culham Science Centre author: F Warmer, IPP Greifswald None This routine initialises the variables relevant to stellarators. Many of these may override the values set in routine initial. !

Arguments

None