Added vortex pairs custom initialization option.
106 lines of code changed in 2 files:
add NCAR Cheyenne
80 lines of code changed in 1 file:
backed out bad check in
528 lines of code changed in 11 files:
added ncar cheyenee shell
1 lines of code changed in 1 file:
added ncar cheyenee shellStandAlone/tools/VisIt/visit_movie_script.sh
693 lines of code changed in 10 files:
- Using dout printTask() & printSchedule()
- formatting
- save maxScalar clamping value to the checkpoints.
0 lines of code changed in 2 files:
XMLUtils:
- formatting
ProblemSpec:
- getParent()
Return a parent xmlNode if the content is not null
- print()
print the first child of the node.
11 lines of code changed in 3 files:
added generic machine layout
48 lines of code changed in 2 files:
More work on the AMRMPMICE race condition.
* Use sequentially consistent memory ordering for a few key atomic loads and stores (so, at least on x86 this will generate memory fences after each op);
* Relaxed the memory ordering in a few other atomics used within the infrastructure.
* Remove an unused QueueAlg prioritization enum.
* A little cleanup and refactoring while under the hood.
53 lines of code changed in 8 files:
Two more boost headers creeping around.
0 lines of code changed in 2 files:
Fixing copyrights
0 lines of code changed in 4 files:
Updating Char model with Salvatore's Iavarone changes.
2 lines of code changed in 1 file:
Fixing a bug in the char oxidation model.
109 lines of code changed in 2 files:
Changed output so it mimics the linux command "diff" Adam Gaia
28 lines of code changed in 3 files:
Deleted unused label.
Add the fixed pressure gradient to the existing momentum source instead of replacing the momentum source.
4 lines of code changed in 5 files:
Fix referencing of erroneous KeyDatabase members. KeyDatabase<DomainType>::print() was not being compiled previously (no reference to it). This functionality is now needed.
0 lines of code changed in 2 files:
Remove stale comment.
0 lines of code changed in 1 file:
Fix race conditions in DWDatabase. AMRMPMICE was consistently manifesting these races, even at small scale.
43 lines of code changed in 1 file:
printData no longer exists.
0 lines of code changed in 1 file:
Dust off nodalHeatFlux task so the flatPlate heat flux module works.
MPMFlags:
- simplified setting d_computeNodalHeatFlux & d_computeScaleFactor flags
HeatConduction:
- Added dividers
- Added printSchedule() & printTask() calls
SerialMPM:
- Added "MPM::" to all printTask() and printSchedule() messages.
- uncommented scheduleComputeNodalHeatFlux()
76 lines of code changed in 5 files:
Generalized vortex creation code. Each vortex can now be aligned in either the X, Y or Z direction.
We may need to use geometry object to limit the length of the vortex.
45 lines of code changed in 2 files:
Added vertical and horizontal spaces to help us with old eyes.
73 lines of code changed in 4 files:
Added coefficients for biomass on the emissivity model. Nightly tests weren't affected by this addition.
10 lines of code changed in 1 file:
description changes to python scripts for particle domain creation and visualization
0 lines of code changed in 4 files:
upsDiff.py
Added a "smart" script for catching difference in ups files. --Adam Gaia
R_Tester:
Turned on input file checking.
1186 lines of code changed in 4 files:
variable name changes:
r_out_(x,y,z) -> d_r_out_(x,y,z)
d_data -> fdata
d_fflux -> fflux
q_CCMaxMin()
- optimization, minimize number of [] operations.
- combine computations with similar variables.
0 lines of code changed in 10 files:
Spacing.
Removed inline from gradQ(), q_CCMaxMin(). Those functions contain loops and can't be inlined.
28 lines of code changed in 3 files:
* Included <functional>.
This commit fixes failing Arches builds with ICPC 18.0.1 and G++ 7.3.1.
0 lines of code changed in 4 files:
planeAverage:
- fixed an issue when periodic BC are used.
meanTurbFluxes:calc_Q_prime()
- Throw an exception if the planar average has not been previously computed
15 lines of code changed in 3 files:
fixing comments in python script for particle domain visualization
4 lines of code changed in 1 file:
Adding python scripts for the generation of particle domains for CPTI and CPDI import, and a post-processing tool for the visualization of particle domains
2304 lines of code changed in 2 files:
Updating the psNOx model.
Aside from some minor aesthetic changes, the tar
split is adjusted in the case that the light gas splits
cannot achived the overall pyrolosis split defined in Tillman.
Also, the defaults were adjusted to match the inputs from the
latest V/UQ round.
This commit breaks the mass_energy_balance_psnox.ups test.
135 lines of code changed in 5 files:
Updated instructions
0 lines of code changed in 2 files:
Commenting out the PIDx debugging print statements.
0 lines of code changed in 2 files:
ICE::accumulateMomentumSourceSinks()
- fixed a "*=" error when applying a fixed pressure gradient.
10 lines of code changed in 1 file:
* Removed the simulate_multiple_gpus DebugStream.
11 lines of code changed in 2 files:
Get rid of some debugging print statements.
0 lines of code changed in 1 file:
Bulletproof the intrusion scalar spec.
15 lines of code changed in 1 file:
Changed Jeremy's email address to the University address. Something is filtering the messages out.
2 lines of code changed in 1 file: