D3PLOT 22.1
Closure Calculation Time
Closure calculation time
Despite bucket-sorting the closure calculation is still numerically intensive, and can take some time to perform. Therefore the following strategy is adopted:
- The closure calculation is only carried out when actually required. For example when a plot is requested, or scalar data extracted
- Once calculated the results are stored, so that subsequent plots, changes of contour values, etc, are fast as no recalculation is required.
|
The closure calculation has to be repeated when: |
|
|
|
While closure is being calculated a "progress" bar is written to the dialogue box stating how far, in %age terms, the calculation has gone. You can use to terminate it prematurely at any time.