Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
85036f78
Commit
85036f78
authored
Dec 01, 2016
by
Henry Weller
Browse files
orthogonalSnGrad, uncorrectedSnGrad: Improved documentation
Resolves request
http://bugs.openfoam.org/view.php?id=2364
parent
144e08e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/finiteVolume/snGradSchemes/orthogonalSnGrad/orthogonalSnGrad.H
View file @
85036f78
...
...
@@ -25,7 +25,8 @@ Class
Foam::fv::orthogonalSnGrad
Description
Simple central-difference snGrad scheme without non-orthogonal correction.
Simple central-difference snGrad scheme using the cell-centre to cell-centre
delta-coefficients.
SourceFiles
orthogonalSnGrad.C
...
...
src/finiteVolume/finiteVolume/snGradSchemes/uncorrectedSnGrad/uncorrectedSnGrad.H
View file @
85036f78
...
...
@@ -25,7 +25,8 @@ Class
Foam::fv::uncorrectedSnGrad
Description
Simple central-difference snGrad scheme without non-orthogonal correction.
Simple central-difference snGrad scheme using the non-orthogonal mesh
delta-coefficients but without non-orthogonal correction.
SourceFiles
uncorrectedSnGrad.C
...
...
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