flow_p Program

This program calculates the phase-diagram of a one-dimensional superconducting structure.


Contents


Variables

Type AttributesNameInitial
type(structure) :: stack
integer, parameter:: bootstraps =10
integer, parameter:: iterations =10
real(kind=wp), parameter:: threshold =1e-8_wp
real(kind=wp) :: flow
real(kind=wp) :: init

Subroutines

impure subroutine prehook()

Arguments

None

impure subroutine finalize()

Arguments

None