thermal conductivity (constant for comparison to analytical solution)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=r8k), | intent(in) | :: | x |
Thomas algorithm
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=r8k), | intent(inout), | dimension(:) | :: | a | ||
| real(kind=r8k), | intent(inout), | dimension(:) | :: | b | ||
| real(kind=r8k), | intent(inout), | dimension(:) | :: | c | ||
| real(kind=r8k), | intent(inout), | dimension(:) | :: | d |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nr |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nr |
ifort 18 bug precludes associate( dr_m => dr_b) ifort 18 bug precludes associate( rf => this%v(i,1) + 0.5*dr_b)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nr | |||
| real(kind=r8k), | intent(in) | :: | dt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(spherical_1d_solver), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(spherical_1d_solver), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(spherical_1d_solver), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(spherical_1d_solver), | intent(inout) | :: | this |
cluster grid points near center and near surface
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(spherical_1d_solver), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | nr | |||
| real(kind=r8k), | intent(in) | :: | constants(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(spherical_1d_solver), | intent(inout) | :: | this | |||
| real(kind=r8k), | intent(in) | :: | duration |