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
2e482427
Commit
2e482427
authored
Feb 27, 2021
by
Timo Koch
Browse files
[swe] Remove slightly wrong superfluous note
parent
b525c8c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/flux/shallowwaterviscousflux.hh
View file @
2e482427
...
...
@@ -79,12 +79,6 @@ public:
* \f[
* \int_{S_f} \nu_t h \mathbf{\nabla} \mathbf{u} \cdot \mathbf{n_f} dS
* \f]
*
* \todo The implementation now is the simplest one involving
* only direct neighbours. This implementation is not complete/
* correct on non-orthogonal meshes. A more complete implementation
* with a more elaborate stencil that also takes into account
* the non-orthogonal contributions can be considered at a later stage.
*/
template
<
class
Problem
,
class
FVElementGeometry
,
class
ElementVolumeVariables
>
static
NumEqVector
flux
(
const
Problem
&
problem
,
...
...
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