Skip to content
Discussion options

You must be logged in to vote

This is an easy one to fix :-) You have create a 'StokesFlow' object (sf) and added boundary conditions, BUT then when you attempt to run it, you are actually creating a second StokesFlow algorithm object: op.algorithms.StokesFlow(network=pn, phase=water).run() should just be sf.run().

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@qingqi-code
Comment options

Answer selected by ma-sadeghi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants