forked from trixi-framework/Trixi.jl
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Boundary integration of viscous forces (trixi-framework#1893)
* Viscous force computation * Modularize stress tensor comp for skin friction * typo * try aqua * remove semi from AnalysisSurfaceIntegral * bugfix * two methods for passing aqua tests * rename * test viscous forces * Update src/callbacks_step/analysis_surface_integral_2d.jl Co-authored-by: Andrew Winters <[email protected]> * docstring * try to get test to run * Try nicer formatting * revert fmt --------- Co-authored-by: Andrew Winters <[email protected]>
- Loading branch information
1 parent
b4fb1db
commit c025873
Showing
5 changed files
with
296 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.