yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15903
Re: [Question #658938]: Modeling presence of water( a degree of saturation) in consolidation test
Question #658938 on Yade changed:
https://answers.launchpad.net/yade/+question/658938
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hello,
FlowEngine is for saturated cases. For unsaturated i.e. partially
saturated cases, you should give a look to
- the Capillary model: see [1] and related classes, and the wiki [2]. This is for pendular regime only (see the wiki)
- or the more general UnsaturatedEngine (probably not included by default in any YADE version), see [3]
[1] https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.Law2_ScGeom_CapillaryPhys_Capillarity
[2] https://yade-dem.org/wiki/CapillaryTriaxialTest
[3] https://github.com/yade/trunk/blob/master/examples/FluidCouplingPFV/drainage-2PFV-Yuan_and_Chareyre_2017.py
--
You received this question notification because your team yade-users is
an answer contact for Yade.