February 2012 Commit Log

Number of Commits:
137
Number of Active Developers:
14
jthornoc 2012-02-29 23:23 Rev.: 48338

Missing header files.

3 lines of code changed in 1 file:

jthornoc 2012-02-29 23:23 Rev.: 48337

Moved source term registration into source factory.
Created a builder for RMCRT radiation ---> give it a shot Todd.

242 lines of code changed in 7 files:

jthornoc 2012-02-29 23:23 Rev.: 48336

Turning back on <use_laminar_pr> for transport equations.

9 lines of code changed in 4 files:

guilkey 2012-02-29 21:30 Rev.: 48335

Add an appendElement for d_computeScaleFactor so that feature will work on
restarts.

2 lines of code changed in 1 file:

ahumphrey 2012-02-29 16:34 Rev.: 48334

Fix problem with redefinition of swapbytes() in SCIRun namespace when doing static builds.

0 lines of code changed in 1 file:

harman 2012-02-29 15:55 Rev.: 48333

Ray.cc & RMCRT_test:
- moved coarsening and refining tasks to ray.cc so Arches
can use them.

Ray.cc
- added method for computing the exents of the region of interest
for the rmcrt level. The user defined threshold values
for mag_grad_abskg & mag_grad_sigmaT4 are used to flag cells.
I'm still thrashing around..

381 lines of code changed in 5 files:

ahumphrey 2012-02-29 12:53 Rev.: 48332

Fix linker problem on static builds with CUDA support.

1 lines of code changed in 1 file:

ahumphrey 2012-02-29 11:37 Rev.: 48331

Allow static builds with CUDA support. For Jaguar XK6 tests.

8 lines of code changed in 2 files:

harman 2012-02-29 11:12 Rev.: 48330

moved functions compute_Mag_gradient() and compute_Mag_Divergence()
upstream so other components can use them.


60 lines of code changed in 4 files:

harman 2012-02-29 09:45 Rev.: 48329

added the following flags to localRT:
gpu: - run test if machine is gpu enabled
sus_options="string" - Additional command line options for sus command

The variable has_gpu =0 is currently hardwired.

MPMARCHES:
-tabs

ICE:
- deleted Darwin tests

GPU.py
- added gpu option to possionGPU1

69 lines of code changed in 13 files:

dav 2012-02-28 23:53 Rev.: 48328

Fix Jeremy's linking error... need to define the functions (I'm assuming they aren't supposed to do anything...), not just declare them.

8 lines of code changed in 1 file:

jthornoc 2012-02-28 21:43 Rev.: 48327

Fixed a problem in IncDynamicProcedure...still had old ccVelocity
components.
Moved radiation properties to RadPropertyCalculator.h.

154 lines of code changed in 6 files:

awabboud 2012-02-28 13:31 Rev.: 48326

Added a source term to use a Wasatch Expression as an Arches scalar source for wasatch-in-arches builds. Slight chaneg to creatign expressions for table lookup values.

234 lines of code changed in 5 files:

jsutherland 2012-02-28 11:04 Rev.: 48325

Silence a compiler warning.

3 lines of code changed in 1 file:

tsaad 2012-02-28 10:44 Rev.: 48324

Update QMOM expression. initialize an auxiliary matrix.

9 lines of code changed in 1 file:

harman 2012-02-28 09:34 Rev.: 48323

initProperties()
- added bulletproof to benchmark tests 1 & 3.
The domain must have a length of 1,1,1.

16 lines of code changed in 1 file:

guilkey 2012-02-27 17:45 Rev.: 48322

Compute dp_drho using the solid phase properties prior to reaction, or gas
phase properties after.

10 lines of code changed in 1 file:

jsutherland 2012-02-27 14:34 Rev.: 48321

Remove RadProps for now so that the RTesters will be happy...

22 lines of code changed in 1 file:

qymeng 2012-02-27 14:30 Rev.: 48320

Fixed a bug that loadbalancer cannot create compeleted neighborhood when
there is level gap on a MPI rank.

42 lines of code changed in 7 files:

