Volume Probes
Create a set of volume probe points.
vp = vwt.VolumeProbe()
Attributes
- startType
- Set start type to Time or Iteration
- startTime
- Set start time to write output
- startIteration
- Set start iteration to write output
- samplingType
- Set sampling type to Target Frequency, Refinement Level, or Output Interval
- targetFrequency
- Set target Frequency to automatically compute output timestep size
- refinementLevel
- Set refinementLevel to automatically compute the sub-timestep size
- outputInterval
- Set output timestep size in iteration units
Methods
- AddProbePoints(points)
- Add a list of probe points
- AddProbesFromFile(filePath)
- Add a list of probe points from a .csv file
- convertToRake()
- Convert added points into a rake