Skip to content

Commit

Permalink
remove tortuosity from VapourDiffusionFEBEX property
Browse files Browse the repository at this point in the history
  • Loading branch information
joergbuchwald committed Oct 16, 2024
1 parent e1805c7 commit df98f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogs6py/classes/media.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ def __init__(self, tree: ET.ElementTree) -> None:
"maximal_porosity",
"minimal_porosity",
],
"VapourDiffusionFEBEX": ["tortuosity"],
"VapourDiffusionFEBEX": [],
"VapourDiffusionPMQ": [],
"VermaPruessModel": [
"critical_porosity",
Expand Down

0 comments on commit df98f72

Please sign in to comment.