Mark Olesen
2f9c511be5
ENH: make "file" property in functionObjects a relative path (issue #1125 )
...
- partial solution for issue #1091
This generates file properties that are case-relative,
Eg,
plane0
{
p
{
file "<case>/postProcessing/plane0/1/p_plane0.vtk";
}
U
{
file "<case>/postProcessing/plane0/1/U_plane0.vtk";
}
}
This allows the case to be moved elsewhere and still find its files.
This functionality was previously added for vtkCloud, but now also
applies to streamLine, sampledSets and sampledSurfaces
2018-12-14 18:03:12 +01:00
..
2018-12-03 15:34:22 +00:00
2018-11-06 09:49:22 +01:00
2018-12-05 21:27:29 +01:00
2018-11-13 15:21:13 +01:00
2018-11-19 15:45:56 +01:00
2018-11-16 09:18:09 +01:00
2018-11-20 15:14:10 +01:00
2018-12-11 16:40:14 +01:00
2018-12-03 16:46:24 +00:00
2018-12-12 15:39:49 +01:00
2018-12-14 18:03:12 +01:00
2018-11-27 08:45:07 +01:00
2018-11-06 09:49:22 +01:00
2018-12-14 11:42:00 +01:00
2018-11-06 09:49:22 +01:00
2018-12-05 22:54:50 +01:00
2018-09-17 10:12:48 +02:00
2018-12-11 19:36:23 +01:00
2018-12-08 22:16:58 +01:00
2018-11-13 15:21:13 +01:00
2018-12-14 17:44:07 +01:00
2018-10-18 12:57:32 +02:00
2018-11-05 16:23:33 +01:00
2018-12-13 18:26:30 +01:00
2018-12-10 17:39:20 +01:00
2018-11-09 09:20:50 +00:00
2018-10-18 12:57:32 +02:00
2018-10-19 09:11:31 +02:00
2018-12-11 18:50:19 +01:00
2018-11-21 11:12:25 +00:00
2018-11-14 21:49:32 +00:00
2018-12-14 18:03:12 +01:00
2018-05-10 15:13:51 +01:00
2018-11-14 21:49:32 +00:00
2018-10-18 12:57:32 +02:00
2018-09-17 10:12:48 +02:00
2018-11-26 14:17:24 +00:00
2018-10-19 09:11:31 +02:00
2018-11-14 21:49:32 +00:00
2018-12-02 13:39:12 +01:00
2018-11-15 13:27:42 +00:00
2018-12-03 09:50:48 +01:00