QES-Plume ========= The model --------- Coming soon ... The XML file ------------ .. code:: xml Simulation Parameters ~~~~~~~~~~~~~~~~~~~~~ The parameters below are the parameters used to run the Plume model. .. code:: xml 1000.0 0.1 0.5 1e-10 4.0 10000 100 Collection Parameters ~~~~~~~~~~~~~~~~~~~~~ The parameters below are the parameters used to calculate the concentration of particle (in #particles/m\ :math:`^{3}`). All parameters are in SI units by default (second and meters). The size of collection area should be set smaller or equal to the domain. .. code:: xml 0.0 60.0 0.0 200.0 0.0 200.0 0.0 200.0 200 200 200 Source Parameters ~~~~~~~~~~~~~~~~~ .. code:: xml 10 Source Geometry ^^^^^^^^^^^^^^^ .. code:: xml 40.0 80.0 30.0 .. code:: xml 25.0 175.0 40.0 50.0 25.0 40.0 .. code:: xml 75.0 25.0 70.0 80.0 35.0 80.0 .. code:: xml 40.0 80.0 30.0 30.0 .. code:: xml Release types ^^^^^^^^^^^^^ .. code:: xml 10 .. code:: xml 0 5 10 .. code:: xml 100000 Particle types ^^^^^^^^^^^^^^ .. code:: xml .. code:: xml 2.0 5 false 0.0 Boundary Conditions ~~~~~~~~~~~~~~~~~~~ .. code:: xml exiting exiting exiting stairstepReflection Here are the option of the boundary conditions types: - ``exiting`` particle exit the domain - ``periodic`` particle reenter the domain at the other side - ``reflection`` particle is reflected from the domain boundary (works only of domain ends) Here are the option of the wall reflections methods - ``doNothing`` nothing happen when particle enter wall - ``setInactive`` (default) particle is set to inactive when entering a wall - ``stairstepReflection`` particle use full stair step reflection when entering a wall Full XML Example ~~~~~~~~~~~~~~~~ .. code:: xml 1000.0 0.1 1 1e-10 1.0 10000 100 0.0 60.0 0.0 200.0 0.0 200.0 0.0 200.0 200 200 200 100 15 30 1.5 exiting exiting exiting stairstepReflection