Directory scripts/ICE/

Total Files:
3
Deleted Files:
1
Lines of Code:
312

[root]/scripts/ICE

Lines of Code

scripts/ICE/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 7 (100.0%) 107 (100.0%) 15.2
harman 6 (85.7%) 107 (100.0%) 17.8
guilkey 1 (14.3%) 0 (0.0%) 0.0

Most Recent Commits

harman 2013-10-23 16:43 Rev.: 51135

added ideal scaling line

0 lines of code changed in 2 files:

  • scripts/ICE: plotScaling.gp (changed)
harman 2013-07-11 09:50 Rev.: 50696

octave script that plots the magnitude of the vector vs time for multiple dat files.
Good for comparing the total momentum of several udas.

usage:
plotVectorDatFile.m <dat1 dat2 dat3 dat4> <y/n for hardcopy>

93 lines of code changed in 1 file:

  • scripts/ICE: plotVectorDatFiles.m (new 93)
harman 2013-06-18 11:22 Rev.: 50520

specify the X11 terminal size

0 lines of code changed in 2 files:

  • scripts/ICE: plot_shockTube_AMR (new)
harman 2013-04-17 08:16 Rev.: 50133

Updated the gnuplot template for plotting scaling data.
Removed an dead matlab script

14 lines of code changed in 1 file:

  • scripts/ICE: plotScaling.gp (+14 -24)
guilkey 2013-02-13 16:19 Rev.: 49881

Move the calculation of velocity gradient and deformation gradient out of the constitutive models,
and just have one version of the code to maintain in SerialMPM.

Other changes:
1. Add the ability to specify a number of subcycles in the calculation of F in the input file. Use the MPM Flag "minimum_subcycles_for_F"
2. Add the option to use an approximation to the exponential to compute the increment in F. Use a negative value for "minimum_subcycles_for_F", with the absolute value being the number of terms in the TS approximation.
3. Disable support for Fracture. Most fracture code persists, but won't work. It will be removed later.

This will definitely break the regression tester, but the differences have been verified to be small, or in some cases limited to the number of checkpoint variables changing (pTempPrevNew has been removed, whose brainchild was that again?).

0 lines of code changed in 1 file:

  • scripts/ICE: makeMontage (del)
Generated by StatSVN 0.7.0