Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
OPAL
src
Commits
b51369f8
Commit
b51369f8
authored
Nov 11, 2019
by
frey_m
Browse files
do check here
parent
5cfca744
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/Algorithms/ParallelCyclotronTracker.cpp
src/Algorithms/ParallelCyclotronTracker.cpp
+3
-0
No files found.
src/Algorithms/ParallelCyclotronTracker.cpp
View file @
b51369f8
...
...
@@ -1201,6 +1201,9 @@ void ParallelCyclotronTracker::execute() {
Initialize common variables and structures
for the integrators
*/
if
(
OpalData
::
getInstance
()
->
inRestartRun
())
{
OpalData
::
getInstance
()
->
setOpenMode
(
OpalData
::
OPENMODE
::
APPEND
);
}
step_m
=
0
;
restartStep0_m
=
0
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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