Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
1a91f1c0
Commit
1a91f1c0
authored
Jul 23, 2018
by
Kilian Weishaupt
Browse files
[1pnc] Remove unused private variable
* porosity_ not used anywhere
parent
728c8b95
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/porousmediumflow/1pnc/volumevariables.hh
View file @
1a91f1c0
...
...
@@ -330,7 +330,6 @@ protected:
SolidState
solidState_
;
private:
Scalar
porosity_
;
//!< Effective porosity within the control volume
PermeabilityType
permeability_
;
//!< Effective permeability within the control volume
Dune
::
FieldVector
<
Scalar
,
numFluidComps
>
diffCoeff_
;
//!< Binary diffusion coefficients
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment