Fix usage of uninitialized variable
Description
The classical particles' acceleration is not always available, so we don't print it to the log anymore.
News snippet
Fix usage of uninitialized variable in classical particles.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Merge request reports
Activity
changed milestone to %11.0
added Bugfix label
assigned to @heiko.appel
enabled an automatic merge when the pipeline for 2e6f2d69 succeeds
Codecov Report
Merging #1090 (2e6f2d69) into develop (71aa3438) will decrease coverage by
0.00%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## develop #1090 +/- ## =========================================== - Coverage 68.58% 68.58% -0.01% =========================================== Files 514 514 Lines 98298 98297 -1 =========================================== - Hits 67418 67417 -1 Misses 30880 30880
Impacted Files Coverage Δ src/classical/classical_particle.F90 88.60% <100.00%> (-0.05%)
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 71aa343...2e6f2d6. Read the comment docs.Edited by Codecovmentioned in commit 1076f9aa
Please register or sign in to reply