Add synthetic turbulence generation for the compressible solver
Showing
- CHANGELOG.md 3 additions, 0 deletionsCHANGELOG.md
- docs/user-guide/xml/xml-forcing.tex 7 additions, 7 deletionsdocs/user-guide/xml/xml-forcing.tex
- library/SolverUtils/CMakeLists.txt 2 additions, 0 deletionslibrary/SolverUtils/CMakeLists.txt
- library/SolverUtils/Forcing/ForcingSyntheticEddy.cpp 924 additions, 0 deletionslibrary/SolverUtils/Forcing/ForcingSyntheticEddy.cpp
- library/SolverUtils/Forcing/ForcingSyntheticEddy.h 188 additions, 0 deletionslibrary/SolverUtils/Forcing/ForcingSyntheticEddy.h
- solvers/CompressibleFlowSolver/CMakeLists.txt 4 additions, 0 deletionssolvers/CompressibleFlowSolver/CMakeLists.txt
- solvers/CompressibleFlowSolver/Forcing/ForcingCFSSyntheticEddy.cpp 337 additions, 0 deletions...ompressibleFlowSolver/Forcing/ForcingCFSSyntheticEddy.cpp
- solvers/CompressibleFlowSolver/Forcing/ForcingCFSSyntheticEddy.h 106 additions, 0 deletions.../CompressibleFlowSolver/Forcing/ForcingCFSSyntheticEddy.h
- solvers/CompressibleFlowSolver/Tests/ChanFlow3D_infTurbExpl.tst 27 additions, 0 deletions...s/CompressibleFlowSolver/Tests/ChanFlow3D_infTurbExpl.tst
- solvers/CompressibleFlowSolver/Tests/ChanFlow3D_infTurbExpl.xml 188 additions, 0 deletions...s/CompressibleFlowSolver/Tests/ChanFlow3D_infTurbExpl.xml
- solvers/CompressibleFlowSolver/Tests/ChanFlow3D_infTurbImpl.tst 27 additions, 0 deletions...s/CompressibleFlowSolver/Tests/ChanFlow3D_infTurbImpl.tst
- solvers/CompressibleFlowSolver/Tests/ChanFlow3D_infTurbImpl.xml 190 additions, 0 deletions...s/CompressibleFlowSolver/Tests/ChanFlow3D_infTurbImpl.xml
- solvers/IncNavierStokesSolver/CMakeLists.txt 2 additions, 1 deletionsolvers/IncNavierStokesSolver/CMakeLists.txt
- solvers/IncNavierStokesSolver/Forcing/ForcingIncNSSyntheticEddy.cpp 7 additions, 843 deletions...cNavierStokesSolver/Forcing/ForcingIncNSSyntheticEddy.cpp
- solvers/IncNavierStokesSolver/Forcing/ForcingIncNSSyntheticEddy.h 7 additions, 102 deletions...IncNavierStokesSolver/Forcing/ForcingIncNSSyntheticEddy.h
- solvers/IncNavierStokesSolver/Tests/ChanFlow3D_infTurb.tst 8 additions, 8 deletionssolvers/IncNavierStokesSolver/Tests/ChanFlow3D_infTurb.tst
- solvers/IncNavierStokesSolver/Tests/ChanFlow3D_infTurb.xml 2 additions, 2 deletionssolvers/IncNavierStokesSolver/Tests/ChanFlow3D_infTurb.xml
Loading
Please register or sign in to comment