Semi-Inverse method implementation and consequent changes. There is still a...
Semi-Inverse method implementation and consequent changes. There is still a probleme in the wake. Try with: 'python3 run.py blast/thesis_tests/naca0012_2D.py'
Showing
- blast/coupler.py 27 additions, 2 deletionsblast/coupler.py
- blast/interfaces/DSolversInterface.py 108 additions, 3 deletionsblast/interfaces/DSolversInterface.py
- blast/src/DBoundaryLayer.cpp 96 additions, 26 deletionsblast/src/DBoundaryLayer.cpp
- blast/src/DBoundaryLayer.h 4 additions, 2 deletionsblast/src/DBoundaryLayer.h
- blast/src/DDriver.cpp 52 additions, 19 deletionsblast/src/DDriver.cpp
- blast/src/DDriver.h 3 additions, 2 deletionsblast/src/DDriver.h
- blast/src/DFluxes.cpp 26 additions, 2 deletionsblast/src/DFluxes.cpp
- blast/src/DFluxesInverse.cpp 360 additions, 0 deletionsblast/src/DFluxesInverse.cpp
- blast/src/DFluxesInverse.h 32 additions, 0 deletionsblast/src/DFluxesInverse.h
- blast/src/DSolver.cpp 3 additions, 3 deletionsblast/src/DSolver.cpp
- blast/src/DSolver.h 2 additions, 2 deletionsblast/src/DSolver.h
- blast/src/DSolverInverse.cpp 243 additions, 0 deletionsblast/src/DSolverInverse.cpp
- blast/src/DSolverInverse.h 57 additions, 0 deletionsblast/src/DSolverInverse.h
- blast/src/blast.h 1 addition, 0 deletionsblast/src/blast.h
- blast/thesis_tests/NACA0012.geo 389 additions, 0 deletionsblast/thesis_tests/NACA0012.geo
- blast/thesis_tests/NACA4412.geo 389 additions, 0 deletionsblast/thesis_tests/NACA4412.geo
- blast/thesis_tests/naca0012_2D.py 173 additions, 0 deletionsblast/thesis_tests/naca0012_2D.py
- blast/thesis_tests/naca4412_2D.py 168 additions, 0 deletionsblast/thesis_tests/naca4412_2D.py
Loading
Please register or sign in to comment