Skip to content
Snippets Groups Projects
Commit 45e2906e authored by Johannes Boog's avatar Johannes Boog
Browse files

[bugfix] add parameters to new_prj_ph_property

    add tortuosity and curve to the object
    to generate
parent 4419a60f
No related branches found
No related tags found
1 merge request!54[bugfix] make all OGS6 benchmarks work.
......@@ -553,6 +553,8 @@ new_prj_ph_property <- function(name,
exponents = exponents,
lower_saturation_limit = lower_saturation_limit,
upper_saturation_limit = upper_saturation_limit,
tortuosity = tortuosity,
curve = curve,
xpath = "media/medium/phases/phase/properties/property",
attr_names = character(),
flatten_on_exp = c("value", "exponents",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment