Merge branch 'feature/move-numeric-constant-to-basics' into 'develop'
Feature/move numeric constant to basics and switch to consistent schema. Also change repo for numerical tests to github repo. Closes #79 and #81 See merge request irmb/VirtualFluids_dev!214
Showing
- .devcontainer/devcontainer.json 1 addition, 1 deletion.devcontainer/devcontainer.json
- .gitlab-ci.yml 6 additions, 7 deletions.gitlab-ci.yml
- CMake/cmake_config_files/ARAGORN.config.cmake 0 additions, 4 deletionsCMake/cmake_config_files/ARAGORN.config.cmake
- CMake/cmake_config_files/GITLAB-RUNNER03.config.cmake 0 additions, 3 deletionsCMake/cmake_config_files/GITLAB-RUNNER03.config.cmake
- Containers/Ubuntu20_04.Dockerfile 6 additions, 7 deletionsContainers/Ubuntu20_04.Dockerfile
- apps/cpu/TPMSRow/TPMSRow.cpp 1 addition, 1 deletionapps/cpu/TPMSRow/TPMSRow.cpp
- apps/gpu/LBM/BoundaryLayer/BoundaryLayer.cpp 2 additions, 2 deletionsapps/gpu/LBM/BoundaryLayer/BoundaryLayer.cpp
- apps/gpu/tests/NumericalTests/Utilities/ConfigFileReaderNT/ConfigFileReaderNT.cpp 3 additions, 10 deletions...Tests/Utilities/ConfigFileReaderNT/ConfigFileReaderNT.cpp
- apps/gpu/tests/NumericalTests/Utilities/ConfigFileReaderNT/ConfigFileReaderNT.h 1 addition, 1 deletion...alTests/Utilities/ConfigFileReaderNT/ConfigFileReaderNT.h
- apps/gpu/tests/NumericalTests/main.cpp 6 additions, 5 deletionsapps/gpu/tests/NumericalTests/main.cpp
- gpu.cmake 0 additions, 6 deletionsgpu.cmake
- pythonbindings/src/gpu/submodules/parameter.cpp 2 additions, 2 deletionspythonbindings/src/gpu/submodules/parameter.cpp
- src/basics/constants/NumericConstants.h 114 additions, 98 deletionssrc/basics/constants/NumericConstants.h
- src/basics/geometry3d/GbVoxelMatrix3D.cpp 4 additions, 4 deletionssrc/basics/geometry3d/GbVoxelMatrix3D.cpp
- src/cpu/LiggghtsCoupling/IBcumulantK17LBMKernel.cpp 1 addition, 1 deletionsrc/cpu/LiggghtsCoupling/IBcumulantK17LBMKernel.cpp
- src/cpu/LiggghtsCoupling/IBcumulantK17LBMKernel.h 4 additions, 4 deletionssrc/cpu/LiggghtsCoupling/IBcumulantK17LBMKernel.h
- src/cpu/VirtualFluidsCore/BoundaryConditions/BoundaryConditions.h 26 additions, 26 deletions...VirtualFluidsCore/BoundaryConditions/BoundaryConditions.h
- src/cpu/VirtualFluidsCore/BoundaryConditions/MultiphaseNonReflectingOutflowBCAlgorithm.cpp 1 addition, 1 deletion...yConditions/MultiphaseNonReflectingOutflowBCAlgorithm.cpp
- src/cpu/VirtualFluidsCore/BoundaryConditions/MultiphaseSlipBCAlgorithm.cpp 26 additions, 26 deletions...uidsCore/BoundaryConditions/MultiphaseSlipBCAlgorithm.cpp
- src/cpu/VirtualFluidsCore/BoundaryConditions/NonReflectingInflowBCAlgorithm.cpp 1 addition, 1 deletion...ore/BoundaryConditions/NonReflectingInflowBCAlgorithm.cpp
Loading
Please register or sign in to comment