| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real, | private, | allocatable | :: | s_(:,:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | side | |||
| real, | intent(in) | :: | boundary_val | |||
| real, | intent(in) | :: | internal_val | |||
| integer, | intent(in) | :: | n |
number of grid points in each coordinate direction |
||
| class(subdomain_t), | intent(out) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | alpha_dt | |||
| class(subdomain_t), | intent(inout) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | lhs | |||
| class(subdomain_t), | intent(in) | :: | rhs |
Set the time step at 90% of the stability limit obtained generalizing to 3D the value provided for 2D by Kassinos, S., & Alexiadis, A. (2024). Beyond Language: Applying MLX Transformers to Engineering Physics. arXiv preprint arXiv:2410.04167.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(subdomain_t), | intent(in) | :: | self | |||
| real, | intent(in) | :: | alpha |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(subdomain_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(subdomain_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(subdomain_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(subdomain_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(subdomain_t), | intent(in) | :: | rhs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(subdomain_t), | intent(in) | :: | lhs | |||
| type(subdomain_t), | intent(in) | :: | rhs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(subdomain_t), | intent(out) | :: | lhs | |||
| type(subdomain_t), | intent(in) | :: | rhs |