Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LEFEBVREJP email
radix
Commits
bc3fe4fe
Commit
bc3fe4fe
authored
Mar 26, 2018
by
LEFEBVREJP email
Browse files
Updating test.s61.f71 file and tstDecayDb with correct abundances.
parent
c2d53379
Pipeline
#12725
failed with stages
in 5 minutes and 55 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
radixio/tests/data/test.s61.f71
View file @
bc3fe4fe
No preview for this file type
radixio/tests/tstDecayDb.cc
View file @
bc3fe4fe
...
...
@@ -93,5 +93,5 @@ TEST(Radixio, DecayDb)
total_activity
+=
activity
;
}
std
::
cout
<<
"Total activity("
<<
total_activity
<<
")"
<<
std
::
endl
;
EXPECT_NEAR
(
1.31421e-14
f
,
total_activity
,
1e-4
);
EXPECT_NEAR
(
253.68661499023438
,
double
(
total_activity
)
,
1e-4
);
}
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