yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14446
Re: [Question #569702]: How to do undraind test with PFV (FlowEngine)?
Question #569702 on Yade changed:
https://answers.launchpad.net/yade/+question/569702
Status: Open => Answered
Luc Sibille proposed the following answer:
Hi,
Could you please be more specific about your problem?
Does the script is working (including the PFV) without modification of
the initial script?
Then when you make changes in the script, if you make changes step by
step, and you test the script at each step, when does it break?
Finally, after a quick look on your script, probably the problem you are
trying to solve is ill posed in the sense there is no unique solution
for the flow problem with respect to the boundary conditions you
defined. Look at the question [1], you may have to defined the pressure
at one point as for instance:
flow.imposePressure(Vector3(triax.width/2,triax.height/2,triax.depth/2),0.001)
to make the problem well posed. Is something like that already included
in your script?
Luc
[1]https://answers.launchpad.net/yade/+question/250196
<https://answers.launchpad.net/yade/+question/250196>
--
Luc Sibille
Université Grenoble Alpes / IUT1 de Grenoble
Laboratoire 3SR UMR CNRS
Tel lab.: +33 (0)4 76 82 63 48
Tel IUT: +33 (0)4 76 82 53 36
You received this question notification because your team yade-users is
an answer contact for Yade.