yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #28644
Re: [Question #703836]: How desiredPorosity works?
Question #703836 on Yade changed:
https://answers.launchpad.net/yade/+question/703836
Status: Open => Answered
Robert Caulk proposed the following answer:
Hello,
By default, `FlowEngine` computes the volume of water in a cell to be
equivalent to the full tetrahedron less the sphere fractions.
`desiredPorosity` allows the user to reduce the total volume of water in
the specimen by multiplying the default cell volumes by a
volumeCorrection factor:
volumeCorrection = desiredPorosity/actualPorosity
cell_volume = volume * volumeCorrection
This has an effect on compressible fluid simulations and heat diffusion.
It does not change the structural sphere packing.
Cheers,
Robert
--
You received this question notification because your team yade-users is
an answer contact for Yade.