Merge branch 'momentum_exchange_change' into 'master'
[API] Add momentum conservation to the Momentum Exchange Method and hook for PDF destruction See merge request walberla/walberla!215
Showing
- apps/benchmarks/AdaptiveMeshRefinementFluidParticleCoupling/AMRSedimentSettling.cpp 3 additions, 3 deletions...shRefinementFluidParticleCoupling/AMRSedimentSettling.cpp
- apps/benchmarks/AdaptiveMeshRefinementFluidParticleCoupling/WorkloadEvaluation.cpp 3 additions, 3 deletions...eshRefinementFluidParticleCoupling/WorkloadEvaluation.cpp
- apps/benchmarks/MotionSingleHeavySphere/MotionSingleHeavySphere.cpp 5 additions, 5 deletions...marks/MotionSingleHeavySphere/MotionSingleHeavySphere.cpp
- src/pe_coupling/momentum_exchange_method/BodyMapping.h 42 additions, 6 deletionssrc/pe_coupling/momentum_exchange_method/BodyMapping.h
- src/pe_coupling/momentum_exchange_method/all.h 1 addition, 0 deletionssrc/pe_coupling/momentum_exchange_method/all.h
- src/pe_coupling/momentum_exchange_method/destruction/Destroyer.h 45 additions, 0 deletions...coupling/momentum_exchange_method/destruction/Destroyer.h
- src/pe_coupling/momentum_exchange_method/destruction/all.h 25 additions, 0 deletionssrc/pe_coupling/momentum_exchange_method/destruction/all.h
- src/pe_coupling/momentum_exchange_method/restoration/PDFReconstruction.h 27 additions, 11 deletions.../momentum_exchange_method/restoration/PDFReconstruction.h
- src/pe_coupling/momentum_exchange_method/restoration/Reconstructor.h 38 additions, 49 deletions...ling/momentum_exchange_method/restoration/Reconstructor.h
- tests/pe_coupling/momentum_exchange_method/BodyAtBlockBoarderCheck.cpp 3 additions, 3 deletions...ling/momentum_exchange_method/BodyAtBlockBoarderCheck.cpp
- tests/pe_coupling/momentum_exchange_method/BodyMappingTest.cpp 2 additions, 2 deletions.../pe_coupling/momentum_exchange_method/BodyMappingTest.cpp
- tests/pe_coupling/momentum_exchange_method/LubricationCorrectionMEM.cpp 3 additions, 3 deletions...ing/momentum_exchange_method/LubricationCorrectionMEM.cpp
- tests/pe_coupling/momentum_exchange_method/PeriodicParticleChannelMEM.cpp 3 additions, 3 deletions...g/momentum_exchange_method/PeriodicParticleChannelMEM.cpp
- tests/pe_coupling/momentum_exchange_method/SegreSilberbergMEM.cpp 9 additions, 9 deletions..._coupling/momentum_exchange_method/SegreSilberbergMEM.cpp
- tests/pe_coupling/momentum_exchange_method/SettlingSphereMEM.cpp 48 additions, 20 deletions...e_coupling/momentum_exchange_method/SettlingSphereMEM.cpp
- tests/pe_coupling/momentum_exchange_method/SettlingSphereMEMDynamicRefinement.cpp 3 additions, 3 deletions...um_exchange_method/SettlingSphereMEMDynamicRefinement.cpp
- tests/pe_coupling/momentum_exchange_method/SettlingSphereMEMStaticRefinement.cpp 3 additions, 3 deletions...tum_exchange_method/SettlingSphereMEMStaticRefinement.cpp
- tests/pe_coupling/momentum_exchange_method/SquirmerTest.cpp 4 additions, 3 deletionstests/pe_coupling/momentum_exchange_method/SquirmerTest.cpp
Please register or sign in to comment