Directory R_Tester/

Total Files:
11
Deleted Files:
2
Lines of Code:
914

[root]/R_Tester
        directory in repo helpers (9 files, 2049 lines)
        directory in repo toplevel (4 files, 928 lines)

Lines of Code

R_Tester/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 128 (100.0%) 1241 (100.0%) 9.6
tsaad 42 (32.8%) 787 (63.4%) 18.7
harman 48 (37.5%) 338 (27.2%) 7.0
jthornoc 17 (13.3%) 77 (6.2%) 4.5
jsutherland 6 (4.7%) 12 (1.0%) 2.0
amir 2 (1.6%) 10 (0.8%) 5.0
ihunsaker 4 (3.1%) 9 (0.7%) 2.2
awabboud 3 (2.3%) 8 (0.6%) 2.6
guilkey 4 (3.1%) 0 (0.0%) 0.0
beckvermit 2 (1.6%) 0 (0.0%) 0.0

Most Recent Commits

harman 2013-12-11 11:12 Rev.: 51375

Cover up. Back off the tolerances of the RMCRT_VR test. It's been failing in the last significant digit, optimized test only and it's not repeatable.

0 lines of code changed in 2 files:

  • R_Tester: Examples.py (new)
jsutherland 2013-11-13 16:51 Rev.: 51278

- Add ability to specify density via an analytical solution for two-stream mixing without using TabProps.
- add regression test coverage for this.

NOTE: this will break the regression tester since a new test is being added.

3 lines of code changed in 2 files:

  • R_Tester: Wasatch.py (new)
tsaad 2013-11-08 12:49 Rev.: 51245

create expressions to handle coordinates instead of traditional Uintah tasks.

2 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+2 -2)
tsaad 2013-11-04 15:31 Rev.: 51222

trying to remove MPMArches RT from executing

0 lines of code changed in 1 file:

  • R_Tester: MPMARCHES.py (del)
tsaad 2013-11-04 13:38 Rev.: 51220

add regression test for clipping with intrusions

3 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+3 -1)
jsutherland 2013-11-01 09:13 Rev.: 51202

Turn off a test in Warches.
It looks like this test uncovered a bug in the BC treatment - perhaps in the framework.
We are going to turn it off until that gets sorted out...

0 lines of code changed in 2 files:

  • R_Tester: Warches.py (new)
jthornoc 2013-10-28 15:17 Rev.: 51170

More label cleanup.

The normalized scalar variance model was simplified to only compute the
normalized value of scalar variance. The absolute value of variance was
removed.

Now requiring soot for DO radiation model (for properties).

14 lines of code changed in 3 files:

  • R_Tester: ARCHES.py (+2 -2), MPMARCHES.py (new 12)
jthornoc 2013-10-28 15:16 Rev.: 51163

Removing old RT tests.

0 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (-19)
jthornoc 2013-10-17 18:24 Rev.: 51112

Turning on new tests which will replace the old ones.

14 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+14 -14)
jthornoc 2013-10-14 16:36 Rev.: 51084

Updated the methane/container problem to use new BCs. **This will
change the answers**.

Note that this change basically disables the coupled heat transfer
between arches and mpm. MPMArches needs to be updated to allow for new
enthalpy naming convention.

Removed intrusion test from mpmArches because it is now covered under
Arches tests.

0 lines of code changed in 1 file:

  • R_Tester: MPMARCHES.py (-4)
jthornoc 2013-10-11 10:36 Rev.: 51063

Cleanup of input files.

7 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+7)
jthornoc 2013-10-10 15:26 Rev.: 51060

Removing from debug print statements.
Adding "new" tests to the RT.

16 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+16 -9)
tsaad 2013-09-25 15:09 Rev.: 50980

Add outflow and atmosphere boundary conditions. Improve the logic when applying user-friendly boundary types. Move pressure-related bcs (matrix coefs, pressure) to the BCHelper. This commit could potentially break two tests with diffs @ machine precision.

2 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+2 -3)
tsaad 2013-09-18 09:34 Rev.: 50964

