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

Hello everyone; 

greetings from Brazil.

I got a question about setting some boundary conditions on DFNFlow Engine.

I am simulating a flow through a cube that represents a rock matrix and when 
I'm setting stress forces and initial conditions (like rock properties, joint 
fractures and so on...) I use the following:

bottom = 0
[later on code]
,bndCondIsPressure = [0,0,bottom,0,0,0]

[later after all pre-set conditions and to start the flow]

bottom = 1 (to simulate a flow through the y axis)


My question is: should I set bndCondIsPressure as [0,0,0,0,0,0] when there is 
no flux? And as [0,0,1,0,0,0] when there is flux along the y axis? Or 
[0,0,1,1,0,0]?

Best regards and thanks in advance!

-- 
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