aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/Collision/BackgroundMCCCollision.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-09move MCC modules to a new folder inside "Particles/Collision/" (#2945)Gravatar Roelof Groenewald 1-475/+0
2022-03-08Make error and info messages visually uniform (#2939)Gravatar Luca Fedeli 1-12/+15
2022-03-07properly handle MCC collision subcycling (#2934)Gravatar Roelof Groenewald 1-2/+2
2022-02-25MCC: allow background density and temperature to be functions of space and ti...Gravatar Roelof Groenewald 1-17/+67
2022-02-07fix issues found with performance-for-range-copy clang-tidy check (#2833)Gravatar Luca Fedeli 1-1/+1
2022-02-05Fixes removing implicit double to float conversions (#2687)Gravatar David Grote 1-1/+1
2021-11-19added cost of MCC collisions to load balancing calculation (when using Timers...Gravatar Roelof Groenewald 1-3/+32
2021-10-27Fix Doxygen: Particles (#2486)Gravatar Axel Huebl 1-12/+0
2021-10-11Use parser for more input parameters (#2386)Gravatar Neïl Zaim 1-8/+8
2021-09-22Move RandomizeVelocity to ParticleUtils (#2326)Gravatar Neïl Zaim 1-1/+1
2021-07-13Update Monte Carlo Collisions (#2085)Gravatar Weiqun Zhang 1-14/+37
2021-07-13Feature - Monte Carlo Collisions with static background neutrals (#1857)Gravatar Roelof Groenewald 1-0/+382