Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
34e4ba41
Commit
34e4ba41
authored
Mar 14, 2020
by
rttw52
Browse files
Fixed bug in doc desc
parent
d780bde1
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/RTD/source/ParameterFiles/parameter_description.rst
View file @
34e4ba41
...
...
@@ -1271,7 +1271,7 @@ at the timesteps when a snapshot is being dumped, i.e.,
only_when_all_active: 1 # Only compute exact forces during timesteps when all gparts are active.
only_at_snapshots: 1 # Only compute exact forces during timesteps when a snapshot is being dumped.
If ``only_when_all_active:1`` and ``only_
when_all_active
:1`` are enabled
together,
and all the gparts are not active during the timestep of the snapshot
dump, the
exact forces computation is performed on the first timestep at which
all the
gparts are active after that snapshot output timestep.
If ``only_when_all_active:1`` and ``only_
at_snapshots
:1`` are enabled
together,
and all the gparts are not active during the timestep of the snapshot
dump, the
exact forces computation is performed on the first timestep at which
all the
gparts are active after that snapshot output timestep.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment