Note
Function that returns exp(α√(xτ1)2+(yτ2)2)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=R8), | intent(in) | :: | xi |
x coordinate |
||
real(kind=R8), | intent(in) | :: | xj |
y coordinate |
||
real(kind=R8), | intent(in) | :: | tau1 |
correlation length along x |
||
real(kind=R8), | intent(in) | :: | tau2 |
correlation length along y |
||
real(kind=R8), | intent(in) | :: | alpha |
log(z) where z is often 0.2 |
||
real(kind=R8), | intent(in) | :: | ang |
angle (rad) |