Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Florian Weik
waLBerla
Commits
47c1b855
Commit
47c1b855
authored
Feb 13, 2019
by
Michael Kuron
Browse files
Comment for BoundaryForce.cpp test case
parent
e0423ba9
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/lbm/boundary/BoundaryForce.cpp
View file @
47c1b855
...
...
@@ -15,6 +15,8 @@
//
//! \file BoundaryForce.cpp
//! \author Michael Kuron <mkuron@icp.uni-stuttgart.de>
//! \brief Calculates the drag force on a spherical no-slip boundary in a flow
//! due to a velocity boundary condition and compares with Stokes' law.
//
//======================================================================================================================
...
...
@@ -139,7 +141,7 @@ int main( int argc, char ** argv )
L
/
yBlocks
,
L
/
zBlocks
,
real_c
(
1
),
true
,
tru
e
,
true
,
false
,
fals
e
,
true
,
true
);
const
real_t
omega
=
real_c
(
0.06
);
...
...
Write
Preview
Markdown
is supported
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