The most important subroutine. Reads in wavevector scan parameters. Defines scanner, which controls the behavior of the wavevector scan.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | is |
Scan index. |
| Name | Type | Default | Description |
|---|---|---|---|
| scan_type | integer | None | Determine kind of wavevector scan. |
| swi | double precision | None | Initial Scan Value. |
| swf | double precision | None | Final Scan Value. |
| swlog | logical | None | or linear scan spacing. |
| ns | integer | None | Number of output scan values. |
| nres | integer | None | Resolution between output scan values. |
| heating | logical | None | Activate heating calculation. |
| eigen | logical | None | Activate eigenfunction calculation. |