<div dir="ltr"><br><div>Just to report a bug detected in version 5.4.0-RC3</div><div><br></div><div><br></div><div>1) If a load a set of parallel data stored in xdmf file format</div><div>2) extract surface</div><div>3) apply a clip to isolate one of the surface</div><div>4) color this surface with a variable, let's say, pressure</div><div>and</div><div>5) save the coprocessing script using the "autoscale" for the variable used to color the surface clipped, Catalyst will crash when running in parallel.</div><div><br></div><div>I've tested it a ton of times and it only happen with the clip filter specifically. In my case, I was running a flow around a sphere and the clipped data (using the sphere tool) was the sphere itself where I'd like to color with the pressure but I only managed to make a valid python script after selecting a solid color for the sphere...</div><div><br></div><div>the basica pipeline was</div><div><br></div><div>1) load the xdmf</div><div>2) create ghost cells</div><div>3) merge blocks</div><div>4) extract surface</div><div>5) clip (the sphere)</div><div>6) stream tracer</div><div>7) tube (colored with velocity)</div><div><br></div><div>In the 5th step, I've tried:</div><div><br></div><div>a). Color with pressure and save with autoscale enabled. It crashes</div><div>b). Color with pressure and save with autoscale disabled. It works fine</div><div>c). Color with a solid color and using autoscale for the tube colored with velocity. It works fine</div><div><br></div><div>I hope it helps to reproduce the problem</div><div><br></div><div>Regards</div><div><br></div><div>Renato</div><div><br></div></div>