mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
changed decay_rate units in documentation back to seconds
This commit is contained in:
parent
3020800ba4
commit
d0bbc0f6a0
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ Reaction Products
|
|||
:Attributes: - **particle** (*char[]*) -- Type of particle
|
||||
- **emission_mode** (*char[]*) -- Emission mode (prompt, delayed,
|
||||
total)
|
||||
- **decay_rate** (*double*) -- Rate of decay in inverse shakes
|
||||
- **decay_rate** (*double*) -- Rate of decay in inverse seconds
|
||||
- **n_distribution** (*int*) -- Number of angle/energy
|
||||
distributions
|
||||
:Datasets:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue