|
| subroutine, public | profileswrapper::getspecies (isp, qj, mj) |
| subroutine, public | profileswrapper::getgeometry (s, chi, jac, g11, g12, g21, g22, b0) |
| real(kind=r8) function, public | profileswrapper::getb0 (s, chi) |
| real(kind=r8) function, public | profileswrapper::getjacobian (s, chi) |
| real(kind=r8) 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.
|
| real(kind=r8) function, public | profileswrapper::getsafetyfactor (s) |
| subroutine | profileswrapper::getgeometry_orb5 (s, chi, jac, gxx, gxy, gyx, gyy, b0) |
| subroutine | profileswrapper::initsafetyfactor (qsc_) |
| real(kind=r8) 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.
|
| 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) |