Add more functionality to the BCHelper class. This commit paves the way for logical reasoning on boundary types (Wall, outlet...): one can check the validity of user-specified BCs, or automate the application of BCs for certain equations. This greatly simplifies the input file and takes a removes most of the guess-work that a user may be faced with. The neat thing is that we also allow a USER boundary type for freedom in applying any desired BC.

4 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+4 -21)
harman 2013-09-17 17:12 Rev.: 50960

ARCHES.py
- added multi-level tests to the RMCRTTESTS

rmcrt_bm1_ML.ups
- only save divQ on the Arches Level.

3 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+3 -1)
tsaad 2013-09-14 12:37 Rev.: 50946

restore svn:executable property for Wasatch.py. This prevented the nightly RT from running Wasatch.

1 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+1)
tsaad 2013-09-13 17:15 Rev.: 50943

Further interface updates to the new BC treatment in Wasatch. Today's version is based on Boundaries instead of Boundary-Conditions. As a result, a new Boundary Type was added to the Face spec in Uintah. This allows us to reason on boundary types and select appropriate boundary conditions.

20 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+20 -2)
harman 2013-09-13 17:05 Rev.: 50942

Added restartUda_RT used to in RMCRT regression testing.

Added RMCRT RT test that restarts a previously run Arches simulation
and runs for 1 timestep. Scattering and reflections are turned on.


10 lines of code changed in 1 file:

  • R_Tester: Examples.py (+10 -1)
jthornoc 2013-09-13 10:46 Rev.: 50936

Last chance for this RT test. If it continues to fail, it will be
removed.

Isaac: Please see me if you need help debugging the input file.

2 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+2 -2)
tsaad 2013-09-11 08:37 Rev.: 50922

This is a major (and beautiful) commit for Wasatch. It entails a complete refactoring of the boundary conditions for ease of use, efficiency (?), and the new Nebo syntax for handling masks (e.g. BC iterators) in general. Some of the things were changed in this commit include:
1. ripping out the functor_name from the uintah boundary condition suite. those are now set in the <value> tag of the boundary condition.
2. converting all boundary conditions to use ijk indexing instead of flat. Nebo will eventually do its magic behind the scenes.
3. A new BCHelper class that manages all boundary conditions, their iterators, names etc...
4. A pre-processing step on input files to guarantee that <Face> specification has a unique name. This pre-processing step will automatically rename duplicates or put unique names if the user has not specified any.
A key assumption for this new approach is centered around the <Face> specification as being a single boundary condition - that is, you MUST specify ALL relevant boundary conditions within the same <Face> spec.

4 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+4 -2)
jthornoc 2013-09-06 16:23 Rev.: 50920

Turning the test back on.

2 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+2 -2)
ihunsaker 2013-09-06 15:41 Rev.: 50918

Remove const_props test until memory leak is fixed.

3 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+3 -3)
tsaad 2013-09-05 23:32 Rev.: 50915

Forgot to uncomment the radiation petsc test in one of my pervious commits.

1 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+1 -1)
tsaad 2013-09-05 18:19 Rev.: 50912

Fix errors in ARCHES.py that were preventing the regression tests from running, including the buildbot and the nightly RT.

3 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+3 -3)
ihunsaker 2013-09-04 14:58 Rev.: 50907

Added a methane rmcrt multi-processor run.

Decreased number of rays for rmcrt_bm1_1L.ups.

3 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+3)
awabboud 2013-09-03 15:09 Rev.: 50902

Add a regression test for the 2-equation scalar variance model.

2 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+2)
awabboud 2013-08-27 16:12 Rev.: 50877

Add a regression test for the 1-equation scalar variance model.

2 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+2)
jthornoc 2013-08-23 12:35 Rev.: 50855

*RT Update Needed*

Some corrections to:

1) Intrusion inlets: The wrong index pointer was being used in the
one-off direction from the wall.

2) Wall BC application to momentum: **This is a band-aid** Now applying
all wall bc application in BoundaryCondition::wallVelocityBC(), which
should cover domain walls and intrusions. This sets the A and ConvA's
appropriately for the walls and for the normal velocity cells one-off
from the wall cell. The implementation was simply to reuse Kumar's
mmbcvelocity fortran code for each coefficient set making this a little
cumbersome, but it does get the job done. We need a little cleanup to
now remove some of the defunct BC tasks that are being performed.

3) Removed scalar diffusion at inlets. This is nothing but trouble for
mass balances.

Also, while I was at it, some minor cleanup of some unused (mms) functions.

1 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+1 -1)
tsaad 2013-08-23 09:10 Rev.: 50853

Change a few settings in one of the failing Warches tests. We'll have to see if this fixes the Jenkins builds. Must update GS for that test.

1 lines of code changed in 1 file:

  • R_Tester: Warches.py (+1 -3)
tsaad 2013-08-21 14:54 Rev.: 50848

remove some warches tests from dbg regression.

4 lines of code changed in 1 file:

  • R_Tester: Warches.py (+4 -4)
tsaad 2013-08-21 10:47 Rev.: 50845

Add regression tests for Warches BCs.

10 lines of code changed in 1 file:

  • R_Tester: Warches.py (+10 -2)
tsaad 2013-08-20 11:12 Rev.: 50840

Enable Wasatch to calculate the Arches' hatted-velocity RHS (plural). This is done seamlessly via automatic input-file spec creation. The current implementation works for the following:
1. All constant density periodic problems
2. All constant density problems with Inlets, Outlets, and Pressure BCs (as defined by Arches)
3. All aforementioned problems with FE, RK2, and RK3
The remaining challenges have to do with the way Arches/Wasatch handle walls and variable density problems. We understand why the variable density problems differ: using two ghost cells for density interpolations and algebraic differences when constructing convective fluxes. A quick performance showed speedups of 3-to-4.5 times (depending on what tasks we exclude). This performance test was based on the 3D periodic, Taylor-Green vortex problem. By default, the momentum calculation is EXCLUDED in repository Warches code. To enable it, search for #ifndef WASATCH_IN_ARCHES and uncomment those lines (along with their corresponding #endif). Also uncomment lines [402,409] in Arches.cc. Send me an email if you are having problems with this.

66 lines of code changed in 1 file:

  • R_Tester: Warches.py (+66 -36)
harman 2013-08-16 12:54 Rev.: 50822

added performance test ( RMCRT with data onion ) to the nightly RT

1 lines of code changed in 1 file:

  • R_Tester: Examples.py (+1)
harman 2013-08-15 14:32 Rev.: 50819

Added performance test for RMCRT 1L and added it to the nightly RT. Using radiometer, reflections, boundary flux and
scattering chunks of code.

9 lines of code changed in 2 files:

  • R_Tester: ARCHES.py (+7 -1), Examples.py (+2 -1)
guilkey 2013-08-14 14:03 Rev.: 50808

Fix the updated filename in the RT script.

0 lines of code changed in 2 files:

  • R_Tester: MPM.py (new)
beckvermit 2013-08-06 15:40 Rev.: 50775

New regression test. Testing DDT code

0 lines of code changed in 2 files:

  • R_Tester: MPMICE.py (new)
ihunsaker 2013-08-06 14:52 Rev.: 50774

Added the scattering test to the regression tester.

2 lines of code changed in 1 file:

  • R_Tester: Examples.py (+2)
harman 2013-08-02 10:34 Rev.: 50764

<Component>.py: Fixed typo.

GenerateGoldStandards.py & runSusTests.py
- added aurora to the hack that indicates which machines have gpus.

RMCRT_test_1L.ups
- this is now a symbolic link to the orginal input file.


7 lines of code changed in 9 files:

  • R_Tester: GPU.py (new), MPM.py (+1 -1), MPMARCHES.py (+1 -1), MPMICE.py (+1 -1), Models.py (new), UCF.py (+1 -1)
harman 2013-07-25 07:14 Rev.: 50750

Turnoff advect_2L_3D_slabs on DBG builds. It randomly crashes.

1 lines of code changed in 1 file:

  • R_Tester: MPM.py (+1 -1)
guilkey 2013-07-23 15:15 Rev.: 50748

Removing the test_corrugated problem since it tests a feature that hasn't been
used in 10 years and since Todd rocked the boat.

0 lines of code changed in 1 file:

  • R_Tester: MPM.py (-2)

(47 more)

Generated by StatSVN 0.7.0