I am trying to make a 3D flowline plot (actually a magnetic fieldline) out of three fields. I can’t see a way of using the flow renderer when I import variables as BOV since only one can be done per BOV. If I try a flow renderer, I cannot fill the other two fields, even if I have imported 3 BOVs. Can this be done?
To get around this, I tried to use vdc format instead, where I’ve done this before in the past. However, now, with Vapor3, I get an error when using vdccreate. Some librabry is missing. Here is the error:
brummell$ vdccreate -dimension 512x512x600 -vars3d Bx:By:Bz B.vdc
dyld[28622]: Library not loaded: ‘/usr/local/opt/xz/lib/liblzma.5.dylib’
Referenced from: ‘/Applications/vapor.app/Contents/lib/libtiff.6.dylib’
Reason: tried: ‘/usr/local/opt/xz/lib/liblzma.5.dylib’ (no such file), ‘/Applications/VAPOR.app/Contents/MacOS/liblzma.5.dylib’ (no such file)
Abort trap: 6
Any ideas on any of this?
Thanks in advance for any help!
Nic