changed to a map of maps so to optionally collect at the task level
99 lines of code changed in 3 files:
remove unused varables of constitutive models in QuocAnh folder
0 lines of code changed in 16 files:
removed dead comment.
initialization()
- Added bulletproofing. Catch when a cell has not been properly initialized.
0 lines of code changed in 2 files:
Added support for face-centered <Vector> variables (tau_X_FC, tau_Y_FC and tau_Z_FC).
Consolidated redundant code into the new methods:
printHeader()
fprintf_Arrays()
Column width is controlled by d_col_width variable.
0 lines of code changed in 4 files:
Bringing some of the changes from the branch into the trunk to ease the
upcoming merge.
64 lines of code changed in 11 files:
Two more lines.
0 lines of code changed in 1 file:
Getting rid of some commented out code.
0 lines of code changed in 1 file:
Explicitly use bash (not sh). Moved to scripts dir per Todd's request.
97 lines of code changed in 1 file:
Changed face-centered requires/get from ghost::AroundCells -> Ghost::AroundFaces
define the hypre solver debug filename upstream of the call to hypre.
0 lines of code changed in 2 files:
Changed svn mime-type from application/xml -> text/plain
0 lines of code changed in 4 files:
fix compile errors
0 lines of code changed in 2 files:
fix compile errors
9 lines of code changed in 1 file:
fix compile errors
139 lines of code changed in 4 files:
add constitutive models for geomaterials including: Mohr Coulomb, hypoplasticity Bauer for granular materials; nonlocal damage elastoplastic model for rock cracking
21901 lines of code changed in 20 files:
M StandAlone/inputs/labelNames
- Changed to use sh (instead of csh).
- Updated to use new file layout, etc.
- Sort for unique names, leave "" (quotes) on quoted names, handle dynamically "created" names better.
- Put in a little bullet proofing.
M VisIt/interfaces/datatypes.h
- Cosmetic fix for name of #endif at end of file.
0 lines of code changed in 2 files:
Added scripts to help identify nodes and sets of nodes that are significantly slower. These scripts parse
the output from a parameteric study and they produce an easy to read table.
199 lines of code changed in 4 files:
Parametric study that varies CFL and diffusion_knob.
23 lines of code changed in 4 files:
Add in a couple of basic, generalized viscoelastic material models for MPM.
1794 lines of code changed in 9 files:
powerLaw2 & DNS_Moser:
nu = visc/rho
Using nu in the veolcity profiles
5 lines of code changed in 1 file:
Fixed outputProblemSpec so restarts will work.
0 lines of code changed in 4 files:
Repair data dependencies for gMass in computeNormals.
1 lines of code changed in 1 file:
Forgot to add these new files in last night's commit.
1218 lines of code changed in 4 files:
Delete MPMF(racture) inputs.
Changes to FrictionContact. The traditional FrictionContact (friction) is
now FrictionContactBard (friction_bard). A new version based on John Nairn's
work is FrictionContactLR (friction_LR). For now, all input files are set to
use the old version so as to not wreak havoc on the RT.
812 lines of code changed in 30 files:
Cleaning up computeNormals to be consistent with branch code
14 lines of code changed in 1 file:
Fixed typo.
1 lines of code changed in 1 file:
Bring an improvement to the code for finding particles to apply load to from a
branch into the trunk.
0 lines of code changed in 2 files:
changed back to extern C
2 lines of code changed in 1 file: