Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gerlero authored Jan 24, 2024
1 parent 17e726f commit 70a4037
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,11 @@ Supported models of unsaturated flow are:

* `LETxs`: LETx + LETs model[^LETxs]

* In coefficient dictionary `LETxsCoeffs`: `pc0`, `Lw`, `Ew`, `Tw`, `Ls`, `Es`, `Ts`
* In coefficient dictionary `LETCoeffs`: `pc0`, `Lw`, `Ew`, `Tw`, `Ls`, `Es`, `Ts`

* `LETd`: LETd[^LETd] model

* In coefficient dictionary `LETdCoeffs`: `pc0`, `L`, `E`, `T`
* In coefficient dictionary `LETCoeffs`: `pc0`, `L`, `E`, `T`

To choose a model for your simulation, set the `unsaturatedFlowModel` entry in `transportProperties`. Then set the model-specific parameters in the corresponding coefficient subdictionary.

Expand Down

0 comments on commit 70a4037

Please sign in to comment.