Loading docs/source/ParticleBasics.rst +13 −0 Original line number Diff line number Diff line Loading @@ -8,3 +8,16 @@ Particle Basics =============== In MFiXi-Exa, particles are managed by the :cpp:`MFIXParticleContainer` class. This class is derived from AMReX's :cpp:`NeighbourParticleContainer` and handles all of the particle data. Most importantly, :cpp:`MFIXParticleContainer` also provides the functions for solving the particle dynamics (based on particle-particle, particle-fluid, and particle-wall forces). Most importantly, :cpp:`MFIXParticleContainer` also provides the functions for solving the particle dynamics (based on particle-particle, particle-fluid, and particle-wall forces). Particle Dynamics ----------------- Loading
docs/source/ParticleBasics.rst +13 −0 Original line number Diff line number Diff line Loading @@ -8,3 +8,16 @@ Particle Basics =============== In MFiXi-Exa, particles are managed by the :cpp:`MFIXParticleContainer` class. This class is derived from AMReX's :cpp:`NeighbourParticleContainer` and handles all of the particle data. Most importantly, :cpp:`MFIXParticleContainer` also provides the functions for solving the particle dynamics (based on particle-particle, particle-fluid, and particle-wall forces). Most importantly, :cpp:`MFIXParticleContainer` also provides the functions for solving the particle dynamics (based on particle-particle, particle-fluid, and particle-wall forces). Particle Dynamics -----------------