harman 2012-02-27 10:25 Rev.: 48319

DataOnion Scheme:
- added support for multiple levels with a `halo` region around coarse level patch.
- lots of instrumentation.

Works with 1 proc and 3 levels.

105 lines of code changed in 2 files:

harman 2012-02-25 16:43 Rev.: 48318

Added RMCRT source term. Right now it's just a duplicate of DO_radiation source term.

545 lines of code changed in 3 files:

jpeterson 2012-02-25 14:50 Rev.: 48316

Fixed the -pol option to work by separating the stress into hydrostatic and deviatoric. Also fixed output for cells that have no particles.

30 lines of code changed in 2 files:

jpeterson 2012-02-25 13:28 Rev.: 48315

Added an option to puda that allows a user average the particles in a cell over a whole line for p.temperature, p.mass, p.velocity, or p.stress. Usage is: 'puda -partvar p.temperature -matl 0 -pol x 10 20'. This line means that p.temperature will be extracted along a line running down the x axis at y=10 and z = 20.

361 lines of code changed in 6 files:

ahumphrey 2012-02-24 18:20 Rev.: 48314

Further reduce code necessary for CUDA event and stream management.

0 lines of code changed in 2 files:

ahumphrey 2012-02-24 17:55 Rev.: 48313

Remove unnecessary methods in GPU scheduler.

4 lines of code changed in 3 files:

banerjee 2012-02-24 15:46 Rev.: 48312

First draft of a new implementation idea for elasticity models. The design
has not been finalized yet and substantial changes are expected over time.
No sub.mk included yet.

0 lines of code changed in 30 files:

harman 2012-02-24 13:23 Rev.: 48311

removed all code related to pseudoRMCRT, it's just a big weed.

52 lines of code changed in 2 files:

ahumphrey 2012-02-24 13:03 Rev.: 48310

Reduce the number of queues involved with GPU task execution cycle.
Also some refactoring.

70 lines of code changed in 4 files:

ihunsaker 2012-02-24 12:28 Rev.: 48309

Adjusted call to Mersenne Twister to exclude 0 and 1.

4 lines of code changed in 1 file:

qymeng 2012-02-24 11:56 Rev.: 48308

Fix numTaskPhases was not correctly computed.

1 lines of code changed in 1 file:

ihunsaker 2012-02-24 11:39 Rev.: 48307

Removed redundant directory.

0 lines of code changed in 15 files:

jpeterson 2012-02-23 23:55 Rev.: 48306

Fixed a typo in output.

1 lines of code changed in 1 file:

qymeng 2012-02-23 17:06 Rev.: 48305

Add support for requesting multiple corser levels data in one task.
Example of new interface for requesting variables from 2 level down:
requires(dw, label, patches, Task::CoarseLevel, 2, matls,
Task::NormalDomain, Ghost::AroundCells, 1);

81 lines of code changed in 8 files:

tsaad 2012-02-23 16:46 Rev.: 48304

Silence a warning by deleting unused variables.

0 lines of code changed in 1 file:

jthornoc 2012-02-23 16:18 Rev.: 48303

Clean up some warnings from my previous commit and clean up warnings in
Julien's heat transfer models.

0 lines of code changed in 4 files:

jthornoc 2012-02-23 15:18 Rev.: 48302

1) Removed newCCU,V,W velocity components and renamed the newCCVelocity vector to CCVelocity vector (removing the "new")
2) Updated all input files to conform to 1)
3) Removed unused efficiency labels
4) Removed scalar and enthalpy efficiency calculations along with their reduction variables
5) Fixed minor issue in ClassicTables for checking for radiation solver
6) Removed probePoint task. Should use on-the-fly extract instead
7) Added an applyFilter operation for vector components.
8) Remove totalRadSrc label
9) Rewrote the fortran smagorinsky function into c++ so that CCVector could be used. NOTE: This changes the answer in the noise for tests that use the smagorinsky model.
10) Fixed a problem with an extra volume floating around in the Westbrook dryer units conversion.

422 lines of code changed in 29 files:

