Directory R_Tester/

Total Files:
6
Deleted Files:
2
Lines of Code:
1155

[root]/R_Tester
        directory in repo helpers (2 files, 987 lines)
        directory in repo toplevel (2 files, 360 lines)

Lines of Code

R_Tester/ Lines of Code

Developers

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

Most Recent Commits

harman 2015-12-16 12:01 Rev.: 54553

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:

  • R_Tester: MPM.py (changed)
harman 2015-12-15 18:51 Rev.: 54551

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:

  • R_Tester: MPM.py (+65 -55)
tsaad 2015-12-14 06:18 Rev.: 54543

add regression tests for compressible flow.

0 lines of code changed in 2 files:

  • R_Tester: Wasatch.py (changed)
harman 2015-12-04 17:25 Rev.: 54481

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:

  • R_Tester: MPMICE.py (new)
jthornoc 2015-10-12 10:30 Rev.: 54157

Adding a debug test option.

0 lines of code changed in 2 files:

  • R_Tester: ARCHES.py (new)
awabboud 2015-10-05 16:38 Rev.: 54122

Turn on the CQMOM coal test in the RT

3 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+3)
harman 2015-10-01 14:32 Rev.: 54104

Fixed sus_options for do_not_validate.



75 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+75 -75)
derekhar 2015-09-29 11:34 Rev.: 54076

Added OFC4 to Arches/Coal performance Test.

1 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+1 -1)
harman 2015-09-28 15:54 Rev.: 54067

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:

  • R_Tester: Examples.py (new)
harman 2015-09-28 13:15 Rev.: 54062

- 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:

  • R_Tester: Examples.py (+9)
jthornoc 2015-09-28 11:17 Rev.: 54059

New regression test.

2 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+2)
tsaad 2015-09-16 08:42 Rev.: 53955

disable memory testing on all varden problems.

9 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+9 -9)
tsaad 2015-09-15 15:41 Rev.: 53949

disable memory checks on a couple of tests

2 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+2 -2)
guilkey 2015-09-14 08:33 Rev.: 53935

Turn off the exactComparison flag for advect_3L_3D test.

1 lines of code changed in 1 file:

  • R_Tester: MPM.py (+1 -1)
jthornoc 2015-09-09 16:10 Rev.: 53918

Add a task math RT test.

7 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+7 -5)
jthornoc 2015-09-09 16:10 Rev.: 53917

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:

  • R_Tester: ARCHES.py (+3 -3)
awabboud 2015-08-26 10:31 Rev.: 53858

Actually add deposition test to RT

3 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+3)
u0407585 2015-08-18 15:46 Rev.: 53838

Added regression test which tests the new CO property model on a Westbrooke Dryer combustion case.

3 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+3)
jthornoc 2015-08-10 17:18 Rev.: 53804

Turn on this test for All systems in the LOCAL_TESTS.

1 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+1 -1)
u0407585 2015-07-23 13:30 Rev.: 53754

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:

  • R_Tester: ARCHES.py (+1 -2)
awabboud 2015-07-20 15:22 Rev.: 53742

Add new regression tests for CQMOM interactino with stair step walls

6 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+6)
harman 2015-07-09 16:32 Rev.: 53723

Delete the inputs/<component>/tmp directory, which stores the modified ups files.


24 lines of code changed in 5 files:

  • R_Tester: ARCHES.py (+6 -1), Examples.py (+6 -1), ICE.py (new), Wasatch.py (+6 -1)
guilkey 2015-07-07 16:45 Rev.: 53711

Adding back in the Collide_AMR test.

1 lines of code changed in 1 file:

  • R_Tester: MPM.py (+1 -2)
harman 2015-06-19 16:42 Rev.: 53661

turn off methane_rmcrt(). This test is causing compute_Lnorm to crash, freezing the nightly RT.

1 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+1 -1)
awabboud 2015-06-01 15:03 Rev.: 53577

Add in the 7D internal coordinate and a source term case to CQMOM tests.

8 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+8 -2)
derekhar 2015-06-01 14:18 Rev.: 53574

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:

  • R_Tester: ARCHES.py (+2)
jthornoc 2015-06-01 11:25 Rev.: 53569

Turn on one-d pulse test.

2 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+2)
jas 2015-05-28 10:53 Rev.: 53558

Reapply revision 53556.

1 lines of code changed in 1 file:

  • R_Tester: MPM.py (+1 -1)
jas 2015-05-28 09:26 Rev.: 53557

Revert c++-11 namespace changes.

1 lines of code changed in 1 file:

  • R_Tester: MPM.py (+1 -1)
guilkey 2015-05-27 23:41 Rev.: 53556

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:

  • R_Tester: MPM.py (+1 -1)
guilkey 2015-05-21 15:55 Rev.: 53536

Add a short AMR test to the nightly RT.

2 lines of code changed in 1 file:

  • R_Tester: MPM.py (+2 -1)
harman 2015-05-19 10:10 Rev.: 53514

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:

  • R_Tester: GPU.py (del)
harman 2015-05-18 09:37 Rev.: 53501

removed test. Input file no longer exists

5 lines of code changed in 1 file:

  • R_Tester: GPU.py (new 5)
harman 2015-05-15 11:15 Rev.: 53499

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:

  • R_Tester: GPU.py (+2 -5)
harman 2015-05-14 17:23 Rev.: 53496

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:

  • R_Tester: Examples.py (+6 -3)
harman 2015-05-08 20:13 Rev.: 53460

Include GPU tests in the Nightly RT.

4 lines of code changed in 1 file:

  • R_Tester: Examples.py (+4 -4)
tsaad 2015-05-07 11:49 Rev.: 53442

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:

  • R_Tester: Wasatch.py (+2)
tsaad 2015-05-07 09:19 Rev.: 53438

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:

  • R_Tester: Wasatch.py (+2)
tsaad 2015-03-27 09:59 Rev.: 53313

add regression test for a scalability test with an uncoupled, nonlinear, source term

6 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+6 -4)
jthornoc 2015-03-24 15:32 Rev.: 53295

* BTDevol -> FOWYDevol
* Determine the variable type for the VariableStats model.
* Clean up some RT tests

12 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+12 -7)

(13 more)

Generated by StatSVN 0.7.0