About displaying problem in paraview

Hi,I have some question:

1、I have defined two fluids fluid1 and fluid2 in the xml file, is it possible to display only fluid1 instead of all fluids in paraview, and how to do it if possible?Because I only learned this one instruction in the post processing file:

“set dirout2=%dirout%\particles

%partvtk% -dirin %diroutdata% -savevtk %dirout2%/PartFluid -onlytype:-all,+fluid

if not "%ERRORLEVEL%" == "0" goto fail”

2、The second question is whether it is possible to display only the particles of a two-dimensional section in paraview, for example, in the results of the three-dimensional calculation, only the particles on the y=0 section are displayed.

Comments

Sign In or Register to comment.