jthornoc 2012-02-23 15:16 Rev.: 48301

Making source terms self-aware. ;) Now they can report back which source
type they actually represent.

160 lines of code changed in 30 files:

jsutherland 2012-02-23 13:45 Rev.: 48300

Revise RadProps to use the default-installed TabProps rather than building another version internally

24 lines of code changed in 1 file:

harman 2012-02-23 13:25 Rev.: 48299

Added puda option that determines burn rates versus pressure --Beckvermit.

206 lines of code changed in 5 files:

harman 2012-02-23 13:19 Rev.: 48298

added experimental data needed for comparison. --Beckvermit

46 lines of code changed in 1 file:

harman 2012-02-23 13:17 Rev.: 48297

Initial commit for propagation parameter study. --Beckvermit

791 lines of code changed in 5 files:

harman 2012-02-23 13:12 Rev.: 48296

Initial commit for burn rate parameter study. --Beckvermit

1001 lines of code changed in 6 files:

tsaad 2012-02-23 11:24 Rev.: 48294

modify states for basic expressions for wasatch-in-arhces. also, move the wasatch rhs task to the beginning of the Arches time integration.

50 lines of code changed in 2 files:

jsutherland 2012-02-23 09:51 Rev.: 48293

Remove one more header file check for a non-existing header.

2 lines of code changed in 2 files:

jsutherland 2012-02-23 09:41 Rev.: 48292

Change configure.ac to be consistent with changes previously made to configure.

2 lines of code changed in 2 files:

ahumphrey 2012-02-22 19:59 Rev.: 48291

Reintegration of /branches/gpu_dev with trunk.
r47314-r48286

7948 lines of code changed in 53 files:

jsutherland 2012-02-22 15:42 Rev.: 48290

Update Wasatch3P build script to include RadProps auto-build (for Jeremy).

42 lines of code changed in 1 file:

jsutherland 2012-02-22 15:42 Rev.: 48289

Make wasatch3p clone process faster by only grabbing the most recent version by default.

3 lines of code changed in 1 file:

ihunsaker 2012-02-22 15:35 Rev.: 48288

Updated coarsenRatio of Ray.cc to be an IntVector, but it is still static.
Also added documentation of ray marching including explanations of ray
marching in multi-level meshes.

4496 lines of code changed in 32 files:

qymeng 2012-02-22 13:47 Rev.: 48286

Fixed Wasatch build due to last task interface changes

11 lines of code changed in 4 files:

qymeng 2012-02-22 13:23 Rev.: 48285

Split Task::DomainSpec to Task::PatchDomainSpec and Task::MaterialDomainSpec

137 lines of code changed in 30 files:

qymeng 2012-02-22 10:23 Rev.: 48283

skip processMPIRecvs if no pending messages.

5 lines of code changed in 1 file:

tsaad 2012-02-22 09:02 Rev.: 48282

Add an expression that interpolates staggered fields to cell centers. This is useful for visualization purposes. Also, using this expression helps alleviate some of the issues Wasatch is having when visualizing face centered data in Visit. Fix the error checking in the basic expression builder by throwing exceptions appropriately.

255 lines of code changed in 6 files:

ihunsaker 2012-02-21 13:53 Rev.: 48281

Given the coarsening ratios (needs to be made dynamic)
between the levels of a data onion, Ray.cc now correctly
handles the first step of ray tracing once a level
boundary has been breached.

30 lines of code changed in 1 file:

jpeterson 2012-02-20 15:12 Rev.: 48279

Fixed a bug in the density gradient calculation pointed out by Todd. Should not change RT answers.

12 lines of code changed in 1 file:

jpeterson 2012-02-17 15:00 Rev.: 48276

Now you a cell can be specified and particle ids of any particles in that cell will be printed to a file named: partIds.index.[x].[y].[z].time.[timestep number]. This option is invoked using '-pic'

183 lines of code changed in 5 files:

harman 2012-02-17 12:08 Rev.: 48275

rayTrace_dataOnion()
- Now getting data for the entire coarse and fine levels.

13 lines of code changed in 1 file:

ihunsaker 2012-02-17 11:26 Rev.: 48273

Lyx file for Benchmarks added.

663 lines of code changed in 1 file:

harman 2012-02-17 10:52 Rev.: 48272

fixed benchmark bulletproofing.
updated ups file.

4 lines of code changed in 1 file:

harman 2012-02-16 15:38 Rev.: 48270

scheduleTimeAdvance
DataOnion section:
- reversed the order in which data was coarsened. It matters if
number of levels > 2.

3 lines of code changed in 1 file:

harman 2012-02-16 13:14 Rev.: 48269

fixed delT requirement.
formatting

53 lines of code changed in 2 files:

harman 2012-02-16 12:53 Rev.: 48268

Removed code for doing dynamic tolerances in linear solver.

This will change most of the answers in Arches since it was using that feature.

10 lines of code changed in 5 files:

harman 2012-02-16 10:39 Rev.: 48267

dataOnion()
- changes in pulling data from the dw so the dataOnion now works in parallel.

26 lines of code changed in 2 files:

guilkey 2012-02-16 09:27 Rev.: 48266

Actually carry forward pDamage, in addition to initializing it.

Sincere apologies on all of the spam that I've caused by adding this new test.

1 lines of code changed in 1 file:

ihunsaker 2012-02-15 18:15 Rev.: 48265

Added documentation about benchmark cases.

0 lines of code changed in 1 file:

ihunsaker 2012-02-15 17:08 Rev.: 48264

Updated two more input files to account for new
variable names. Updated exception handling.

10 lines of code changed in 1 file:

ihunsaker 2012-02-15 16:17 Rev.: 48262

Made "benchmark" a single variable

13 lines of code changed in 2 files:

jthornoc 2012-02-15 13:54 Rev.: 48261

1) Fixed a bug where area varlabels not being destroyed.
2) Added sine initializiation.
3) Attempting to turn on vanleer limiter.

41 lines of code changed in 3 files:

harman 2012-02-15 13:48 Rev.: 48260

Nightly & localRT:
- if a memory leak is detected then see if the all the VarLabels were deleted.
Warn the user if a VarLabel was not deleted.


19 lines of code changed in 4 files:

ihunsaker 2012-02-15 12:10 Rev.: 48259

Added benchmark 3.

28 lines of code changed in 2 files:

awabboud 2012-02-15 11:17 Rev.: 48258

Added Ostwald Ripening as a QMOM source term. Added more documentation for other sources.

304 lines of code changed in 8 files:

harman 2012-02-15 11:00 Rev.: 48256

accidently removed asctime in last commit.

1 lines of code changed in 1 file:

harman 2012-02-15 10:48 Rev.: 48255

VarLabel.cc
- added SCI_DEBUG to output when a VarLabel is created
or destroyed.

mem_leak_checkVarLabels:
This reports any VarLabels that have not been destroyed.

usage: mem_leak_checkVarLabels < output file>

You must set the environmental variable:
SCI_DEBUG VarLabel:+

33 lines of code changed in 3 files:

tsaad 2012-02-15 09:09 Rev.: 48253

minor formatting.

2 lines of code changed in 2 files:

harman 2012-02-15 08:59 Rev.: 48252

fineToCoarseOperator()
- replaced guts with coarsenDriver_std()

3 lines of code changed in 1 file:

tsaad 2012-02-15 08:07 Rev.: 48251

Forgot to take the square root of the velocity dot product in calculating the velocity magnitude expression. also modify the name of a regression test.

3 lines of code changed in 2 files:

harman 2012-02-14 17:55 Rev.: 48247

RMCRT_Test::coarsen()
- Replaced coarsening code with fineToCoarseOperator()
- added F.A.T tag to requires.

Ray::rayTrace_dataOnion()
- using prevLev in conjunction with prevCell in SumI calculation.

13 lines of code changed in 2 files:

harman 2012-02-14 17:38 Rev.: 48246

moved fineToCoarseOperator() out of AMRICE up to
Core/Grid/AMR_CoarsenRefine

102 lines of code changed in 4 files:

tsaad 2012-02-14 17:09 Rev.: 48245

Add expression that calculates vorticity as well as a test for that.

271 lines of code changed in 5 files:

harman 2012-02-14 13:43 Rev.: 48244

print summary after all localRT tests have run.

print
"Failed 1 user <user."
if a test has failed.

12 lines of code changed in 2 files:

guilkey 2012-02-14 13:02 Rev.: 48243

Initialize p.damage for all cases.

6 lines of code changed in 1 file:

tsaad 2012-02-14 10:50 Rev.: 48242

Add functionality for postprocessing expressions - those can be forced into the graph. Add VelocityMagnitude expression as well as an example of using ForceOnGraph and PostProcessingExpression.\n

277 lines of code changed in 6 files:

tsaad 2012-02-14 09:02 Rev.: 48241

Add the functionality to force additional expressions on a specified graph.

42 lines of code changed in 1 file:

tsaad 2012-02-14 08:40 Rev.: 48240

Fix the way we parse nametags from the input file.

10 lines of code changed in 1 file:

tsaad 2012-02-14 07:40 Rev.: 48239

Fix documentation for 3D Taylor-Green Vortex. Thx Amir.

2 lines of code changed in 1 file:

tsaad 2012-02-14 07:39 Rev.: 48238

Start adding comprehensive test suite for convective flux limiters. Starting with SVOL fields in every direction with multiple patches. Also add those to the regression tester. Old tests to be removed shortly.

32 lines of code changed in 1 file:

tsaad 2012-02-13 15:40 Rev.: 48237

Add extra condition on the flux limiter function when the ration of consecutive gradients approaches -infinity. This will break superbee test.

3 lines of code changed in 1 file:

awabboud 2012-02-13 15:40 Rev.: 48236

Consolidated Birth expressions for QMOM and minor fixes

192 lines of code changed in 6 files:

harman 2012-02-13 15:36 Rev.: 48235

getRegion()
- added level index to exception

2 lines of code changed in 1 file:

harman 2012-02-13 13:55 Rev.: 48234

Ray::sched_rayTrace_dataOnion( )
Generalization. The driving component now must
pass in the dw for abskg & sigmaT4.

38 lines of code changed in 3 files:

tsaad 2012-02-12 14:39 Rev.: 48232

Fix the behavior of the flux limiter functions as r->infinity. Also, revert to Upwinding at patch and physical boundaries. This commit will break the superbee regression test - will fix that after the nightly RT runs. I will soon submit a compreshensive test suite for convection flux limiters and replace the old tests.

46 lines of code changed in 1 file:

guilkey 2012-02-10 12:24 Rev.: 48230

New VarLabels for p.scalefactor.

6 lines of code changed in 2 files:

guilkey 2012-02-10 12:18 Rev.: 48229

Removing some unused code

0 lines of code changed in 1 file:

guilkey 2012-02-10 12:17 Rev.: 48228

Add task to compute "p.scalefactor". Since this is only used for deformed
particle visualization, it is only computed if that variable is in the list
of variables saved in the DataArchive section of the input file AND if the
curent timestep is an output timestep.

To get this variable, add:

<save label = "p.scalefactor"/>

to the list of saved data.

82 lines of code changed in 4 files:

tsaad 2012-02-10 10:15 Rev.: 48227

Add some documentation, fix formatting, and silence even more compiler warnings.

16 lines of code changed in 4 files:

tsaad 2012-02-10 08:28 Rev.: 48225

Silence a few compiler warnings.

37 lines of code changed in 2 files:

harman 2012-02-09 16:58 Rev.: 48224

set radiation related flags if using RMCRT.

9 lines of code changed in 3 files:

harman 2012-02-09 16:56 Rev.: 48223

Generalization:
- The driving component (Arches/Examples) must now specifies which DW
the variables are pulled from.
This should not change the answers

69 lines of code changed in 4 files:

tsaad 2012-02-09 13:15 Rev.: 48222

silence a few compiler warnings.

6 lines of code changed in 2 files:

