SPEC 3.20
Stepped Pressure Equilibrium Code
Construction of "force"

The force vector is comprised of Bomn and Iomn. More...

Collaboration diagram for Construction of "force":

Variables

real, dimension(:,:,:), allocatable allglobal::bemn
 force vector; stellarator-symmetric (?)
 
real, dimension(:,:), allocatable allglobal::iomn
 force vector; stellarator-symmetric (?)
 
real, dimension(:,:,:), allocatable allglobal::somn
 force vector; non-stellarator-symmetric (?)
 
real, dimension(:,:,:), allocatable allglobal::pomn
 force vector; non-stellarator-symmetric (?)
 
real, dimension(:,:,:), allocatable allglobal::bomn
 force vector; stellarator-symmetric (?)
 
real, dimension(:,:), allocatable allglobal::iemn
 force vector; stellarator-symmetric (?)
 
real, dimension(:,:,:), allocatable allglobal::semn
 force vector; non-stellarator-symmetric (?)
 
real, dimension(:,:,:), allocatable allglobal::pemn
 force vector; non-stellarator-symmetric (?)
 
real, dimension(:), allocatable allglobal::bbe
 force vector (?); stellarator-symmetric (?)
 
real, dimension(:), allocatable allglobal::iio
 force vector (?); stellarator-symmetric (?)
 
real, dimension(:), allocatable allglobal::bbo
 force vector (?); non-stellarator-symmetric (?)
 
real, dimension(:), allocatable allglobal::iie
 force vector (?); non-stellarator-symmetric (?)
 

Detailed Description

The force vector is comprised of Bomn and Iomn.