
Calculates the phase diagram of a superconducting structure.
| Type | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|
| 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 |