Skip to content
Snippets Groups Projects
Commit 1447030f authored by Tom Fischer's avatar Tom Fischer Committed by Dmitri Naumov
Browse files

[PL/RichardsFlow] Remove space at line end.

parent ba634122
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@ public:
double const k_rel = interpolated_Kr.getValue(Sw);
// \TODO Extend to pressure dependent density.
double const drhow_dp(0.0);
double const drhow_dp(0.0);
double const mass_mat_coeff =
storage * Sw + poro * Sw * drhow_dp - poro * dSwdPc;
......
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