Skip to content

Commit

Permalink
Update Source/Particles/ParticleBoundaries_K.H
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiLehe authored Mar 30, 2024
1 parent 6212cbc commit 58fd67b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Particles/ParticleBoundaries_K.H
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ namespace ApplyParticleBoundaries {
* code to take appropriate action to remove any lost particles). Absorbing boundaries can
* be given a reflection coefficient for stochastic reflection of particles, this
* coefficient is zero by default.
* For thermal boundaries, the particle is first reflected and the positrion of the particle
* is change appropriately. The sign of the ve
* For thermal boundaries, the particle is first reflected and the position of the particle
* is changed appropriately.
* Note that periodic boundaries are handled in AMReX code.
*
* \param x, xmin, xmax: particle x position, location of x boundary
Expand Down

0 comments on commit 58fd67b

Please sign in to comment.