December 2006 Commit Log

Number of Commits:
89
Number of Active Developers:
11
ayla 2006-12-27 18:58 Rev.: 36278

More framework and PIDL tests.

254 lines of code changed in 18 files:

worthen 2006-12-23 12:13 Rev.: 36261

More clearly determine fortran library

0 lines of code changed in 4 files:

ayla 2006-12-22 14:44 Rev.: 36256

Fix Dataflow startup bug.

0 lines of code changed in 8 files:

jfsheph 2006-12-21 15:27 Rev.: 36252

backing up changes that I've been working on over the last several weeks to improve the quality of the resulting hexes after inserting a sheet and removing non-manifold edges from the set that will be projected to the boundary.

0 lines of code changed in 2 files:

guilkey 2006-12-21 12:56 Rev.: 36249

Aargh, forgot to commit this with the LinearInterpolator files. So much
for my atomic commit.

0 lines of code changed in 2 files:

guilkey 2006-12-21 12:30 Rev.: 36248

Don't need shape function derivatives in interpolateToParticlesAndUpdate.

0 lines of code changed in 2 files:

guilkey 2006-12-21 12:29 Rev.: 36247

include Stencil7 and NCVariable.

0 lines of code changed in 2 files:

guilkey 2006-12-21 11:45 Rev.: 36246

Added a new version of findCellAndWeights to LinearInterpolator, now used
in AMRMPM.cc. Seems to work on a single level, not tested on multiple levels
yet.

166 lines of code changed in 5 files:

harman 2006-12-21 10:38 Rev.: 36245

Code scraps that have never been used.

0 lines of code changed in 8 files:

worthen 2006-12-21 10:14 Rev.: 36244

Include mpi_defs.h to not include mpicxx.h

0 lines of code changed in 2 files:

luitjens 2006-12-20 13:16 Rev.: 36234

Fixed a timing bug

0 lines of code changed in 2 files:

luitjens 2006-12-20 11:50 Rev.: 36231

Reverted load balancing algorithm to an earlier algorithm. This
algorithim is more robust. Also this should fix a DLB/MPM bug.


0 lines of code changed in 4 files:

harman 2006-12-20 10:41 Rev.: 36230

q_FC_flux_operator()
- divide the flux by the cell volume if the quantity is mass specific

0 lines of code changed in 4 files:

worthen 2006-12-18 23:37 Rev.: 36198

Fix compiler errors and MPI typo

0 lines of code changed in 2 files:

worthen 2006-12-18 22:29 Rev.: 36197

Consolidate SPRelocate into MPIRelocate

Next step in scheduling coarsen and refining particles

334 lines of code changed in 22 files:

ayla 2006-12-18 19:42 Rev.: 36196

Add environment to main.

0 lines of code changed in 2 files:

guilkey 2006-12-18 14:55 Rev.: 36189

Fixed some bugs in the zone of influence code.

28 lines of code changed in 1 file:

guilkey 2006-12-18 12:19 Rev.: 36187

Added g.zoi label

0 lines of code changed in 4 files:

guilkey 2006-12-18 11:18 Rev.: 36186

Add zone of influence stuff.

11 lines of code changed in 1 file:

guilkey 2006-12-15 20:01 Rev.: 36178

Added a task to compute the "zone of influence" of each node. This is
currently done every timestep, but needs to be changed to only happen
at regrid time.

151 lines of code changed in 1 file:

ayla 2006-12-15 18:23 Rev.: 36176

More tests.

511 lines of code changed in 20 files:

harman 2006-12-15 16:56 Rev.: 36171

added a different equation for quadratic initialization

0 lines of code changed in 2 files:

guilkey 2006-12-15 16:13 Rev.: 36169

Getting particle data from coarser and finer patches for
interpolateParticlesToGrid. Pushing data from all particles
to grid, although not quite yet in the correct way.

79 lines of code changed in 1 file:

harman 2006-12-15 14:57 Rev.: 36165

removed duplicate setBC for imp_delP.

0 lines of code changed in 2 files:

harman 2006-12-15 14:41 Rev.: 36164

use #ifdef DEBUG instead of #if DEBUG

0 lines of code changed in 2 files:

harman 2006-12-15 14:25 Rev.: 36162

SerialMPM.cc is now responsible for deleting and creating the labels

0 lines of code changed in 1 file:

dav 2006-12-14 16:43 Rev.: 36143

Update centerWindow to try to account for multiple screens.

0 lines of code changed in 2 files:

luitjens 2006-12-14 15:43 Rev.: 36140

Revamped load balancer logic in an attempt to achieve decent load
balance.


119 lines of code changed in 4 files:

dav 2006-12-14 15:29 Rev.: 36139

Turn of mpi++ under mpich

0 lines of code changed in 2 files:

guilkey 2006-12-14 14:46 Rev.: 36136

Now getting data from coarser and finer levels for use in
interpolateParticlesToGrid. Collection of data from the finer
level needs to be optimized.

131 lines of code changed in 1 file:

