Reverting commit 54488 and 54487 which were causing crashes on Mira, probably due to a poorly condition matrix.
0 lines of code changed in 4 files:
Adjust nomenclature to be consistent.
5 lines of code changed in 1 file:
Added the option to use a curve fit for particle enthalpy, rather than using non-linear solve. This is needed so that the temperature field can be characterized in terms for enthalpy for equilibrium models.
192 lines of code changed in 2 files:
RMCRT-arches now initializes 6 CCvariables/fluxes.
67 lines of code changed in 2 files:
Uninitialized variable was causing orderAccuracy tests to crash. puda was running monica2 by default given the correct compiler/architecture.
0 lines of code changed in 2 files:
Initialize swirl boundary condition.
19 lines of code changed in 1 file:
Added OFC4 to Arches/Coal performance Test.
1 lines of code changed in 1 file:
Fixed bug in setting the mass flow rate in Arches.
6 lines of code changed in 3 files:
Redesigned massflowinlet to be more consistent with the current abstraction.
145 lines of code changed in 4 files:
Added comments to improve documentation of sudoAddBC in bcgeombase.h
0 lines of code changed in 2 files:
Added more robust bullet proofing for partmassflowinlet.
10 lines of code changed in 1 file:
Added a new boundary condition function, that allows allows the geometries "union" and "difference" to set atomic members of its class.
63 lines of code changed in 30 files:
Removed getWithDefault so that restart cases will pass ups spec validation.
0 lines of code changed in 2 files:
Removed radiation reflections from the code that may confuse users since we have a model that offers similiar functionality.
0 lines of code changed in 2 files:
Finished removal of setting the material index in arches. Also made uintah error message more descriptive.
0 lines of code changed in 2 files:
Keep enumerations consistent with previous commits.
3 lines of code changed in 2 files:
Added that ability to specify the mass flux of particles using PartMassFlowInlet.
This approach uses the user specified weight distribution which should be computed based on the idealized velocity.
254 lines of code changed in 16 files:
Removed uneccessary call to coalHelper class.
0 lines of code changed in 1 file:
Removed coal specific design to allow for a more generic roadmap for arches particle transport.
This change is also preliminary for a massflowinlet boundary condition.
79 lines of code changed in 18 files:
Added the ability for a component to add a boundary condition during the initialization phase.
This may be expanded to change boundary conditions.
145 lines of code changed in 8 files:
(28 more)