yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #27678
Re: [Question #701681]: Visualization of water phase with particles at the same time in Paraview
Question #701681 on Yade changed:
https://answers.launchpad.net/yade/+question/701681
Status: Open => Answered
Robert Caulk proposed the following answer:
It is not clear what you are looking for. The saveVTK() is how you save
the pressure field in FlowEngine. If you want to overlay the solid phase
on top of the domain, then add the spheres with vtkExporter as I mention
above. There are no other phases to save.
savePhaseVTK sounds like something from TwoPhaseFlowEngine, where it
computes both gas and liquid phases in the pressure field. That is not
FlowEngine, so it shouldn't work in FlowEngine.
--
You received this question notification because your team yade-users is
an answer contact for Yade.