read an input solution and initialize U(0) (X1,X2,LA) of size X1/X2/LA_base , from an ascii .dat file if size of grid/X1/X2/LA not equal X1/X2/X3_base interpolate readin solution to the current base of Uin
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | fileString | |||
| type(PP_T_HMAP), | optional, | ALLOCATABLE | :: | hmap_in |
type containing subroutines for evaluating the map h (Omega_p x S^1) --> Omega |
Evaluate phi profile from restart data
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | spos |
Evaluate phiPrime profile from restart data
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | spos |
Evaluate iota profile from restart data
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | spos |
Evaluate pressure profile from restart data
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | spos |
Evaluate profile/profile derivative given by index "iprof" from restart data
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | spos | |||
| integer, | intent(in) | :: | iprof | |||
| integer, | intent(in) | :: | deriv |
read an input solution and initialize U(0) (X1,X2,LA) of size X1/X2/LA_base , from an ascii .dat file if size of grid/X1/X2/LA not equal X1/X2/X3_base interpolate readin solution to the current base of Uin
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | fileString | |||
| type(PP_T_HMAP), | optional, | ALLOCATABLE | :: | hmap_in |
type containing subroutines for evaluating the map h (Omega_p x S^1) --> Omega |
Finalize Module