- 05 Aug, 2019 1 commit
-
-
Henderson, Shane authored
-
- 02 Aug, 2019 2 commits
-
-
Henderson, Shane authored
-
Henderson, Shane authored
-
- 30 Jul, 2019 1 commit
-
-
Henderson, Shane authored
-
- 29 Jul, 2019 11 commits
-
-
Dan Jabaay authored
Description: Didn't update the unit test. CASL Ticket # - N/A
-
Dan Jabaay authored
Description: CASL Ticket # - N/A
-
Dan Jabaay authored
Description: CASL Ticket # - N/A
-
Dan Jabaay authored
Description: CASL Ticket # - N/A
-
Dan Jabaay authored
Description: It is a required input for the %verifyList procedure. It is used optionally in the validateReq_ParamType subroutine, since it is called by several other procedures. The unit test was updated for the interface change. Both a temporary exception handler and eParams were tested as input options. CASL Ticket # - N/A
-
Dan Jabaay authored
Description: This allows the setting of the eParams exception handler, while not disturbing the balance when it is set as, or has a surrogate. Adding the setCounter() call to update eParams with the correct exception count. CASL Ticket # - N/A
-
Dan Jabaay authored
Description: Adding unit test for the routine. CASL Ticket # - N/A
-
Dan Jabaay authored
Description: CASL Ticket # - N/A
-
Dan Jabaay authored
Description: CASL Ticket # - N/A
-
Dan Jabaay authored
Description: Adding an enumeration of the type of validation the validateReq will be doing, since it is used for validating and verifying. Changing the behavior of verify to be correct. Before if the parameter was not on both lists, it would not be verified and the call would still pass. Now, if the parameter exists on the required PL and isn't found on the PL being verified, the match will return as a failure. This wasn't the case before and testXMLProc and testInputProc needed to be updated accordingly. CASL Ticket # - N/A
-
Dan Jabaay authored
Description: The previous match routine, renamed to matchTest, was only allowed for use in unit tests. This routine can be used for regular development, replacing ASSERTS with exception errors. CASL Ticket # - N/A
-
- 11 Jul, 2019 2 commits
-
-
Stimpson, Shane G authored
Add getZZZAAAI method to ElementsIsotopes
-
Graham, Aaron authored
-
- 25 Jun, 2019 1 commit
-
-
Stimpson, Shane G authored
Added %isSector, %getInnerRadius, and %getOuterRadius to PolygonType.
-
- 20 Jun, 2019 1 commit
-
-
Stimpson, Shane G authored
Add handling of isotope decay type detection
-
- 19 Jun, 2019 2 commits
-
-
Graham, Aaron authored
-
Graham, Aaron authored
-
- 28 May, 2019 1 commit
-
-
Zackary Dodson authored
-
- 27 May, 2019 1 commit
-
-
Zackary Dodson authored
-
- 23 May, 2019 1 commit
-
-
Zackary Dodson authored
-
- 22 May, 2019 1 commit
-
-
Zackary Dodson authored
-
- 13 May, 2019 3 commits
-
-
Stimpson, Shane G authored
Adds isValidElemName to ElementsIsotopes
-
Graham, Aaron authored
CASL Ticket # - 5907
-
Graham, Aaron authored
Also adds a new assignment interface for stringTypes to assign a 1D array of length-1 characters to a single stringType to make a few things simpler. CASL Ticket # - 5907
-
- 10 May, 2019 2 commits
-
-
Stimpson, Shane G authored
Wrap unused variable in preproc symbols
-
Graham, Aaron authored
-
- 09 May, 2019 1 commit
-
-
Zackary Dodson authored
-
- 11 Apr, 2019 2 commits
-
-
Stimpson, Shane G authored
Fix potential deadlocks in UnitTest.f90
-
Graham, Aaron authored
For parallel tests, if some procs had 0 asserts and some had more than 0, a deadlock would occur. Fixed by removing the IF statements and allowing all procs to communicate their passes and failures even if 0 asserts were hit. No harm in printing an empty subtest. Also fixed a typo.
-
- 03 Apr, 2019 1 commit
-
-
Salko Jr, Robert authored
Req generator
-
- 02 Apr, 2019 1 commit
-
-
Salko Jr, Robert authored
These changes help to better location the error in a poorly formatted requirement.
-
- 18 Mar, 2019 3 commits
-
-
Brendan Kochunas authored
-
qicangsh authored
Modify the testCeom_CircCyl case to check the case where the line is disjoint to circle while its extension is tangent to the circle
-
Brendan Kochunas authored
Description: This fixes a bug in setting up combinatorial pin mesh in MPACT. The root cause was a bug in the circle-line intersection that still registered an intersection for a segment that would create a tangent if allowed to continue forever. CASL Ticket # - #5083
-
- 12 Mar, 2019 1 commit
-
-
Stimpson, Shane G authored
Non lin solver
-
- 11 Mar, 2019 1 commit
-
-
Graham, Aaron authored
-