liquid_bridge_migration¶
- class materials.liquid_bridge_migration[source]¶
Bases:
liquid_bridgeAdds a liquid-bridge migration model to any material.
Attributes Summary
[mandatory] the fraction of the liquid that is to be distributed to the neighboring contacts of the particles after a liquid bridge rupture, \(f\) [\(-\)]
[mandatory] the maximum liquid volume, a liquid bridge gets during formation, \(V_\mathrm{max}\) [\(L^3\)]
[mandatory] the minimum liquid volume needed to form a bridge, \(V_\mathrm{min}\) [\(L^3\)]
Attributes Documentation
- distribution_coefficient: float = None¶
[mandatory] the fraction of the liquid that is to be distributed to the neighboring contacts of the particles after a liquid bridge rupture, \(f\) [\(-\)]
- liquid_bridge_volume_max: float = None¶
[mandatory] the maximum liquid volume, a liquid bridge gets during formation, \(V_\mathrm{max}\) [\(L^3\)]
- liquid_bridge_volume_min: float = None¶
[mandatory] the minimum liquid volume needed to form a bridge, \(V_\mathrm{min}\) [\(L^3\)]
- liquid_bridge_volume_min: float = None¶
[mandatory] the minimum liquid volume needed to form a bridge, \(V_\mathrm{min}\) [\(L^3\)]