Skip to content
GitLab
Menu
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
202b574b
Commit
202b574b
authored
Dec 21, 2017
by
Gabi Seitz
Committed by
Dennis Gläser
Dec 21, 2017
Browse files
[steamn2cao2h2] remove unnecessary stuff
parent
acd12b64
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/material/fluidsystems/steamn2cao2h2.hh
View file @
202b574b
...
...
@@ -613,22 +613,6 @@ public:
c_pH2O
*
fluidState
.
moleFraction
(
nPhaseIdx
,
H2OIdx
)
+
c_pN2
*
fluidState
.
moleFraction
(
nPhaseIdx
,
N2Idx
);
}
static
Scalar
saltDensity
(
int
phaseIdx
)
{
DUNE_THROW
(
Dune
::
NotImplemented
,
"saltDensity"
);
}
static
Scalar
saltMolarDensity
(
int
phaseIdx
)
{
DUNE_THROW
(
Dune
::
NotImplemented
,
"saltMolarDensity"
);
}
static
Scalar
solubilityLimit
(
int
compIdx
)
{
DUNE_THROW
(
Dune
::
NotImplemented
,
"solubilityLimit"
);
}
};
}
// end namespace
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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