Commit c0bf007
Fix sign error in incompressible Spalding wall function (#2541)
* Fix sign error in Spalding composite term
* Update SU2_CFD/src/solvers/CIncNSSolver.cpp
Co-authored-by: Nijso <[email protected]>
* Update inc_turb_wallfunction_flatpate_xxx.test_vals
* Update sudo_tutorial.test_vals
---------
Co-authored-by: Nijso <[email protected]>
Co-authored-by: Nijso <[email protected]>1 parent 764b3be commit c0bf007
File tree
3 files changed
+4
-4
lines changed- SU2_CFD/src/solvers
- TestCases
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
739 | 739 | | |
740 | 740 | | |
741 | 741 | | |
742 | | - | |
| 742 | + | |
743 | 743 | | |
744 | 744 | | |
745 | 745 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
| 460 | + | |
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
| 468 | + | |
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments