January 2013 Commit Log

Number of Commits:
39
Number of Active Developers:
9
tsaad 2013-01-31 17:30 Rev.: 49839

add 6 regression tests for embedded geometry.

12 lines of code changed in 1 file:

ihunsaker 2013-01-30 17:44 Rev.: 49835

Assert that mole fractions of participating
species aren't negative before using them
in the radiation property calculator.

2 lines of code changed in 1 file:

harman 2013-01-30 10:20 Rev.: 49834

added hack to fix the compile issue. To fix the linking error is non-trivial.


3 lines of code changed in 1 file:

harman 2013-01-30 09:44 Rev.: 49832

90% done. Now testing.

228 lines of code changed in 2 files:

ihunsaker 2013-01-29 16:49 Rev.: 49831

Bug fix for first step in new level of data
onion. This will change the answers on the
data onion regression test.

Todd- Can you update the GS for me?

2 lines of code changed in 1 file:

ihunsaker 2013-01-29 16:47 Rev.: 49830

Updated Benchmarks.lyx documentation. Added
RMCRT_io.txt to make explicit to users of RMCRT
what the input requirements are, and what the
output of RMCRT is.

0 lines of code changed in 2 files:

harman 2013-01-28 18:01 Rev.: 49829

It's partially working. Still need to incorporate the MPM energy contributions
and user defined planes for computing the in/out fluxes.

442 lines of code changed in 2 files:

tsaad 2013-01-28 12:18 Rev.: 49828

Wasatch now adopts extra cells exclusively. All regression tests with boundary conditions will fail due inability of compare_uda to compare patches with and without extra cells. Regression tests have been checked for sanity. I will update the failing tests tomorrow morning.

106 lines of code changed in 3 files:

guilkey 2013-01-28 10:52 Rev.: 49827

Bringing interpolateToParticlesAndUpdate a bit more in line with SerialMPM in
preparation for larger changes.

91 lines of code changed in 1 file:

ahumphrey 2013-01-27 13:19 Rev.: 49826

Don't email Alan anymore when goldstandards are updated.

2 lines of code changed in 1 file:

tsaad 2013-01-25 13:12 Rev.: 49825

I think that Qingyu meant to call this setExtraCells instead of setExtraCell.

2 lines of code changed in 3 files:

guilkey 2013-01-25 12:27 Rev.: 49824

Remove commented out code related to add_material which has been removed.

0 lines of code changed in 1 file:

qymeng 2013-01-24 16:22 Rev.: 49823

Add preGridProblemSetup() for simulation component to allow problem setup before grid setup.
Add setExtraCell() to Grid class, this method can only be called when grid has not setup.

30 lines of code changed in 4 files:

guilkey 2013-01-24 15:27 Rev.: 49822

Compute volume_new base on Fnew

1 lines of code changed in 1 file:

guilkey 2013-01-24 14:58 Rev.: 49821

Move the Membrane model to the UnusedCM. Correct volume update in HypoElastic
to use J=det(Fnew).

749 lines of code changed in 7 files:

guilkey 2013-01-24 14:51 Rev.: 49820

Use J from the new F.

1 lines of code changed in 1 file:

guilkey 2013-01-23 23:22 Rev.: 49818

Get this model running again.

8 lines of code changed in 1 file:

harman 2013-01-21 12:25 Rev.: 49812

More work on 1st law analysis module. It needs to be filled in.

205 lines of code changed in 3 files:

jthornoc 2013-01-17 04:52 Rev.: 49810

Adding some comments on the status of reduction variables.

14 lines of code changed in 1 file:

awabboud 2013-01-16 10:20 Rev.: 49809

Fix a numerical error. This will change the qmom-realizable gold standard.

5 lines of code changed in 1 file:

guilkey 2013-01-15 18:16 Rev.: 49808

Add comments better describing what is going on in the CBDI code, and
suggest some optimization.

8 lines of code changed in 1 file:

awabboud 2013-01-14 11:23 Rev.: 49806

Fix an index typo in transform matrix

1 lines of code changed in 1 file:

guilkey 2013-01-14 11:12 Rev.: 49805

Fix two errors in the outputProblemSpec.

6 lines of code changed in 1 file:

jthornoc 2013-01-10 12:04 Rev.: 49803

Header file didn't make it in the last commit.

1 lines of code changed in 1 file:

jthornoc 2013-01-10 12:02 Rev.: 49802

Slight variable name change in WallModelDriver.cc

Added two new input files for testing the new wall models.

Added one new input file for testing properties with rmcrt/dom.

2 lines of code changed in 1 file:

awabboud 2013-01-04 16:59 Rev.: 49799

Make this nan/inf check work for large negative numbers too.

2 lines of code changed in 1 file:

wyxpuma 2013-01-04 16:37 Rev.: 49797

fix relaxation reading method and update wallBCHT::region

5 lines of code changed in 2 files:

tsaad 2013-01-04 07:57 Rev.: 49795

Cleanup embedded geometry interface. reduce input file complexity. refactor scalar and moment transport equations to make use of the new embedded geometry interface.

197 lines of code changed in 12 files:

jthornoc 2013-01-04 03:53 Rev.: 49794

One too many modifies for temperature.

0 lines of code changed in 1 file:

jthornoc 2013-01-04 03:28 Rev.: 49793

Adding solver parameters to the input file for RegionalHT.
Force the calc_frequency to be the same as the radiation solver calc
frequency. This will avoid redundant specification and should make the
wall HT model update the same time the radiation solver is updating. I
don't see a point in having them solve at different frequencies.

39 lines of code changed in 1 file:

jthornoc 2013-01-04 02:41 Rev.: 49792

Clean-up. Added some paramters to the input file.

35 lines of code changed in 2 files:

jthornoc 2013-01-04 02:40 Rev.: 49791

Fix a typo in previous commit.
Generalizing the simpleHT model and adding options to the input file.

14 lines of code changed in 2 files:

jthornoc 2013-01-04 02:39 Rev.: 49790

Repair some faulty logic.

63 lines of code changed in 1 file:

awabboud 2013-01-03 14:16 Rev.: 49789

Fixed a few bugs in the table generator, and added header info.

24 lines of code changed in 1 file:

jthornoc 2013-01-03 12:47 Rev.: 49786

More work on the wall heat transfer model. Added a temporary copy of
the temperature field to allow for copying over the boundary temperature solution on
timesteps where the wall model isn't solved.

Also added some whitespace and replaced a hard-coded constant.

412 lines of code changed in 2 files:

tsaad 2013-01-03 12:17 Rev.: 49785

revert a line of code that I inadvertently committed.

1 lines of code changed in 1 file:

tsaad 2013-01-03 12:08 Rev.: 49784

Add volume fractions to the initialization tasks. Multiply initial conditions by the volume fractions.

126 lines of code changed in 9 files:

harman 2013-01-03 10:02 Rev.: 49783

sched_computeProp() & computeProp()
The scheduling of the variables is now consistent with what is done in the task.

inputs/ARCHES/RMCRT/methane_rmcrt.ups now runs on multiple patches per
core.

removed tabs.
formatting.

27 lines of code changed in 1 file:

wyxpuma 2013-01-02 14:52 Rev.: 49778

updated wall heat transfer models by introducing an iterative method to calculate the final wall temperature

42 lines of code changed in 2 files:

December 2012 »

Generated by StatSVN 0.7.0