24#ifndef FLUIDSOLID_INTERFACIALAREA_SHI_WANG_HH
25#define FLUIDSOLID_INTERFACIALAREA_SHI_WANG_HH
44 const Scalar characteristicLength)
45 {
return 6.0*(1.0-
porosity)/characteristicLength; }
make the local view function available whenever we use the grid geometry
Definition: adapt.hh:29
std::string porosity() noexcept
I/O name of porosity.
Definition: name.hh:139
Description of a interfacial area between solid and fluid phase.
Definition: fluidsolidinterfacialareashiwang.hh:35
static Scalar fluidSolidInterfacialArea(const Scalar porosity, const Scalar characteristicLength)
Relation for the interfacial area between a fluid and a solid phase after Shi & Wang,...
Definition: fluidsolidinterfacialareashiwang.hh:43