@@ -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:
1481501) 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
0 commit comments