Initial commit of the open source version of the waLBerla framework
If you have access to the old closed source waLBerla repository, you may restore the complete history with the following command git fetch git@i10git.cs.fau.de:software/walberla.git 'refs/replace/*:refs/replace/*'
parents
No related branches found
No related tags found
Showing
- .gitignore 56 additions, 0 deletions.gitignore
- .gitlab-ci.yml 0 additions, 0 deletions.gitlab-ci.yml
- .mailmap 8 additions, 0 deletions.mailmap
- AUTHORS.txt 36 additions, 0 deletionsAUTHORS.txt
- CMakeLists.txt 0 additions, 0 deletionsCMakeLists.txt
- CONTRIBUTING.txt 23 additions, 0 deletionsCONTRIBUTING.txt
- COPYING.txt 0 additions, 0 deletionsCOPYING.txt
- CTestConfig.cmake 18 additions, 0 deletionsCTestConfig.cmake
- README.md 57 additions, 0 deletionsREADME.md
- apps/CMakeLists.txt 32 additions, 0 deletionsapps/CMakeLists.txt
- apps/benchmarks/CMakeLists.txt 6 additions, 0 deletionsapps/benchmarks/CMakeLists.txt
- apps/benchmarks/CouetteFlow/CMakeLists.txt 14 additions, 0 deletionsapps/benchmarks/CouetteFlow/CMakeLists.txt
- apps/benchmarks/CouetteFlow/CouetteFlow.cpp 0 additions, 0 deletionsapps/benchmarks/CouetteFlow/CouetteFlow.cpp
- apps/benchmarks/CouetteFlow/Test0.dat 99 additions, 0 deletionsapps/benchmarks/CouetteFlow/Test0.dat
- apps/benchmarks/CouetteFlow/Test2.dat 99 additions, 0 deletionsapps/benchmarks/CouetteFlow/Test2.dat
- apps/benchmarks/CouetteFlow/TestNoCheck.dat 82 additions, 0 deletionsapps/benchmarks/CouetteFlow/TestNoCheck.dat
- apps/benchmarks/CouetteFlow/input.dat 240 additions, 0 deletionsapps/benchmarks/CouetteFlow/input.dat
- apps/benchmarks/NonUniformGrid/CMakeLists.txt 7 additions, 0 deletionsapps/benchmarks/NonUniformGrid/CMakeLists.txt
- apps/benchmarks/NonUniformGrid/NonUniformGrid.cpp 0 additions, 0 deletionsapps/benchmarks/NonUniformGrid/NonUniformGrid.cpp
- apps/benchmarks/NonUniformGrid/input.dat 119 additions, 0 deletionsapps/benchmarks/NonUniformGrid/input.dat
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
This diff is collapsed.
.mailmap
0 → 100644
AUTHORS.txt
0 → 100644
CMakeLists.txt
0 → 100644
This diff is collapsed.
CONTRIBUTING.txt
0 → 100644
COPYING.txt
0 → 100644
This diff is collapsed.
CTestConfig.cmake
0 → 100644
README.md
0 → 100644
apps/CMakeLists.txt
0 → 100644
apps/benchmarks/CMakeLists.txt
0 → 100644
apps/benchmarks/CouetteFlow/CMakeLists.txt
0 → 100644
apps/benchmarks/CouetteFlow/CouetteFlow.cpp
0 → 100644
This diff is collapsed.
apps/benchmarks/CouetteFlow/Test0.dat
0 → 100644
apps/benchmarks/CouetteFlow/Test2.dat
0 → 100644
apps/benchmarks/CouetteFlow/TestNoCheck.dat
0 → 100644
apps/benchmarks/CouetteFlow/input.dat
0 → 100644
This diff is collapsed.
apps/benchmarks/NonUniformGrid/input.dat
0 → 100644
Please register or sign in to comment