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
b537d31a
Commit
b537d31a
authored
Dec 21, 2017
by
Sina Ackermann
Browse files
[fluidsystem] add missing whitespace
parent
b96ba284
Changes
1
Show whitespace changes
Inline
Side-by-side
test/freeflow/navierstokes/kovasznaytestproblem.hh
View file @
b537d31a
...
...
@@ -44,7 +44,7 @@ NEW_TYPE_TAG(KovasznayTestProblem, INHERITS_FROM(StaggeredFreeFlowModel, NavierS
SET_PROP
(
KovasznayTestProblem
,
FluidSystem
)
{
using
Scalar
=
typename
GET_PROP_TYPE
(
TypeTag
,
Scalar
);
using
type
=
FluidSystems
::
LiquidPhase
<
Scalar
,
Components
::
Constant
<
1
,
Scalar
>
>
;
using
type
=
FluidSystems
::
LiquidPhase
<
Scalar
,
Components
::
Constant
<
1
,
Scalar
>
>
;
};
// Set the grid type
...
...
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