harman 2012-02-09 11:06 Rev.: 48220

is_BC_specified()
Added bulletproofing.

8 lines of code changed in 1 file:

tsaad 2012-02-09 11:02 Rev.: 48219

Add ellipse-type boundary condition face. This will be useful for a variety of cases, specificlly when you have a pipe intersecting a boundary face at an angle. The user specifies an origin and two radii for the ellipse (corresponding to the minor and major axes) and an angle that denotes the counterclockwise rotation of the ellipse with respect to a reference major axis. You can find more details in the header documentation about the convention used to define the reference axis. If both radii are equal, the result is a circle.

347 lines of code changed in 4 files:

qymeng 2012-02-08 20:07 Rev.: 48217

Use read trylock for task queue lookup.
Move number of task phase to TaskGraph class.

176 lines of code changed in 10 files:

awabboud 2012-02-08 16:40 Rev.: 48216

small bug fix in QMOM

1 lines of code changed in 1 file:

jthornoc 2012-02-08 15:17 Rev.: 48214

Still more cleanup of the coldFlow model.

41 lines of code changed in 3 files:

awabboud 2012-02-08 14:48 Rev.: 48213

changign soem wasatch qmom conditionals

18 lines of code changed in 2 files:

jthornoc 2012-02-08 14:18 Rev.: 48212

Still bringing coldFlow model up to speed.

2 lines of code changed in 1 file:

jthornoc 2012-02-07 22:56 Rev.: 48211

Whoops...turning back on all localRT tests.

16 lines of code changed in 1 file:

jthornoc 2012-02-07 22:43 Rev.: 48209

More memory clean-up for the ColdFlow model. Default iv_transform was
not being allocated.

4 lines of code changed in 2 files:

awabboud 2012-02-07 21:15 Rev.: 48208

Cleaned up some duplicate code in ClassicTable, which also allowed for wasatch-in-arches cleanup

11 lines of code changed in 6 files:

cam 2012-02-07 14:51 Rev.: 48207

handle loading uda volumes with NaN values better (warn user, display some values)

62 lines of code changed in 2 files:

guilkey 2012-02-07 13:54 Rev.: 48206

When using damage, now keep track of time since a particle has localized and,
depending on the erosion algorithm, the stress will be reduced gradually,
as opposed to all in one timestep. The stress is reduced by:
stress*=D;
where:
D=exp(-time_since_failure/t_char);
where t_char is a user input, which defaults to 1e-99. This default value
recaptures the previous behavior.

49 lines of code changed in 1 file:

harman 2012-02-07 13:15 Rev.: 48205

also plot the relative different of TotalMass, momentum, internal Energy and KE

0 lines of code changed in 2 files:

jthornoc 2012-02-07 12:50 Rev.: 48204

Delete cold flow mixing model to solve the memory leak.

1 lines of code changed in 1 file:

tsaad 2012-02-06 21:42 Rev.: 48203

Fix a wrong reference to the graph helper for wasatch in arches.

21 lines of code changed in 1 file:

awabboud 2012-02-06 18:20 Rev.: 48202

fixign issues from file merge

7 lines of code changed in 9 files:

jthornoc 2012-02-06 15:53 Rev.: 48199

Turning on comparison for some tests. Adding new scalar tests.

31 lines of code changed in 1 file:

jthornoc 2012-02-06 15:52 Rev.: 48197

Quite a print statement.
Fixed a minor problem with plus face inlets.
Added some new input files for regression testing.

12 lines of code changed in 2 files:

guilkey 2012-02-06 14:31 Rev.: 48196

Replacing the disks2mat4patch test with something a bit more useful.
disks_complex (new and improved with this commit) includes 2 levels, 2
materials, contact and material failure. Increase the resolution and run time
to see the more interesting results.

3 lines of code changed in 1 file:

awabboud 2012-02-06 10:21 Rev.: 48193

Increased functionallity of the QMOM in Wasastch code. Added code to allow use of classic table dep vars as expressions in Wasatch-In-Arches builds. Thie will break the regression test for qmomtest.ups

