ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
All Classes Files Functions Variables Pages
global_plasma_parameters Module Reference

Public Member Functions

real(r8) function, public w_mhd (equilibrium, rminor, eps)
 
real(r8) function, public plasma_volume (equilibrium, rminor, eps)
 
real(r8) function, public cross_section (equilibrium, rminor, eps)
 
subroutine, public surface_area (equilibrium, rminor, eps)
 
real(r8) function beta_poloidal (a, equilibrium)
 
real(r8) function beta_toroidal (a, equilibrium)
 
real(r8) function internal_inductance (a, equilibrium)
 

Detailed Description

Definition at line 1 of file global_plasma_parameters.f90.

Member Function/Subroutine Documentation

real(r8) function global_plasma_parameters::beta_poloidal ( real(r8), intent(in)  a,
type (type_equilibrium), intent(inout)  equilibrium 
)

Definition at line 247 of file global_plasma_parameters.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(r8) function global_plasma_parameters::beta_toroidal ( real(r8), intent(in)  a,
type (type_equilibrium), intent(inout)  equilibrium 
)

Definition at line 329 of file global_plasma_parameters.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(r8) function, public global_plasma_parameters::cross_section ( type (type_equilibrium), intent(inout)  equilibrium,
real(r8)  rminor,
real(r8)  eps 
)

Definition at line 137 of file global_plasma_parameters.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(r8) function global_plasma_parameters::internal_inductance ( real(r8), intent(in)  a,
type (type_equilibrium), intent(inout)  equilibrium 
)

Definition at line 392 of file global_plasma_parameters.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(r8) function, public global_plasma_parameters::plasma_volume ( type (type_equilibrium), intent(inout)  equilibrium,
real(r8)  rminor,
real(r8)  eps 
)

Definition at line 80 of file global_plasma_parameters.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public global_plasma_parameters::surface_area ( type (type_equilibrium), intent(inout)  equilibrium,
real(r8)  rminor,
real(r8)  eps 
)

Definition at line 195 of file global_plasma_parameters.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(r8) function, public global_plasma_parameters::w_mhd ( type (type_equilibrium), intent(in)  equilibrium,
real(r8)  rminor,
real(r8)  eps 
)

Definition at line 15 of file global_plasma_parameters.f90.

Here is the call graph for this function:

Here is the caller graph for this function:


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