mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Reworded comment
This commit is contained in:
parent
76ab40293b
commit
81d122657a
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ contains
|
|||
! Particle crosses surface
|
||||
p % surface = surface_crossed
|
||||
|
||||
! /CHANGE/ Saving stuff on particle
|
||||
! Saving last cell for tallying purposes
|
||||
p % last_cell = last_cell
|
||||
|
||||
call cross_surface(p, last_cell)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue