Skip to content

Commit 15976f8

Browse files
committed
premerge backup
1 parent b215642 commit 15976f8

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

_docs_v7/Gradients-Limiters-Grant.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Grant will work on:
1717
* helping with any python scripts for postprocessing of empirical study
1818
* general documenation logistics: building, markdown / html specifics, github pull requests
1919

20+
2021
## Basics of describing what options are available and providing some references for them
2122
<!-- Also we assume that the user will know the theory, and that they are just looking for the limiters that are available in SU2 first. -->
2223

@@ -63,6 +64,7 @@ Available Limiters
6364
| `WALL_DISTANCE` | Venkatakrishnan with wall distance modification |
6465
| `VAN_ALBADA_EDGE` | [^1] Van Albada (edge formulation) |
6566

67+
<!-- Everything is sus. 3rd column -->
6668

6769
[^1]: This limiter may or may not be implemented for certain solvers. It may also suffer from problems of not outputing limiter values.
6870
<!-- TODO: Kal, maybe clarify / add some details to the above? -->
@@ -146,10 +148,10 @@ Also discuss their properties.
146148

147149
<!-- We need to first figure out what is going on with:
148150
1) venkatFunction, missing '2'
149-
2) Barth-Jespersen using venkatFunction and not non-smooth min/max
150-
3) Van Albada... just... what?
151+
2) Van Albada... just... what?
151152
-->
152153

154+
153155
<!-- TODO: Kal and Grant need to resolve notation, ex: k vs. K -->
154156

155157
## Empirical comparison of the available limiters on a test problem

_docs_v7/Gradients-Limiters-Kal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For many studying compressible flow or high-speed aerodynamics, the formation of
3030
<!-- oscillations can result **in** non-physical values KM: fixed grammer-->
3131
<!-- second order to second-order ? KM: fixed to add hyphen -->
3232
<!-- ??? "second order" may actually be correct when "order" is used as a noun.
33-
Definitely "second-order" when used as an adjective, but not sure if "second-order" when used as a noun. -->
33+
definitely "second-order" when used as an adjective, but not sure if "second-order" when used as a noun.-->
3434

3535
<img src="../../docs_files/LW_example.png" width="500">
3636

0 commit comments

Comments
 (0)