[root]/R_Tester
helpers
(2 files, 987 lines)
toplevel
(2 files, 360 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 63 (100.0%) | 388 (100.0%) | 6.1 |
harman | 24 (38.1%) | 200 (51.5%) | 8.3 |
jthornoc | 13 (20.6%) | 97 (25.0%) | 7.4 |
tsaad | 11 (17.5%) | 50 (12.9%) | 4.5 |
awabboud | 4 (6.3%) | 20 (5.2%) | 5.0 |
ahumphrey | 1 (1.6%) | 7 (1.8%) | 7.0 |
guilkey | 4 (6.3%) | 5 (1.3%) | 1.2 |
u0407585 | 2 (3.2%) | 4 (1.0%) | 2.0 |
derekhar | 2 (3.2%) | 3 (0.8%) | 1.5 |
jas | 2 (3.2%) | 2 (0.5%) | 1.0 |
Added 1D, 3 level, advection test to nightly RT. Particles are moving across the CFI and
leaving the domain.
0 lines of code changed in 2 files:
Moved all AMRMPM tests into their own array/list AMRTESTS. Allows user to just run those tests.
65 lines of code changed in 1 file:
add regression tests for compressible flow.
0 lines of code changed in 2 files:
removed redundant test. The main difference between this test and DDT.ups is the
semi-implicit pressure solve.
0 lines of code changed in 2 files:
Adding a debug test option.
0 lines of code changed in 2 files:
Turn on the CQMOM coal test in the RT
3 lines of code changed in 1 file:
Fixed sus_options for do_not_validate.
75 lines of code changed in 1 file:
Added OFC4 to Arches/Coal performance Test.
1 lines of code changed in 1 file:
No longer comparing strings (d_rayDirSampleAlgo == "LHC") in the inner most loop. Converted
over to enums.
Added
<rayDirSampleAlgo> naive </rayDirSampleAlgo>
to input files
1 lines of code changed in 2 files:
- no longer passing global variable d_isSeedRandom into functions.
- Fixed the random number generator seed when using Latin Hypre Cube ray direction scheme.
Needed for deterministic computing, RT.
- Added a night RT test that test the Latin Hypre Cube code.
- 2 space indentation.
9 lines of code changed in 1 file:
New regression test.
2 lines of code changed in 1 file:
disable memory testing on all varden problems.
9 lines of code changed in 1 file:
disable memory checks on a couple of tests
2 lines of code changed in 1 file:
Turn off the exactComparison flag for advect_3L_3D test.
1 lines of code changed in 1 file:
Add a task math RT test.
7 lines of code changed in 1 file:
Note that there was a commit snafu on my last commit.
The only thing that happened in the last commit was the addition
of the TaskAlgebra files.
* Little clean-up of the nonlinear solver interface.
* Created a common problemSetup for the nonlinear solver.
* Fix a couple bugs in TaskAlgebra.
3 lines of code changed in 1 file:
Actually add deposition test to RT
3 lines of code changed in 1 file:
Added regression test which tests the new CO property model on a Westbrooke Dryer combustion case.
3 lines of code changed in 1 file:
Turn on this test for All systems in the LOCAL_TESTS.
1 lines of code changed in 1 file:
Removed empty space next to All so methane_RCCE runs in local tests, removed redundant methane_RCCE test.
1 lines of code changed in 1 file:
Add new regression tests for CQMOM interactino with stair step walls
6 lines of code changed in 1 file:
Delete the inputs/<component>/tmp directory, which stores the modified ups files.
24 lines of code changed in 5 files:
Adding back in the Collide_AMR test.
1 lines of code changed in 1 file:
turn off methane_rmcrt(). This test is causing compute_Lnorm to crash, freezing the nightly RT.
1 lines of code changed in 1 file:
Add in the 7D internal coordinate and a source term case to CQMOM tests.
8 lines of code changed in 1 file:
Added RT for full coal physics problem. This commit includes
a 6MB chemistry table for the OFC. This 3-D table has properties
tabulated in terms of composition (coal-gas, pure O2, pure CO2),
and heat-loss. This commit will cause an arches RT failure on the
new input file OFC4.ups, which was shown to be the most physical
parameter set for the OFC.
2 lines of code changed in 1 file:
Turn on one-d pulse test.
2 lines of code changed in 1 file:
Reapply revision 53556.
1 lines of code changed in 1 file:
Revert c++-11 namespace changes.
1 lines of code changed in 1 file:
Taking out the Collide test for now. It is failing oddly, like maybe I'm
creating duplicate particleIDs?
1 lines of code changed in 1 file:
Add a short AMR test to the nightly RT.
2 lines of code changed in 1 file:
Deleted GPU.py. Those a managed by each component.
runSusTests.py: reset SCI_DEBUG on each test.
startTester: removed GPU.py tests from albion and cyrus.
0 lines of code changed in 1 file:
removed test. Input file no longer exists
5 lines of code changed in 1 file:
Removed RMCRT_test_1L from the GPU python script. That ups is tested in Examples.py.
We should consider removing the GPU.py script. I'm not sure the tests are still relevant.
2 lines of code changed in 1 file:
added gpu workaround script which modifies an input file so it will hobble through the gpu RT tests
calc_frequency -> 1
halo -> [0,0,0]
Examples.py
- Call the gpuWorkAround script on gpu tests.
6 lines of code changed in 1 file:
Include GPU tests in the Nightly RT.
4 lines of code changed in 1 file:
Add a regression test for a 2d laminar jet using the previously committed smooth impulse model for alpha.
2 lines of code changed in 1 file:
add a (non reacting) 2d MMS varden test using (1) single velocity predictor, (2) tabulated properties, (3) and a reference pressure.
This holds up all the way without any convergence issues with the density-mixture fraction solver
2 lines of code changed in 1 file:
add regression test for a scalability test with an uncoupled, nonlinear, source term
6 lines of code changed in 1 file:
* BTDevol -> FOWYDevol
* Determine the variable type for the VariableStats model.
* Clean up some RT tests
12 lines of code changed in 1 file:
(13 more)