Source beam pattern handling including loading, interpolation, and angular weighting
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | parameter | :: | SBPFile | = | 50 | |
| integer, | public | :: | NSBPPts | ||||
| real(kind=8), | public, | ALLOCATABLE | :: | SrcBmPat(:,:) | |||
| character(len=1), | public | :: | SBPFlag |
Reads a source beam pattern file (.sbp) based on FileRoot``.
Reports status messages to the print/log file connected toPRTFile``.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=80), | intent(in) | :: | FileRoot |
Source beampattern filename without |
||
| integer, | intent(in) | :: | PRTFile |
I/O Unit for print file |