← Back to team overview

yade-users team mailing list archive

Re: [Question #692704]: Using flow engine got the wrong pressure field

 

Question #692704 on Yade changed:
https://answers.launchpad.net/yade/+question/692704

Robert Caulk posted a new comment:
Creation of the specimen should have nothing to do with the stability of
the coupled problem.

Your script is really unconventional and in some cases it is likely
breaking yade. You are using start() as a PyRunner, which somehow
continuously appends walls each time it is called. You should use
oedometer.py [1] as a guide and rewrite your script.

[1]https://gitlab.com/yade-
dev/trunk/blob/master/examples/FluidCouplingPFV/oedometer.py

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