18 Aug
2015
18 Aug
'15
10:07 p.m.
On 08/18/2015 04:40 PM, Robert Cimrman wrote:
On 08/18/2015 01:45 PM, Dennis Perchak wrote:
Another quick question if you don't mind. When using probes, is there a way to output the coordinate values of the probe positions rather than plot the probe values versus (essentially) the index number of the probe?
Not currently, but it will be easy to add - seems like a useful feature to have.
Try [1] - there is a new ret_points
argument to probe call:
pars, points, vals = probe(var, mode='val', ret_points=True)
The VTK probes have been updated as well.
r. [1] https://github.com/rc/sfepy