Ray data compression, formatting, and output to ray files with selective point retention
The 2D version is for ray traces in (r,z) coordinates
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | alpha0 | |||
integer, | intent(in) | :: | Nsteps1 |
The 3D version is for ray traces in (x,y,z) coordinates
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in) | :: | alpha0 | |||
real(kind=8), | intent(in) | :: | beta0 | |||
integer, | intent(in) | :: | Nsteps1 |