harman 2006-12-13 16:36 Rev.: 36125

added bulletproofing for the implicit pressure solve
outer_iteration_tolerance <= tolerance

0 lines of code changed in 2 files:

ayla 2006-12-13 15:44 Rev.: 36122

Update tests, improve framework shutdown and code cleanup.

211 lines of code changed in 13 files:

jas 2006-12-13 14:29 Rev.: 36121

Look at the particle temperature for PBX instead of a grid temperature.
Old code is ifdef'd out.

0 lines of code changed in 2 files:

ayla 2006-12-13 14:27 Rev.: 36120

Fix missing newline in error message.

0 lines of code changed in 2 files:

ayla 2006-12-13 14:25 Rev.: 36119

Improve PIDL CommError exception reporting.

0 lines of code changed in 32 files:

ayla 2006-12-13 14:24 Rev.: 36118

Make PIDL Object interface consistent with SmartPointer: Object::getRefCount() should be Object::getReferenceCount().

4 lines of code changed in 5 files:

ayla 2006-12-13 14:21 Rev.: 36115

Refactor event service test.

0 lines of code changed in 6 files:

ayla 2006-12-13 13:56 Rev.: 36110

Add PIDL start and stop wrappers for tests.

54 lines of code changed in 1 file:

guilkey 2006-12-12 20:56 Rev.: 36104

Bring another version of getParticleSubset from the ODDW into the DW so that
it can be accessed from AMRMPM.

0 lines of code changed in 4 files:

luitjens 2006-12-12 15:09 Rev.: 36096

Fixed a bug in component timings

8 lines of code changed in 1 file:

guilkey 2006-12-12 14:33 Rev.: 36095

Two more babysteps toward AMR-MPM. 1. scheduleTimeAdvance is split into
several loops over all levels with considerations of data dependencies across
levels taken into account. 2. Collecting data from coarser and finer
levels for use in interpolateToParticlesAndUpdate.

112 lines of code changed in 1 file:

guilkey 2006-12-12 14:19 Rev.: 36094

Added getCoarseLevelRangeNodes.

0 lines of code changed in 4 files:

luitjens 2006-12-12 14:15 Rev.: 36093

tweaked the load balancer logic slightly to improve load balance

2 lines of code changed in 1 file:

luitjens 2006-12-12 14:03 Rev.: 36092

Changed the default targetImbalance parameter to 5%

1 lines of code changed in 1 file:

luitjens 2006-12-12 13:57 Rev.: 36091

Added the debug stream "IndividualComponentTimings" same as
"ComponentTimings" except per processor.


0 lines of code changed in 2 files:

luitjens 2006-12-12 13:50 Rev.: 36090

Modified the SFC load balancing algorithm to provide a better load
balance.

66 lines of code changed in 2 files:

luitjens 2006-12-12 13:49 Rev.: 36089

Added an additional parameter to the BNRRegridder called
patch_ratio_to_target. This value is multiplied by ideal patch size per
processor and then used as the maximum patch size allowed. This
parameter has a range of (0,1]. Setting the value high can cause large
load imbalance. Setting the value low can raise the number of patches
unnessarily high.

0 lines of code changed in 4 files:

harman 2006-12-12 10:43 Rev.: 36086

-make graph connections looking up and down.
- modified debugging spew

23 lines of code changed in 1 file:

dav 2006-12-11 17:33 Rev.: 36074

Added IsSymLink() function. Un-tabified, indented.

0 lines of code changed in 4 files:

dav 2006-12-11 17:32 Rev.: 36073

untabified

0 lines of code changed in 2 files:

dav 2006-12-11 17:25 Rev.: 36072

Don't allow restarts to use a symbolic link to the uda.

0 lines of code changed in 2 files:

harman 2006-12-11 15:35 Rev.: 36069

added level index to symmetry test output

0 lines of code changed in 2 files:

ayla 2006-12-11 14:07 Rev.: 36061

Test code cleanup.

0 lines of code changed in 4 files:

ayla 2006-12-11 13:47 Rev.: 36060

Rename wildcard test to subscription.

0 lines of code changed in 2 files:

ayla 2006-12-11 13:41

Rename wildcard test to subscription.

278 lines of code changed in 14 files:

damevski 2006-12-11 12:43 Rev.: 36057

Event service changes

0 lines of code changed in 4 files:

damevski 2006-12-11 12:06 Rev.: 36056

Changes to Event Service

312 lines of code changed in 14 files:

damevski 2006-12-11 12:04 Rev.: 36055

Updates to tests

14 lines of code changed in 4 files:

harman 2006-12-11 11:09 Rev.: 36053

added new debugStream cout_dbg
- dump out cell index and value of the maxrhs, only if cout_dbg is active.

18 lines of code changed in 1 file:

damevski 2006-12-10 13:46 Rev.: 36051

Preliminary change to event service tests.

1 lines of code changed in 1 file:

damevski 2006-12-10 13:45 Rev.: 36050

Preliminary changes to event service tests

0 lines of code changed in 11 files:

luitjens 2006-12-08 15:21 Rev.: 36043

Reformated output for easier parsing

1 lines of code changed in 1 file:

luitjens 2006-12-08 14:47 Rev.: 36041

Don't create Labels twice - MPMICE creates its on (and passes to ICE), and borrows ice and mpm's

9 lines of code changed in 4 files:

harman 2006-12-08 11:45 Rev.: 36035

turned off Dump_Limiter

0 lines of code changed in 2 files:

worthen 2006-12-08 00:20 Rev.: 36034

Add Per-Component LB stats for Regridder, LoadBalancer, TG Execution, TG mpi wait, TG compilation, available with SCI_DEBUG=ComponentTimings:+

120 lines of code changed in 12 files:

harman 2006-12-07 18:47 Rev.: 36032

added cubic polynomial wave to the initialization task. Useful for doing
convergence rate studies on ICE's advection operator.

10 lines of code changed in 3 files:

harman 2006-12-07 18:45 Rev.: 36031

Dump out the limiter to a file if d_smokeOnOff is turned on. Currently, turned off.

27 lines of code changed in 1 file:

borodai 2006-12-07 15:33 Rev.: 36028

Fixed positionToIndex for stretched grid.

3 lines of code changed in 1 file:

ayla 2006-12-06 16:37 Rev.: 36016

More framework configuration, add PIDL unit tests.

295 lines of code changed in 12 files:

guilkey 2006-12-06 15:24 Rev.: 36012

Add StrainEnergy type to the outputProblemSpec

0 lines of code changed in 2 files:

harman 2006-12-05 18:08 Rev.: 36006

Now computing the reflux correction and putting the value in a separate varLabel,
Q_(X,Y,Z)_FC_corr, which is later applied to the Q_CC. Previously, I was reusing
the Q_(X,Y,Z)_FC_flux VarLabel which is bad form. This will make debugging less confus
ing.

0 lines of code changed in 4 files:

harman 2006-12-05 17:55 Rev.: 36004

added a new variable var_(X,Y,Z)_corr, the refluxing correction, to the Models
refluxing struct. It's not being used for anything in this commit.

14 lines of code changed in 2 files:

harman 2006-12-05 17:36 Rev.: 36003

turnoff excess spew.
2nd order

0 lines of code changed in 4 files:

harman 2006-12-05 17:14 Rev.: 36002

large code diet
- added varLabels for the reflux correction (Q)_(X,Y,Z)_FC_corrLabel
Q = mass, mom, int_eng, vol_frac, int_eng, transported var.

0 lines of code changed in 4 files:

worthen 2006-12-05 16:01 Rev.: 35998

Attempt at fixing configure for petsc's that have linux or linux-gnu in them

84 lines of code changed in 2 files:

luitjens 2006-12-05 12:20 Rev.: 35995

Fixed a bug in the range querying code for the superbox code that caused
the query to return corner case patches causing the superbox algorithm
to breakdown.

This fix assumes a minimum patch size greater than 2.

0 lines of code changed in 2 files:

damevski 2006-12-05 12:06 Rev.: 35994

Bug in loading components, fixed

1 lines of code changed in 1 file:

kuzimmer 2006-12-04 17:14 Rev.: 35991

ignore Kurt/Core

0 lines of code changed in 2 files:

kuzimmer 2006-12-04 17:13 Rev.: 35990

update tcl interface

0 lines of code changed in 2 files:

kuzimmer 2006-12-04 17:12 Rev.: 35989

quiet some compiler warnings

0 lines of code changed in 2 files:

kuzimmer 2006-12-04 17:11 Rev.: 35988

remove a dependency

0 lines of code changed in 2 files:

kuzimmer 2006-12-04 17:11 Rev.: 35987

add more integration control to shader

0 lines of code changed in 2 files:

ayla 2006-12-04 12:22 Rev.: 35981

Remove Qt library from libs and streamline Babel make commands.

0 lines of code changed in 2 files:

jas 2006-12-01 19:07 Rev.: 35972

Add SCIRun:Args to get it to compile.

0 lines of code changed in 2 files:

ayla 2006-12-01 17:20 Rev.: 35969

Add SSIDL library to PSELIBS to fix osx linking errors.

22 lines of code changed in 33 files:

harman 2006-12-01 16:47 Rev.: 35968

added comments

0 lines of code changed in 2 files:

worthen 2006-12-01 15:47 Rev.: 35964

Fix regrid upon restart

1 lines of code changed in 1 file:

harman 2006-12-01 13:44 Rev.: 35962

scheduleErrorEstimate()
- fixed material set when both refineFlags and scalar-f have an index of 0

11 lines of code changed in 1 file:

worthen 2006-12-01 11:25 Rev.: 35961

Allow grid queries on virtual patches. Threw a 'not finished' exception if you try to get a PArticleVariable on a virtual patch

0 lines of code changed in 2 files:

November 2006 »

Generated by StatSVN 0.4.0