Skip to content
Snippets Groups Projects
Commit 704ec74c authored by Tom Fischer's avatar Tom Fischer
Browse files

[PL/HT] Rm reference to a possible computed value.

parent a3c75179
No related branches found
No related tags found
No related merge requests found
......@@ -175,7 +175,7 @@ public:
auto const specific_storage =
_process_data.porous_media_properties.getSpecificStorage(t, pos)
.getValue(0.0);
auto const& intrinsic_permeability =
auto const intrinsic_permeability =
_process_data.porous_media_properties.getIntrinsicPermeability(
t, pos);
......
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