Skip to content
Snippets Groups Projects
Select Git revision
  • 121-buffersystem-receiver-info-without-sender-ranks
  • 128-some-tests-are-not-active
  • 146-cuda-gcc-config-warning
  • 3-stable
  • 4-stable
  • 5-stable
  • 6-stable
  • Antidunes_bugfix
  • ChargedParticles
  • CodegenForRefinement
  • GeneratedOutflowBC
  • RayleighBernardConvection
  • Remove_fSize_from_templates
  • UpdateGPUBenchmark
  • UpdatePhaseField
  • antidunes
  • bam_piping_erosion
  • clang-tidy
  • clang11
  • clang_tidy2
  • v7.0dev
  • v6.1
  • v6.0dev
  • v5.1
  • v4.2
  • v5.0dev
  • v4.1
  • v3.3
  • v3.2
  • v4.0dev
  • v3.1
31 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Sep131298765231Aug30292423191817161512111085432129Jul282725222115141312118654128Jun272423222120171514131098732131May244328Apr21201230Mar252423221716151411108743128Feb2521181710874227Jan20Dec177629Nov2524232221191817161098643229Oct28530Sep27232120161364331Aug282623201917161329Jul13732130Jun29282423211816142131May27262120181716151154329Apr22201513129876231Mar30292625242318169843227Feb26242322191512111095432129Jan2827Use waLBerla functionality to overwrite parametersAdd periodicity checkAdded functionality to overwrite experiment parameters (Re, Fr, We, liquidHeightFactor) via command lineDefault parameter file with useParticles=trueMerge remote-tracking branch 'origin/antidunes' into antidunesRework fixingHeight -> particleFixingHeightFactor, liquidHeight -> liquidHeightFactor, particleScalingFactor, add dx_SI and dt_SIRework compute meanVelocity (operator calls directly computeMeanVelocity without internal execution counter)Updated eval scriptUpdated eval scriptWrite maxFluidZPos into fluidInfoFile in eval folderWrite maxFluidZPos into fluidInfoFile in eval folderFixed totalFLuidMassEvaluator -> call computeMass directlyFixed error in maxFluidZPos calculation (local cell != global cell)Deleted totalFluidMass evaluator -> is not used anymore, was replaced by the already implemented free surface evaluatorRework of checkpointing -> overwrite existing files, instead of writing multiple files for different timestepsAdd maxFluidZPos evaluationIf we write only a vtk bounding box, always write these in the highest possible resolution -> set samplingResolution = 1Added vtk filter to only write a bounding box, and not the entire simulation domainFix in checkpointingFix in checkpoint start for particles, added fluid info outputImproved evaluation scriptImproved evaluation scriptMerge branch 'antidunes' of i10git.cs.fau.de:walberla/walberla into antidunesAdd checkpointingFix particle read from file functionality -> does not matter anymore if max height of particle bed (z-axis) does not fit into domain z-sizeRemove bubble model and load balancingRemove unnecessary filesRemove forceField from AppFix TotalFluidMassEvaluator (wrong if for choosing fillLevel cells)Added TotalFluidMassEvaluatorFixed particle initialization with copies, requires adaption of first line in particle txt fileAdded sediment transport rate output and bed init via copiesAdded init of hydrostatic pressure in appAdd performance loggerChanged coupling boundaries to (try to) remove hydrostatic density part which removes buoyancy and unwanted attracting/repelling forcesMove hard coded values to parameter fileAdded reading of eval info file to scriptRemove unused parameterAdd initializePoiseuilleProfileFix meanVelocity computation