Skip to content
Snippets Groups Projects
Select Git revision
  • a.wellmann-develop-patch-391f
  • develop default
  • main protected
  • 0.1.2
  • 0.1.1
  • 0.1.0
6 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Feb121110985425Jan22212019181514131223Dec2111109732118Nov1610964230Oct292827262322212019151287652130Sep29282524211615108432128Aug2726252120191814131224Jul20763Small removal.Move the find_package() OpenMP and MPI commands to the top level cmake list.Add cuda includes.Link MPI public by default.Add cuda to the binary.Add project() command to each target to enable cuda only for the targets which actually need cuda.Merge branch 'feature/warnings' into 'develop'As all warnings from VirtualFluidsCPU might be removed, we added a new CI job wich only builds VirtualFluidsCPU and treats all warnings as errors.Small clean ups.Fix unsigned misused in node numbering.Fix potential signed/unsigned mismatch.Remove some unnecessary semicolons.Fix a few addtional compiler warnings:Eliminate more type mismatch warnings.Change googletest minimum cmake version to 2.8.12, as lower versions are deprecated.Fixed unsigned/signed mismatches in VirtualFluidsCore.ADds -Wextra and -pedantic flag and removes a few warnings.Merge branch 'feature/cleanup_vf_cpu' into 'develop'Bugfix: fReturn should be calculated with collFactorF.Uncomment variable, which is used again.Fix spelling error of macro define.inline two function calls.Removed a lot of warnings like unused variables and missing overrides.Remove using namespace UbMath from D3Q27System.h.Remove and comment unused variables-Enable openmp for clang build analyser and iwyu.Increase the amount of ignored warnings for the lizard command, as gitlab CI cannot provide the lizard output when the job failed. Therefore we need this job to pass in any case. Also added the --warnings_only flag to make the output less cluttered.Merge branch 'feature/Thixotropy' into 'develop'fix merge conflicts after rebasefix RheologyK17LBMKerneladd velocity BC with interpolation / add new K17 model for Bingham fluidadd new experimental kernel for rheology / adapt rheometer setup for convergence studychange setup for rheometerfix shear rate againfix shear rate computationadd new implementation of Bingham model / fix rheometer setupadd Powell-Eyring model / add rheometer setupadd output for block size, bounding box, center of spherefix calculation of dxux, dyuy, dzuz, Dxy, Dxz, Dyz in RheologyK17LBMKernelfix RheologyK17LBMKernel
Loading