Directory CCA/Components/Models/Radiation/RMCRT/

Total Files:
5
Deleted Files:
0
Lines of Code:
739

[root]/CCA/Components/Models/Radiation/RMCRT

Lines of Code

CCA/Components/Models/Radiation/RMCRT/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 47 (100.0%) 3044 (100.0%) 64.7
harman 29 (61.7%) 2148 (70.6%) 74.0
ihunsaker 11 (23.4%) 889 (29.2%) 80.8
jsutherland 2 (4.3%) 3 (0.1%) 1.5
qymeng 2 (4.3%) 2 (0.1%) 1.0
jas 3 (6.4%) 2 (0.1%) 0.6

Most Recent Commits

harman 2011-12-29 14:34 Rev.: 48054

-formatting.
-added Ray Tracing task using the "data Onion" scheme.
Work in progress.

0 lines of code changed in 4 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (changed), Ray.h (changed)
ihunsaker 2011-12-20 10:27 Rev.: 48029

Formatting

22 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+22 -21)
ihunsaker 2011-12-16 16:48 Rev.: 48019

Changed BCs to Dirichlet in benchmark1 input file.
Ensured rays don't enter reflection loop if boundary is black.
Should not change answer or time for benchmark13pt2.
Will change time for benchmark1 and answers from previous commit
for benchmark1.

42 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+42 -42)
ihunsaker 2011-12-15 15:56 Rev.: 48013

Modified Ray.cc to allow for interactive BCs of abskg and temperature.
Removed obsolete parameters from input files.

7 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+7 -45)
ihunsaker 2011-12-15 12:03 Rev.: 48010

Added a few lines for quick debugging

9 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+9 -1)
harman 2011-12-14 19:12 Rev.: 48005

RayTrace()
Include extra cells when getting sigmaT4 and abskg from the data warehouse.

7 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+7 -5)
harman 2011-12-13 10:29 Rev.: 47982

Added input file switch for random seeding. The default is true.

Added:
<randomSeed> false </randomSeed>
input files.

3 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+2 -1), Ray.h (+1)
harman 2011-12-09 16:33 Rev.: 47971

Moved getIteratorBCValueBCKind() from ICE upstream so other
components can use it.

This should not change the answers

0 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (-71), Ray.h (-10)
harman 2011-12-09 12:06 Rev.: 47967

The example component now requires the user to set boundary conditions
for the color & abskg.

User must also specify an initial condition for abskg.

The answers will change due to extracells being used, but the order of accuracy
is exactly the same.

224 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+199 -23), Ray.h (+25)
ihunsaker 2011-12-05 16:44 Rev.: 47935

Added back in Todd's changes.

204 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+204 -243)
ihunsaker 2011-12-05 13:23 Rev.: 47931

Removed a constant to the outside of a loop.

243 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+243 -205)
harman 2011-12-05 11:49 Rev.: 47930

formatting and cleaned out redundant comments.

206 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+206 -250)
ihunsaker 2011-12-02 11:52 Rev.: 47916

Added reflections and wall emission to Ray.cc. Modified input and xml files to allow user to run benchmark_13pt2

292 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+285 -185), Ray.h (+7 -1)
qymeng 2011-10-31 10:08 Rev.: 47787

Moved mTwister inside Ray::rayTrace task.
This fixed a performance issue when uing threaded mpi scheduler on ray tracing simulation.

2 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+2), Ray.h (-2)
jas 2011-08-31 02:48 Rev.: 47536

Update copyright year.

2 lines of code changed in 3 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.h (+1 -1), sub.mk (new)
jsutherland 2011-07-12 23:04 Rev.: 47324

Eliminate "using namespace std" and similar from header files. That is a big no-no!

3 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Interpolate.h (+3 -4)
harman 2011-06-27 14:41 Rev.: 47302

formatting
tabs
variable size is now a long int.

15 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+15 -21)
ihunsaker 2011-06-10 16:00 Rev.: 47248

added non-cubic cell capability to Ray.cc.

27 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+27 -24)
harman 2011-06-08 16:50 Rev.: 47244

The component that calls RMCRT must register the VarLabel that
corresponds to divQ.

-pulled some weeds

11 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+7 -7), Ray.h (+4 -10)
ihunsaker 2011-05-25 17:05 Rev.: 47228

20 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation/RMCRT: Ray.cc (+20 -25)

(8 more)

Generated by StatSVN 0.4.0