mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Remove trailing whitespace 1
This commit is contained in:
parent
bedf99d2fe
commit
a21947ff98
1 changed files with 1 additions and 1 deletions
|
|
@ -358,7 +358,7 @@ contains
|
|||
! Determine overall generation and number of active generations
|
||||
i = overall_generation() - 1
|
||||
n = i - n_inactive*gen_per_batch
|
||||
|
||||
|
||||
! write out information batch and option independent output
|
||||
write(UNIT=OUTPUT_UNIT, FMT='(2X,A9)', ADVANCE='NO') &
|
||||
trim(to_str(current_batch)) // "/" // trim(to_str(gen_per_batch))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue