November 2011 Commit Log

Number of Commits:
64
Number of Active Developers:
13
harman 2011-11-30 17:11 Rev.: 47897

The user no longer needs to specify the
pressure solver in two places. Removed

<PressureSolver>
<linear_solver> hypre </linearSolver>

Updated old stale input files in UintahRelease/ARCHES.

16 lines of code changed in 1 file:

jthornoc 2011-11-30 15:47 Rev.: 47896

Fixing a unit conversion bug.

0 lines of code changed in 2 files:

harman 2011-11-30 15:12 Rev.: 47895

updated

0 lines of code changed in 2 files:

harman 2011-11-30 15:04 Rev.: 47894

Removed Petsc option from the pressure solver.

-cleaned up PressureSolverV2.h

- removed option to only setup matrix once. The coefficient calculation
is intermingled with RHS, deep inside some fortran code (hard to untangle).
It's not that expensive.

*This should not change the answers


112 lines of code changed in 17 files:

harman 2011-11-30 11:55 Rev.: 47893

Doggie bagged some multimaterial droppings that do nothing.

5 lines of code changed in 5 files:

banerjee 2011-11-29 19:42 Rev.: 47891

Fixed bug in binaryPressureSearch. Was returning uninitialized variables
if the search did not converge.

105 lines of code changed in 1 file:

banerjee 2011-11-29 19:39 Rev.: 47890

Added function for checking nans and infs in ICE and MPMICE.

0 lines of code changed in 4 files:

guilkey 2011-11-29 16:15 Rev.: 47888

Change:

Rotation_tang = Rotationz*Rotationy*Rotationz;

to:

Rotation_tang = Rotationz*Rotationy*Rotationx;

0 lines of code changed in 2 files:

jsutherland 2011-11-29 12:19 Rev.: 47886

more warning cleanup...

31 lines of code changed in 3 files:

jsutherland 2011-11-29 11:51 Rev.: 47885

Cleanup more warnings.

6 lines of code changed in 2 files:

jsutherland 2011-11-29 10:11 Rev.: 47884

Silence some warnings

270 lines of code changed in 5 files:

jsutherland 2011-11-29 09:33 Rev.: 47883

Fix problem with MODIFIES that was being triggered out of the SSPRK3 integrator. This implements a workaround for a limitation in the framework.

7 lines of code changed in 1 file:

jsutherland 2011-11-28 18:39 Rev.: 47882

Remove some confusing diagnostic output

0 lines of code changed in 1 file:

jthornoc 2011-11-27 15:46 Rev.: 47878

Added <const_wall_temperature/> node to DORadiation to mimic the behavior of the old radiation solver that set the wall temperature to 293.0K. Updated input files accordingly.

23 lines of code changed in 3 files:

jsutherland 2011-11-25 17:48 Rev.: 47877

Rip out a rtest that snuck in during one of my recent commits.

0 lines of code changed in 1 file:

jsutherland 2011-11-25 16:22 Rev.: 47876

Revert a recent change. On cleaved trees, we still have a bug present...

7 lines of code changed in 1 file:

jsutherland 2011-11-25 16:22 Rev.: 47875

Silence a compiler warning.

1 lines of code changed in 1 file:

banerjee 2011-11-24 23:17 Rev.: 47874

Fast integration of smooth functions using double expopential integrator.

632 lines of code changed in 2 files:

jsutherland 2011-11-23 15:42 Rev.: 47873

Minor tweaks

23 lines of code changed in 1 file:

jsutherland 2011-11-23 15:42 Rev.: 47872

Update TaskInterface due to recent bug fixes in ExprLib

8 lines of code changed in 1 file:

awabboud 2011-11-23 14:58 Rev.: 47871

cleaning compile warnings

10 lines of code changed in 2 files:

cam 2011-11-23 13:16 Rev.: 47870

o add --overwrite option to uda2nrrd, o change INSTALL_TYPE to VISIT_PLUGIN_INSTALL_TYPE in uda reader makefile, o) add warning when NaN values are read in uda reader.

0 lines of code changed in 10 files:

jsutherland 2011-11-23 10:12 Rev.: 47868

Turn on some memory tests.
Turn on some more tests on debug.
Fix up some formatting.

51 lines of code changed in 1 file:

awabboud 2011-11-22 21:46 Rev.: 47867

minor cleanup

1 lines of code changed in 1 file:

jthornoc 2011-11-22 19:29 Rev.: 47865

Several modifications including:

1) Initialize density_guess in the <bleeping> dummy solve so that it can be saved out in the uda

2) Area fractions were inadvertently being overwritten. This is now fixed.

3) Added swirl to the old boundary condition <FlowInlet>.

4) Cleaned up some of the new boundary condition stuff. There still seems to be a problem with assigning values to the BCInfoMap.

5) Intrusion temperatures can now be set.

6) Hard setting lprob* test cases to false. This of hard coding logicals for test cases hackishness should be removed…I would vote for driving these tests from input files.

7) "SolidWallTemperature" is now an input type in the <BoundaryCondition> section for setting wall temperatures.

8) Radiation solution is now persisting through timesteps without a radiation solve.

Some answers will change due to the addition of setting the intrusion temperature. Other tests will break because of a change in the numbers of variables in the checkpoint. GS's to be updated.

353 lines of code changed in 28 files:

jthornoc 2011-11-22 18:42 Rev.: 47864

Area fractions on + faces.
Setting the volume fraction in extra cells was causing pressure to blow. Investigating....
This may require new GSs.

12 lines of code changed in 1 file:

ahumphrey 2011-11-22 16:52 Rev.: 47863

Added ability for Uintah to use PAPI to count both FLOPS and vectorized FLOPS. Seems good to be able to see both.

24 lines of code changed in 2 files:

harman 2011-11-21 16:33 Rev.: 47859

radwsgg: reduced the upper & lower looping limits by 1. This is a pointwise operation

DORadiation: No longer requiring gac for the labels co2, h2o and sootFV.

This should not change the answers.

31 lines of code changed in 4 files:

harman 2011-11-21 14:16 Rev.: 47858

Now dragging MPMArchesLabel into DO radiation so it will compile on OSX.


17 lines of code changed in 5 files:

harman 2011-11-21 14:08 Rev.: 47857

added formatting to awk print statement:
On updraft
Now converting movie.0007.png to 7.png << worked
Now converting movie.0008.png to 8.png << crashed

I don't get it........

0 lines of code changed in 2 files:

jas 2011-11-20 20:41 Rev.: 47856

Update include files for gcc-4.6.

5 lines of code changed in 1 file:

jas 2011-11-20 17:21 Rev.: 47855

Buildbot test

0 lines of code changed in 2 files:

jas 2011-11-20 16:32 Rev.: 47852

Buildbot test

2 lines of code changed in 1 file:

jas 2011-11-20 16:17

Buildbot test

0 lines of code changed in 2 files:

jas 2011-11-20 13:08 Rev.: 47844

Buildbot test.

1 lines of code changed in 1 file:

jas 2011-11-20 13:06 Rev.: 47843

Delete line.

0 lines of code changed in 1 file:

jas 2011-11-20 13:03 Rev.: 47842

Add lines to test buildbot.

2 lines of code changed in 1 file:

jas 2011-11-20 12:16 Rev.: 47838

Testing commit for buildbot.

0 lines of code changed in 1 file:

jas 2011-11-20 00:26 Rev.: 47836

Test commit changes to buildbot.

2 lines of code changed in 1 file:

harman 2011-11-19 14:34 Rev.: 47831

- Moved all DO radiation model code out of EnthalpySolver and into DORadiationModel.
- EnthalpySolver now schedules 1 task (computeSource) and requires 1 variable from the DO model.
- removed unused global variables.
- Pruned and simplified where possible.

*This should not change the answers.

468 lines of code changed in 10 files:

tsaad 2011-11-18 15:12 Rev.: 47824

Apply boundary conditions to the initial condition \n

262 lines of code changed in 15 files:

tsaad 2011-11-18 12:22 Rev.: 47821

Remove an obsolete test from the nightly regression tests. this caused the recent buildbot failure.

0 lines of code changed in 1 file:

harman 2011-11-17 14:40 Rev.: 47817

added James's 3D vortex problem to customInitialize.
- slight generalization of mms code.
- added input file.

45 lines of code changed in 3 files:

jpeterson 2011-11-17 14:05 Rev.: 47816

Missed two tags that previously excluded Modified being used with JWL or Murnaghan.

0 lines of code changed in 2 files:

jpeterson 2011-11-17 13:55 Rev.: 47815

M CCA/Components/MPM/ConstitutiveModel/ViscoScram.cc
Moved the Modified EOS case first so that if the material is expanding beyond relative volume of one, the pressure is not negative. Also cleaned up the code a bit and added comments.

M StandAlone/inputs/UPS_SPEC/constitutive_models.xml
Fixed UPS specifications to allow the Preston-Tonks-Wallace shear modulus model.


154 lines of code changed in 1 file:

tsaad 2011-11-17 13:48 Rev.: 47814

Major changes to the boundary conditions processing in Wasatch. Get rid of macros and template all functions. Add 12 regression tests for boundary conditions with multipatches. fix multipatch bug in boundary conditions. fix windowing bug in pressure rhs calculation. Note that the regression tester will break - I will update this after midnight.

794 lines of code changed in 7 files:

harman 2011-11-17 11:44 Rev.: 47813

added: #include <CCA/Ports/SolverInterface.h>

0 lines of code changed in 2 files:

jsutherland 2011-11-17 11:39 Rev.: 47812

minor cleanup

63 lines of code changed in 2 files:

harman 2011-11-17 11:26 Rev.: 47811

removed dead.h file from includes

0 lines of code changed in 1 file:

jsutherland 2011-11-17 11:25 Rev.: 47810

Remove explicit template instantiation from header file. This only needed if the implementation is in a .cc file rather than a header.

4 lines of code changed in 1 file:

harman 2011-11-17 11:18 Rev.: 47809

moved dead code to the attic

0 lines of code changed in 2 files:

jsutherland 2011-11-17 11:13 Rev.: 47808

Simplify a few things in get_memory_window_for_uintah_field()

7 lines of code changed in 1 file:

harman 2011-11-16 18:33 Rev.: 47807

Extract_X()
- now setting the boundary conditions on pressure = 0.

15 lines of code changed in 1 file:

qymeng 2011-11-16 11:58 Rev.: 47806

Added a missing read lock which caused segfault when acessing varDB.

0 lines of code changed in 2 files:

jsutherland 2011-11-15 12:38 Rev.: 47805

minor cleanup

2 lines of code changed in 2 files:

jsutherland 2011-11-15 12:36 Rev.: 47804

Move a function, reduce inclusion hacks on TaskInterface.h

42 lines of code changed in 5 files:

awabboud 2011-11-14 15:19 Rev.: 47803

added lower dimensional regression tests for classic tables

6 lines of code changed in 2 files:

awabboud 2011-11-14 13:16 Rev.: 47802

Updated Classic Tables for N-Dimensions, This will break some tests, gold standards to be generated

764 lines of code changed in 2 files:

jsutherland 2011-11-12 18:27 Rev.: 47801

Clean up a few unnecessary header includes, etc.

4 lines of code changed in 4 files:

ahumphrey 2011-11-11 13:27 Rev.: 47799

Changed the current PAPI FLOPs counter to use the PAPI_DP_OPS event. This event is optimized to also count scaled double precision vector operations. Configure script has also been updated to reflect this change.

6 lines of code changed in 3 files:

jpedel 2011-11-11 11:16 Rev.: 47798

New DQMOM formulation based on weighted abscissas which conserves particle mass and momentum. This should break the regression dqmom tests 2 to 5. Gold standards will need to be replaced

401 lines of code changed in 38 files:

ahumphrey 2011-11-10 19:21 Rev.: 47797

Added PAPI instrumentation to count total level 2 & 3 cache misses.

46 lines of code changed in 2 files:

ahumphrey 2011-11-10 18:21 Rev.: 47796

Added PAPI instrumentation to count Level 1 total cache misses.

90 lines of code changed in 2 files:

guilkey 2011-11-09 10:54 Rev.: 47795

Fix compiler warnings.

0 lines of code changed in 6 files:

October 2011 »

Generated by StatSVN 0.4.0