|
subroutine, public | profileswrapper::getspecies (isp, qj, mj) |
|
subroutine, public | profileswrapper::getgeometry (s, chi, jac, g11, g12, g21, g22, B0) |
|
real function, public | profileswrapper::getb0 (s, chi) |
|
real function, public | profileswrapper::getjacobian (s, chi) |
|
real function, public | profileswrapper::getjacobianderivative (s, chi) |
|
subroutine, public | profileswrapper::getprofiles (s, chi, isp, Tj0, Nj0) |
|
subroutine, public | profileswrapper::getprofilegradients (s, isp, dTj0ds, dNj0ds) |
| Wrapper method that gets the density and temperature gradient profiles. More...
|
|
real function, public | profileswrapper::getsafetyfactor (s) |
|
subroutine | profileswrapper::getgeometry_orb5 (s, chi, jac, gxx, gxy, gyx, gyy, B0) |
|
subroutine | profileswrapper::initsafetyfactor (qsc_) |
|
double precision function | profileswrapper::safetyfactor (x, a) |
|
subroutine | profileswrapper::getprofiles_constant (Tj0, Nj0) |
|
subroutine | profileswrapper::getprofiles_orb5 (s, chi, isp, Tj0, Nj0) |
|
subroutine | profileswrapper::getprofilegradients_orb5 (s, isp, dTj0ds, dNj0ds) |
| Calls ORB5 methods profiles and profiles_sh to get the gradient of density and temperature. More...
|
|
subroutine | profileswrapper::getgeometry_straightcylinder (x, jac, g11, g12, g21, g22, B0, Bz) |
|
subroutine | profileswrapper::getgeometry_cylinder (x, R, a, jac, g11, g12, g21, g22, B0, Bz) |
|