add pressure boundary condition for multiphase flow
parent
17b2c786
No related branches found
No related tags found
This commit is part of merge request !225. Comments created here will be created in the context of that merge request.
Showing
- apps/cpu/Nozzle/CMakeLists.txt 1 addition, 1 deletionapps/cpu/Nozzle/CMakeLists.txt
- apps/cpu/Nozzle/nozzle.cpp 726 additions, 507 deletionsapps/cpu/Nozzle/nozzle.cpp
- apps/cpu/RisingBubble2D/RisingBubble2D.cpp 2 additions, 2 deletionsapps/cpu/RisingBubble2D/RisingBubble2D.cpp
- cpu.cmake 1 addition, 3 deletionscpu.cmake
- src/cpu/MultiphaseFlow/BoundaryConditions/MultiphasePressureBCStrategy.cpp 120 additions, 0 deletions...eFlow/BoundaryConditions/MultiphasePressureBCStrategy.cpp
- src/cpu/MultiphaseFlow/BoundaryConditions/MultiphasePressureBCStrategy.h 52 additions, 0 deletions...aseFlow/BoundaryConditions/MultiphasePressureBCStrategy.h
- src/cpu/MultiphaseFlow/LBM/MultiphaseScaleDistributionLBMKernel.cpp 988 additions, 988 deletions...ltiphaseFlow/LBM/MultiphaseScaleDistributionLBMKernel.cpp
- src/cpu/MultiphaseFlow/LBM/MultiphaseScaleDistributionLBMKernel.h 56 additions, 56 deletions...MultiphaseFlow/LBM/MultiphaseScaleDistributionLBMKernel.h
- src/cpu/MultiphaseFlow/LBM/MultiphaseSharpInterfaceLBMKernel.cpp 355 additions, 355 deletions.../MultiphaseFlow/LBM/MultiphaseSharpInterfaceLBMKernel.cpp
- src/cpu/VirtualFluidsCore/BoundaryConditions/BCStrategy.h 1 addition, 0 deletionssrc/cpu/VirtualFluidsCore/BoundaryConditions/BCStrategy.h
- src/cpu/VirtualFluidsCore/CMakeLists.txt 0 additions, 12 deletionssrc/cpu/VirtualFluidsCore/CMakeLists.txt
Loading
Please register or sign in to comment