ORB5  4.00
Loading...
Searching...
No Matches
islands_mod Module Reference

Functions/Subroutines

subroutine, public island_builder
subroutine init_island
subroutine set_rho_is_bspl
subroutine solve_is (adin)
subroutine, public profis (r, z, iflag, isrz, srz, iscp, htest)
subroutine, public helical_dealloc
subroutine, public get_helical (ps, pchi, pphi, hwght)
subroutine, public get_btilde (ps, pchi, pphi, hwght)
subroutine, public get_atilde (ps, pchi, pphi, hwght)

Variables

integer, save islw
integer, save isup
integer, save islw1
integer, save isup1
integer, save jclw
integer, save jcup
integer, save jclw1
integer, save jcup1
integer, save kplw
integer, save kpup
integer, save kplw1
integer, save kpup1
real(kind=r8), save dsgrid
real(kind=r8), save dchigrid
real(kind=r8), save dphigrid
real(kind=r8), save dsgrid_inv
real(kind=r8), save dchigrid_inv
real(kind=r8), save dphigrid_inv
real(kind=r8), dimension(:), allocatable, save sgrid
real(kind=r8), dimension(:), allocatable, save chigrid
real(kind=r8), dimension(:), allocatable, save phigrid

Function/Subroutine Documentation

◆ get_atilde()

subroutine, public islands_mod::get_atilde ( real(kind=r8), intent(in) ps,
real(kind=r8), intent(in) pchi,
real(kind=r8), intent(in) pphi,
real(kind=r8), intent(out) hwght )
Here is the caller graph for this function:

◆ get_btilde()

subroutine, public islands_mod::get_btilde ( real(kind=r8), intent(in) ps,
real(kind=r8), intent(in) pchi,
real(kind=r8), intent(in) pphi,
real(kind=r8), intent(out) hwght )
Here is the caller graph for this function:

◆ get_helical()

subroutine, public islands_mod::get_helical ( real(kind=r8), intent(in) ps,
real(kind=r8), intent(in) pchi,
real(kind=r8), intent(in) pphi,
real(kind=r8), intent(out) hwght )
Here is the caller graph for this function:

◆ helical_dealloc()

subroutine, public islands_mod::helical_dealloc
Here is the call graph for this function:

◆ init_island()

subroutine islands_mod::init_island
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ island_builder()

subroutine, public islands_mod::island_builder
Here is the call graph for this function:
Here is the caller graph for this function:

◆ profis()

subroutine, public islands_mod::profis ( real(kind=r8), dimension(:), intent(in) r,
real(kind=r8), dimension(:), intent(in) z,
integer, intent(in) iflag,
real(kind=r8), dimension(:,:), intent(out) isrz,
real(kind=r8), dimension(:,:), intent(out) srz,
real(kind=r8), dimension(0:,0:), intent(out) iscp,
real(kind=r8), dimension(:,:), intent(out) htest )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ set_rho_is_bspl()

subroutine islands_mod::set_rho_is_bspl
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ solve_is()

subroutine islands_mod::solve_is ( integer, intent(in) adin)
private
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ chigrid

real(kind=r8), dimension(:), allocatable, save islands_mod::chigrid
private

◆ dchigrid

real(kind=r8), save islands_mod::dchigrid
private

◆ dchigrid_inv

real(kind=r8), save islands_mod::dchigrid_inv
private

◆ dphigrid

real(kind=r8), save islands_mod::dphigrid
private

◆ dphigrid_inv

real(kind=r8), save islands_mod::dphigrid_inv
private

◆ dsgrid

real(kind=r8), save islands_mod::dsgrid
private

◆ dsgrid_inv

real(kind=r8), save islands_mod::dsgrid_inv
private

◆ islw

integer, save islands_mod::islw
private

◆ islw1

integer, save islands_mod::islw1
private

◆ isup

integer, save islands_mod::isup
private

◆ isup1

integer, save islands_mod::isup1
private

◆ jclw

integer, save islands_mod::jclw
private

◆ jclw1

integer, save islands_mod::jclw1
private

◆ jcup

integer, save islands_mod::jcup
private

◆ jcup1

integer, save islands_mod::jcup1
private

◆ kplw

integer, save islands_mod::kplw
private

◆ kplw1

integer, save islands_mod::kplw1
private

◆ kpup

integer, save islands_mod::kpup
private

◆ kpup1

integer, save islands_mod::kpup1
private

◆ phigrid

real(kind=r8), dimension(:), allocatable, save islands_mod::phigrid
private

◆ sgrid

real(kind=r8), dimension(:), allocatable, save islands_mod::sgrid
private