New question #680269 on Yade:
https://answers.launchpad.net/yade/+question/680269

Hi,everyone:

i'm a beginner of YADE. I want to test the Flow engine and Paraview, so I add 
the code "flow.saveVtk()" to the oedometer.py. After running the code , the 
folder "VTK" is successfully made,but there is no data in it. Does anyone know 
about the problem? 

thanks!

......

flow.viscosity=10
flow.bndCondIsPressure=[0,0,1,1,0,0]
flow.bndCondValue=[0,0,1,0,0,0]
flow.boundaryUseMaxMin=[0,0,0,0,0,0]
O.dt=0.1e-3
O.dynDt=False
flow.saveVtk()

......

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to