phase_p Program

Calculates the current-phase relation of a superconducting structure.


Variables

Type Attributes Name Initial
type(structure) :: stack
type(superconductor), target :: Ra
type(superconductor), target :: Rb
real(kind=wp), parameter :: threshold = 1e-2
real(kind=wp), parameter :: tolerance = 1e-8
integer, parameter :: iterations = 51
real(kind=wp), dimension(:), allocatable :: phase
real(kind=wp), dimension(:), allocatable :: current
real(kind=wp) :: critical
integer :: n
integer :: m

Subroutines

subroutine prehook()

Arguments

None

subroutine posthook()

Arguments

None

subroutine finalize()

Arguments

None