- Jan 17, 2023
-
-
Henrik Asmuth authored
-
- Jan 13, 2023
-
-
Henrik Asmuth authored
-
Henrik Asmuth authored
To be used in StressBC which gets improved results for q<0.5. q=0.5 still set as default argument for all other BCs
-
Henrik Asmuth authored
Tagged fluid nodes where only removed from fluidNodeIndices. If tagged nodes conincided with border nodes the collision was valled twice for these nodes. Nodes lying on the border are now removed from the lists of tagged nodes.
-
- Jan 12, 2023
-
-
Henrik Asmuth authored
-
- Jan 10, 2023
-
-
Henrik Asmuth authored
Unnecessary now since numberOfLBnodes is long long
-
Henrik Asmuth authored
-
-
Henrik Asmuth authored
-
Henrik Asmuth authored
-
Henrik Asmuth authored
-
- Jan 05, 2023
-
-
Sören Peters authored
-
- Jan 04, 2023
-
-
Martin Schönherr authored
change the datatype of numberOfNodes aka numberOfLBnodes to unsigned long long See merge request irmb/VirtualFluids_dev!175
-
Martin Schönherr authored
-
Anna Wellmann authored
-
Sören Peters authored
Exchange not existing Kernel "CumulantK17CompChimRedesigned" with "CumulantK17" in DrivenCavity App.
-
- Jan 03, 2023
-
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
- Jan 02, 2023
-
-
Sören Peters authored
-
- Dec 30, 2022
-
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
change the datatype of the variable numberOfNodes aka numberOfLBnodes (fka size_Mat) to unsigned long long ... with respect to large grids (>100e^6 Nodes per Level) ... in this regard the 27 directions are changed to size_t and some control variables are also changed to size_t
-
- Dec 22, 2022
-
-
Sören Peters authored
Fix Singularity Definition File and Python Binding Linking See merge request irmb/VirtualFluids_dev!174
-
Martin Schönherr authored
-
Martin Schönherr authored
# Conflicts: # src/gpu/VirtualFluids_GPU/GPU/CudaMemoryManager.cpp # src/gpu/VirtualFluids_GPU/GPU/GridScaling/scaleCF_compressible.cu # src/gpu/VirtualFluids_GPU/GPU/GridScaling/scaleFC_compressible.cu
-
- Dec 21, 2022
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Sören Peters authored
conditioning of the grid scaling functions (coarse to fine and fine to coarse) Closes #49 See merge request irmb/VirtualFluids_dev!162
-