Feb. 9, 2023
1:42 p.m.
Hi all.
Trying out the interactive example from the tutorial, after calling pb.save_regions_as_groups() I get a plot with only one view in sfepy-view:
sfepy-view -e regions.vtk -2 --grid-vector2 "[2, 0, 0]"
[image: image.png] This is instead of 3 side-by-side regions shown in the tutorial. I checked and couldn't find anything I was doing different than the tutorial. The output from saving the regions lists all 3 regions, and the names appear in the output.
I also tried digging a bit into the code and saving the VTK as ascii format. There is one mesh and three fields in the file.
What am I missing or doing wrong?
Thanks, Yosef Meller.