2162 lines of code changed in 21 files:

tsaad 2012-02-06 09:34 Rev.: 48192

Move the wasatch_in_arches initialization task to the end of the arches scheduleInitialize so that we have access to some initialized parameters from Arches. Also some cleanup in Wasatch and Wasatch_in_arches code.

57 lines of code changed in 7 files:

guilkey 2012-02-05 21:37 Rev.: 48191

Adding a variable to keep track of the time at which a particle localizes. This will allow controlling
the loss of strength in a more orderly manner.

73 lines of code changed in 2 files:

sadeghirad 2012-02-03 15:27 Rev.: 48187

added a modified version of Arenisca. It completed the penetration simulation considering the cap function.

181 lines of code changed in 1 file:

jthornoc 2012-02-03 12:28 Rev.: 48186

Bug fix. The check for boundaries wasn't being performed correctly
causing problems at patch interfaces for the differencing scheme.

22 lines of code changed in 1 file:

tsaad 2012-02-03 10:26 Rev.: 48185

Add basic expression for simple algebraic operations: sum, difference, and product. This is needed for certain initializations required by the visit team e.g. x + y, y+z, etc... Furthemore, when using embedded boundaries, the initial field must be set to zero inside solid control volumes. Using the product in this new expression can easily achieve that by multiplying the volumefraction field by the initialization function.

149 lines of code changed in 2 files:

tsaad 2012-02-03 07:27 Rev.: 48184

Additional modifications and optimizations to ScalarRHS using area and volume fractions.

40 lines of code changed in 1 file:

qymeng 2012-02-02 16:57 Rev.: 48182

Move communicator id to task class

40 lines of code changed in 7 files:

tsaad 2012-02-02 10:39 Rev.: 48181

Make areafractions and volumefraction as STATE_NONE expressions so that they are pulled from the newdw.

8 lines of code changed in 1 file:

qymeng 2012-02-02 10:25 Rev.: 48180

change a ostringstream to string.

6 lines of code changed in 1 file:

banerjee 2012-02-01 21:09 Rev.: 48179

An EOS is now needed for computing the pressure in UCNH.cc. The default is
HyperElasticEOS. Don't forget to initialize the bulk modulus.

75 lines of code changed in 7 files:

banerjee 2012-02-01 19:14 Rev.: 48178

Change output to point to actual code that is generating the exception rather
than line 37 in ParameterNoFound.cc.

2 lines of code changed in 1 file:

guilkey 2012-02-01 19:01 Rev.: 48177

Commenting out all use and reference to bBeBarLabel. This variable gets
allocated, initialized, carried forward, washed, dried, and folded,
but as near as I can tell never actually gets used. It appears to be a copy
of bElBarLabel that probably snuck in during the unification of the various
CNH's.

64 lines of code changed in 2 files:

qymeng 2012-02-01 17:41 Rev.: 48176

Fixed a datawarehouse exists bug related to map readonly scrubing

5 lines of code changed in 1 file:

tsaad 2012-02-01 16:11 Rev.: 48175

Fix a couple of typos pertaining to area fractions in the ScalarRHS expression.

3 lines of code changed in 1 file:

qymeng 2012-02-01 16:01 Rev.: 48174

Initial working version of de-centralized threaded MPI scheduler.
Break data warehouse lock into serveral small locks.
Use pthread read/write lock instead of uintah build-in.
Increase the number of counter locks.
Make variable scrubing a read-only operation to datawarehouse.
(small memory usage increase)
other minor changes.

1350 lines of code changed in 23 files:

tsaad 2012-02-01 14:43 Rev.: 48172

Fix scalar RHS for volfraction to multiply only source terms. also do some cleanup for operators.

15 lines of code changed in 2 files:

guilkey 2012-02-01 11:37 Rev.: 48171

Tidying up, indenting and other things to make this monster a bit more readable.

136 lines of code changed in 1 file:

harman 2012-02-01 08:50 Rev.: 48170

turned off memory checking on 2L test.

1 lines of code changed in 1 file:

January 2012 »

Generated by StatSVN 0.7.0