◆ Inertial()
ablate::particles::processes::Inertial::Inertial |
( |
const std::shared_ptr< parameters::Parameters > & |
parameters, |
|
|
const std::string & |
eulerianVelocityField = {} |
|
) |
| |
|
explicit |
Advects the particles with the flow velocity based upon a drag law
- Parameters
-
parameters | input parameters for the velocity field |
eulerianVelocityField | optional field where eulerian velocity is defined (default "velocity") |
◆ ComputeRHS()
computes the source terms to integrate the particle location with the flow velocity with drag
- Parameters
-
time | |
swarmAccessor | |
rhsAccessor | |
eulerianAccessor | |
Implements ablate::particles::processes::Process.
The documentation for this class was generated from the following files:
- src/particles/processes/inertial.hpp
- src/particles/processes/inertial.cpp