osm-coef-const¶
Module: solute
Category: materialprop
Type string: "osm-coef-const"
Parameters¶
| Name | Description | Default | Units |
|---|---|---|---|
osmcoef |
osmotic coefficient | 1 | [] |
Description¶
The material type for constant osmotic coefficient materials is osm-coef-const.
For this material model, \(\Phi\) is constant.
Example:
<osmotic_coefficient name="Osmotic coefficient" type="osm-coef-const">
<osmcoef>1</osmcoef>
</osmotic_coefficient>