Changed loops on vector varlist from int to iterator.
9 lines of code changed in 1 file:
Changed a couple of size_t variables back to an int.
This is because Patch::selectType returns a fixedvector not a vector which is using a signed int parameter.
Also changed a couple of loops that loop backwards while >=0 back to a signed integer to avoid an underflow problem.
6 lines of code changed in 1 file:
- First cut at a general scalar transport equation. This is currently restricted to only diffusion.
- Add some input files into version control.
- Add TabProps interface.
- Add Doxygen configuration file to generate documentation for Wasatch.
- Add more documentation in source.
2374 lines of code changed in 20 files:
#include vector in .h file to use vector. Add names to public function parameters (need to do this to all functions in .h file). Use std:: as necessary.
17 lines of code changed in 2 files:
Use appropriate datatypes for STL containers.
int -> size_t
unsigned -> size_t
15 lines of code changed in 1 file:
Should fix memory leak. Code beautification.
491 lines of code changed in 2 files:
pass CXX and CXXFLAGS to cmake, so plugin is built with the same flags as everything else
1 lines of code changed in 1 file:
The avtudaReaderMTMDFileFormat.C must be created (initially) before CMake is run... so I moved it up in the list of dependencies in the makefile. (This fixes the problem with just running 'make'... (Note, before 'make -j2' worked around the problem).) (This change is necessary due to the switch to CMake for the plugin (I think), and was not the case before CMake was used to build the plugin.) Also removed some unwanted tabs (be careful, some tabs (eg: the ones remaining) in makefiles are necessary).
7 lines of code changed in 1 file:
Implicit CNH now in UCNH. Will break RT because of round off errors on order of 1e-10 abs tolerance. GS will be replaced tomorrow morning
299 lines of code changed in 3 files:
Added informational message to configure to let user know that check for VisIt is being run.
5 lines of code changed in 2 files:
really fixed the configure check for cmake for VisIt
4 lines of code changed in 2 files:
fixed the configure check for cmake for VisIt
2 lines of code changed in 2 files:
configure check for cmake for VisIt
12 lines of code changed in 2 files:
Fixed bug that was preventing cohesive zones from crossing patch boundaries.
Added a few comments, commented out an incorrect ASSERTRANGE.
Todd is the man.
18 lines of code changed in 1 file:
Committing configure to go with previous commits configure.ac
28 lines of code changed in 1 file:
Minor changes to Wasatch:
- remove the HeatFlux expression and replace it by the more general
DiffusionFlux expression.
370 lines of code changed in 5 files:
Fix error with mac fortran configure
4 lines of code changed in 1 file:
Alphabetize lib list, which led to removing several duplicates. Added dependent OnTheFlyAnalysis lib (caught through Mac build).
0 lines of code changed in 2 files:
Removing 'using namespace std;' from some .h files. This helps prevent
polluting the namespace.
M StandAlone/tools/dumpfields/FieldDumper.h
M StandAlone/tools/dumpfields/VectorDiags.h
M StandAlone/tools/dumpfields/ScalarDiags.h
M StandAlone/tools/dumpfields/TensorDiags.h
M Core/Containers/RunLengthEncoder.h
0 lines of code changed in 10 files:
Fixing --without-fortran. (Some MPM optional fortran files weren't
being guarded.)
M include/sci_defs/uintah_testdefs.h.in
Added @DEF_NO_FORTRAN@ set to "#define NO_FORTRAN" if fortran disabled.
If you want to check for NO_FORTRAN, you need to
#include <sci_defs/uintah_defs.h> // For NO_FORTRAN
and then:
#if !defined(NO_FORTRAN)
...fortran code...
#endif
M CCA/Components/MPM/ConstitutiveModel/ConstitutiveModelFactory.cc
M CCA/Components/MPM/ConstitutiveModel/sub.mk
Turn off HypoElasticFortran, Kayenta, and Diamm (and fortran/ subdir)
if fortran disabled.
M configure.ac
M configure
- Added more specific build system variables for turning off fortran.
(Before, only needed to turn off all of Arches. Now need to turn off
parts of certain components (eg: MPM)).
- Clear out fortran build variables if fortran disabled.
M configVars.mk.in
Put NO_FORTRAN into Makefiles so it can be used to conditionally
build/not build fortran files as necessary.
10318 lines of code changed in 7 files:
updated the README to reflect changes in the Kayenta source
0 lines of code changed in 2 files:
For CohesiveZones:
1. Make failure in the shear direction symmetric.
2. Currently set failure criteria in the shear direction higher than will be
reached.
3. Make the cz.failed variable take on a value of 1 for normal failure, 2 for
shear failure.
12 lines of code changed in 1 file:
After checking differences in RT, failure was caused by roundoff error, Plasticity is now handled by UCNH
1 lines of code changed in 1 file:
Revert change that broke RT
1 lines of code changed in 1 file:
Fixed spelling of false
1 lines of code changed in 1 file:
Moved pressure stabilization outside particle subset loop so that original program excecution speed is matched
38 lines of code changed in 2 files:
Label name change:
DDT(0/1)::onSurface -> onSurface
DDT(0/1)::surfaceTemp -> surfaceTemp
Scirun can't handle names with "::" in them.
15 lines of code changed in 2 files:
Fixed another segfault in compare_uda.
1 lines of code changed in 1 file:
Fix memory leak that RT was picking up. Still need to replace Checkpoint files--this model saves bElBar labels while CompNeoHook did not originally
4 lines of code changed in 1 file:
Verify that the number of variables is the same after removing ignored variables
6 lines of code changed in 1 file:
This checkin adds a new component (Wasatch) to Uintah. Wasatch uses
graph theory to automatically assemble algorithms from individual
"expressions." It also uses an operator approach to discrete field
operations, i.e. application of a gradient to a field. It provides
general wrapper capabilities for these "expression graphs" and exposes
them as Uintah tasks.
Currently Wasatch will not be built by default. This is to avoid
breaking other developers until we get the build system in shape.
Noteworthy changes outside of wasatch:
- the configure stuff was changed to allow Wasatch to be turned on
during configure. This required me to re-run autoconf, resulting
in numerous changes to configure since I was using a different
version of autoconf than was previously run.
- Modified the ups_spec.xml file to add a few more "common tags."
Dav is working on a better way to introduce these so that we don't
need to "pollute" this file.
- Modified CCA/Components/Parent/ComponentFactory.cc to plug Wasatch
in. In doing this, I moved a header file inclusion up a bit so
that the appropriate #define were available when including header
files.
- Changes to the appropriate sub.mk files to plug in the new component.
8878 lines of code changed in 46 files:
ProblemSetup()
removed commented out code
actuallyInitialize()
- output the material indices and the names of the materials. For example:
Materials Indicies: MPM [Matls: {{0,1}}] ICE[Matls: {{2}}]
Material Names: 0) Steel Ring 1) Reactant 2) Product
20 lines of code changed in 1 file:
To see if the regression tester passes with UCNH
946 lines of code changed in 3 files:
Y and Z rotation were not correct previously. Fixed rotation and Error handling
0 lines of code changed in 2 files:
added the conditional statement:
if (flags->d_reductionVars->accStrainEnergy ||
flags->d_reductionVars->strainEnergy) {
around all of the computes and puts for StrainEnergyLabel, yuck.
Will not change answers
311 lines of code changed in 31 files:
Adjusted where the weighting functions are applied.
3 lines of code changed in 1 file:
Moved some debug code into an assertion
2 lines of code changed in 1 file:
Move the calculation of TotalMass and TotalVolume to
interpolateToParticlesAndUpdate to be correct and consistent with the other
reduction quantities.
19 lines of code changed in 1 file:
Moved angle calculation to setup to reduce time spent in inside()
53 lines of code changed in 3 files:
Removed debug output and added some example problems
0 lines of code changed in 1 file:
Ellipsoid geometry piece
485 lines of code changed in 6 files:
Added the ability to weight particles or cells when partitioning the patches into particle or cell patches.
9 lines of code changed in 3 files:
Being a little smarter.
Removed the d_AccStrainEnergy flag from input files and code. Added the flag
in d_reductionVars struct. To save the accumulated strain energy the user
needs to add:
<save label = "AccStrainEnergy"/>
to the ups file
24 lines of code changed in 5 files:
ICE.h
added mass to the conservationTest_flags struct.
ICE.cc
ProblemSetup()
- instead of parsing the input file to determine if a reduction variable is being
saved used the dataArchiver::isLabelSaved()
scheduleTestConservation()
- placed condititional statements around each of the computes
testConservation()
- Computing the conserved quantities over all the patches in the subset before
putting them in the DW.
- placed condititional statements around each of the put statements
- totalMass is no longer always computed.
66 lines of code changed in 2 files:
Put conditional statements around reduction variables.
SerialMPM.cc
- For the following reduction variables:
TotalMass
TotalMomentum
KineticEnenergy
ThermalEnergy
CenterOfMassPosition
TotalVolumeDeformed
placed the computes and put statements inside conditional statements. For example
if(flags->d_reductionVars->BananaNutBread){
t->computes(lb->BananaNutBreadLabel);
}
MPMFlags.cc/h
- added struct (reductionVars) that contains the various flags
- now passing dataArchive into readMPMFlags.
ImpMPMFlags.cc & AMRMPM.cc
- updated argument list to readMPMFlags()
134 lines of code changed in 9 files:
Added the SCI_DEBUG ReductionTasks which outputs whenever a reduction task is ran.
5 lines of code changed in 2 files:
Added the ability to query the data archive to see if a label is being saved. This will always return false if the output has been disabled by setting the output frequency to 0.
18 lines of code changed in 5 files:
fixed indenting
288 lines of code changed in 1 file:
Fix compiler warning.
1 lines of code changed in 1 file:
1) Fixed indexing error in pressure get and require in DDT1 2) Changed fromMaterial and removed malformed comments from PBX Array files
13 lines of code changed in 1 file:
Add in some functions for probing particle data.
23 lines of code changed in 1 file:
Back to 4.2 for now.
3 lines of code changed in 1 file:
Switch from 4.2 to 4.3 compiler libraries
3 lines of code changed in 1 file:
removing old uda2nrrd files from uda2vis that aren't used, renaming what's left to be more consistent
2058 lines of code changed in 27 files:
removing dependency on teem from uda2vis
2 lines of code changed in 2 files:
adding proc_id variable to show which processor a patch was assigned to
4770 lines of code changed in 3 files:
added the diamm material model
4451 lines of code changed in 6 files:
Ooops, flags should have been flag
2 lines of code changed in 2 files:
Correct the NGN/NGP for the d_8or27=64 cases.
5 lines of code changed in 5 files:
fixing include directories
4 lines of code changed in 3 files:
Correct name of model in outputProblemSpec so I can restart.
0 lines of code changed in 2 files:
To keep the UPS spec file tractable the user must have
<Models>
<Model type = "SimpleRxn">
<SimpleRxn> <<<<< new
.
.
.
</SimpleRxn>
</Model>
<Models>
The rest of the models should be converted.
2 lines of code changed in 1 file:
LODI2.cc
read_LODI_BC_inputs()
- the user must now input the name of the ICE material not the index. Previously,
the user could apply the LODI BCs to a mpm matl.
- Added more bulletproofing to the user input section.
addRequires_Lodi():implicitPressureSolve section
- added requires statements for variables.
LODI2.h/ICE.cc
updated read_LODI_BC_inputs() prototype.
59 lines of code changed in 3 files:
removed: lastProbeDumpTimeLabel
1 lines of code changed in 3 files:
Backed out changes that shouldn't have been committed.
1 lines of code changed in 1 file:
If using the MPMICE component the dataAnalysis module is created, called and destroyed
from withing mpmice. This prevents the module from being created twice. ICE/MPM will now complete the
problemSetup task before d_analysis->problemSetup is run.
73 lines of code changed in 5 files:
Added label destroy statments
2 lines of code changed in 1 file:
removed more probePt code.
0 lines of code changed in 1 file:
Updated WaitTimes:+ to output per processor to a unique file
22 lines of code changed in 2 files:
removed probePoints machinery. The user should be using LineExtract instead since
it does the same thing.
1 lines of code changed in 2 files:
Fixed double include
0 lines of code changed in 1 file:
Fix to last commit
1973 lines of code changed in 4 files:
First stab at UCNH. Implicit and solver based ComputeStressTensor functions only support Damage at the moment
1233 lines of code changed in 4 files:
M ConstitutiveModel/MPMMaterial.h
Updated comment about #includ'ing things from other components. Note,
if Constitutive model was ever made into a separate library (it is
part of MPM now), then you would not be able to #include from MPM
itself (as MPM #include's from ConstitutiveModel. If you did so, a
circular dependency would be created. However, since this is all one
shared library, everything is fine.)
0 lines of code changed in 2 files:
Add capability for Cohesive Zones to fail upon exceeding currently hardwired
values of their normal and tangential displacements, relative to the
characteristic values of each.
37 lines of code changed in 7 files:
zeroModelSources()
- For each transported variable schedule the allocateAndPut for the
tvars material, NOT all matls.
18 lines of code changed in 1 file:
Only output warning on processor 0. Updated the warning message.
3 lines of code changed in 1 file:
HeatConduction.cc and ConstitutiveModel.cc
Set NGN and NGP in cases where d_8or27==64.
SoilFoam.cc and CompMooneyRivlin.cc
Cosmetic changes.
3 lines of code changed in 4 files:
added command line option (transfer entire uda (y/n))
If the user says no then they can edit the directories they don't want.
This option will allow us to nuke pscp.
0 lines of code changed in 2 files:
fixed a typo
1 lines of code changed in 1 file:
Trying once again to make pscp2 shell independent
12 lines of code changed in 1 file:
Fix multi-patch index space calculations.
31 lines of code changed in 2 files:
updated svn line
0 lines of code changed in 2 files:
Fixing molecular weight for O2.
1 lines of code changed in 1 file:
Python script that reads an uda file and can be used to convert to vtk
data format for use in Paraview.
592 lines of code changed in 1 file:
added {} around conditionals
22 lines of code changed in 1 file:
prototypes for counting particles.
14 lines of code changed in 1 file:
added tasks to count total number of particles in the domain.
moved computation of the total mass of particles from
interpolateParticlesToGrid() -> interpolateToParticlesAndUpdate()
61 lines of code changed in 1 file:
logic was not correct.
1 lines of code changed in 1 file:
Updating uda reader plugin and installation guide to compile against the official 2.0 VisIt release.
76 lines of code changed in 11 files:
Initializing ISVs based on RINIT value from KMMRXV (Yeah, I barely know what
that means myself...).
6 lines of code changed in 2 files:
Initialize dependent variables to zero.
1 lines of code changed in 1 file:
May 2010 »