yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14792
Re: [Question #630585]: Two phase flow engine
Question #630585 on Yade changed:
https://answers.launchpad.net/yade/+question/630585
Robert Caulk posted a new comment:
Interesting, I have never used these engines, but the method you
describe should work (I've used it for DFNFlow). Have you tried just
defining it directly in the UnsaturatedEngine.cpp and
TwoPhaseFlowEngine.cpp files?
You can add this:
#define TWOPHASEFLOW
someplace before this:
#ifdef TWOPHASEFLOW
Cheers,
Robert
--
You received this question notification because your team yade-users is
an answer contact for Yade.