manualInjection Class Reference

Manual injection model. This injects particles instantaneously at a list of positions specified in a separate file. More...

Detailed Description

Manual injection model. This injects particles instantaneously at a list of positions specified in a separate file.

Usage
Property Description Required? Default
file Name of the file containing the positions yes
units Units of the positions in the file no [m]
time The time at which to inject no 0

Example specification:

    <LagrangianModelName>
    {
        type        manualInjection;
        file        "manualInjectionPositions";
        units       [mm];
    }
Source files

The documentation for this class was generated from the following file: