-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added test 47 for checking GENDF file changes and consistency with ER…
…RORR
- Loading branch information
Showing
12 changed files
with
19,070 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/input" | ||
"${CMAKE_CURRENT_BINARY_DIR}/input" COPYONLY ) | ||
|
||
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/referenceTape45" | ||
"${CMAKE_CURRENT_BINARY_DIR}/referenceTape45" COPYONLY ) | ||
|
||
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/referenceTape46" | ||
"${CMAKE_CURRENT_BINARY_DIR}/referenceTape46" COPYONLY ) | ||
|
||
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/referenceTape47" | ||
"${CMAKE_CURRENT_BINARY_DIR}/referenceTape47" COPYONLY ) | ||
|
||
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/referenceTape48" | ||
"${CMAKE_CURRENT_BINARY_DIR}/referenceTape48" COPYONLY ) | ||
|
||
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/referenceTape55" | ||
"${CMAKE_CURRENT_BINARY_DIR}/referenceTape55" COPYONLY ) | ||
|
||
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/referenceTape56" | ||
"${CMAKE_CURRENT_BINARY_DIR}/referenceTape56" COPYONLY ) | ||
|
||
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/referenceTape57" | ||
"${CMAKE_CURRENT_BINARY_DIR}/referenceTape57" COPYONLY ) | ||
|
||
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/referenceTape58" | ||
"${CMAKE_CURRENT_BINARY_DIR}/referenceTape58" COPYONLY ) | ||
|
||
configure_file("${RESOURCES}/n-094_Pu_239-ENDF8.0-Beta6.endf" | ||
"${CMAKE_CURRENT_BINARY_DIR}/tape20" COPYONLY ) | ||
|
||
add_test( NAME "Test47" | ||
COMMAND ${PYTHON_EXECUTABLE} "../execute.py" | ||
WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}" ) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
moder | ||
20 -21 | ||
reconr | ||
-21 -22 | ||
'PU239' | ||
9437 0 0 | ||
0.001 0.0 0.01 5e-8 | ||
0 / | ||
broadr | ||
20 -22 -21 | ||
9437 1 0 0 0.0 | ||
0.001 1e+6 0.01 5e-8 | ||
293.6 | ||
0 / | ||
unresr | ||
20 -21 -22 / | ||
9437 1 2 1 / | ||
293.6 / | ||
1e+10 1 / | ||
0 / | ||
groupr | ||
20 -22 0 -25 | ||
9437 3 0 2 1 1 1 0 / | ||
'PU239' | ||
293.6 | ||
1e+10 | ||
3/ | ||
5 18 'xi'/ | ||
6/ | ||
0/ | ||
0/ | ||
groupr | ||
20 -22 0 -35 | ||
9437 3 0 2 1 1 2 0 / | ||
'PU239' | ||
293.6 | ||
1e+10 1 | ||
3/ | ||
5 18 'xi'/ | ||
6/ | ||
0/ | ||
0/ | ||
moder | ||
-25 45 | ||
moder | ||
-35 55 | ||
errorr | ||
20 0 -25 -22 0 0 | ||
9437 3 2 1 1 / | ||
0 293.6 | ||
0 35 1 1 2 / | ||
covr | ||
-22 0 46 / | ||
1/ | ||
/ | ||
/ | ||
9437 / | ||
viewr | ||
46 47 | ||
moder | ||
-22 48 | ||
errorr | ||
20 0 -35 -22 0 0 | ||
9437 3 2 1 1 / | ||
0 293.6 | ||
0 35 1 1 2 / | ||
covr | ||
-22 0 56 / | ||
1/ | ||
/ | ||
/ | ||
9437 / | ||
viewr | ||
56 57 | ||
moder | ||
-22 58 | ||
stop | ||
|
Oops, something went wrong.