Note
The function analyses reads, in the Job file, the analysis to perform. The analysis is then performed.
The analysis is always performed on the whole surface, and on the samples if it is asked. The results are written in the file which unit is STA.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=R8), | intent(in), | dimension(:,:) | :: | tab |
array of the surface |
|
type(SCALE_SURF), | intent(in) | :: | scal |
SCALE_SURF object of the input surface |
||
type(SCALE_SURF), | intent(in) | :: | scal_samp |
SCALE_SURF object of a sample |
||
type(tborne), | intent(in), | dimension(:) | :: | tab_bounds |
array of the sample bounds |