Directory CCA/Components/Models/HEChem/

Total Files:
23
Deleted Files:
0
Lines of Code:
6977

[root]/CCA/Components/Models/HEChem

Lines of Code

CCA/Components/Models/HEChem/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 94 (100.0%) 3643 (100.0%) 38.7
jpeterson 11 (11.7%) 1835 (50.4%) 166.8
beckvermit 13 (13.8%) 1263 (34.7%) 97.1
jas 65 (69.1%) 540 (14.8%) 8.3
qymeng 4 (4.3%) 4 (0.1%) 1.0
dav 1 (1.1%) 1 (0.0%) 1.0

Most Recent Commits

beckvermit 2012-12-14 10:04 Rev.: 49701

Particles are now required for detonation and change was made to requirement to allow particles to be fully consumed

0 lines of code changed in 2 files:

  • CCA/Components/Models/HEChem: DDT1.cc (changed)
beckvermit 2012-12-05 11:15 Rev.: 49655

Deleted zero order kinetics model.

4 lines of code changed in 3 files:

  • CCA/Components/Models/HEChem: DDT1.cc (+4 -12), DDT1.h (new)
beckvermit 2012-11-29 18:32 Rev.: 49632

changed MIT license back to what it should be

46 lines of code changed in 2 files:

  • CCA/Components/Models/HEChem: DDT1.cc (+24 -31), DDT1.h (+22 -27)
beckvermit 2012-11-29 18:20 Rev.: 49631

Added Wait time to burning. This will slow the propagation of burning to that found experimentally.

588 lines of code changed in 2 files:

  • CCA/Components/Models/HEChem: DDT1.cc (+527 -291), DDT1.h (+61 -31)
jas 2012-10-22 23:47 Rev.: 49484

Update the copyright notice to include the MIT License and fix the formatting
issues with the spurious "\".

113 lines of code changed in 44 files:

  • CCA/Components/Models/HEChem: Common.cc (+5 -3), Common.h (new), DDT0.cc (new), DDT0.h (new), DDT1.cc (+5 -3), DDT1.h (+5 -3), IandG.cc (new), IandG.h (+5 -3), JWLpp.cc (new), JWLpp.h (new), LightTime.cc (+5 -3), LightTime.h (new), MesoBurn.cc (new), MesoBurn.h (new), Simple_Burn.cc (new), Simple_Burn.h (+5 -3), Steady_Burn.cc (new), Steady_Burn.h (+5 -3), Unsteady_Burn.cc (new), Unsteady_Burn.h (+5 -3), ZeroOrder.cc (new), ZeroOrder.h (+5 -3), sub.mk (new)
beckvermit 2012-10-15 14:48 Rev.: 49441

Corrected error so simulations can be run without using crack model

4 lines of code changed in 1 file:

  • CCA/Components/Models/HEChem: DDT1.cc (+4 -2)
jpeterson 2012-10-15 09:59 Rev.: 49432

Updated license to conform to new standard.

32 lines of code changed in 2 files:

  • CCA/Components/Models/HEChem: MesoBurn.cc (+16 -19), MesoBurn.h (+16 -19)
jpeterson 2012-10-14 11:32 Rev.: 49424

Mesoscale burn model.

1120 lines of code changed in 3 files:

  • CCA/Components/Models/HEChem: MesoBurn.cc (+867), MesoBurn.h (+251), sub.mk (+2 -1)
jas 2012-10-12 16:59 Rev.: 49413

Squashed commit of the following:

commit a1e8c675d139003247378067ec0431806029cb14
Merge: 5e29398 49ca967
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:36:18 2012 +0000

Update branch with latest changes from trunk.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49412 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 5e293985e95fc70fd682fbf31fb93d7b72f1108e
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:36:07 2012 +0000

Fix missing slash in installation guide.

Refactor the boost discovery mechanism in configure.ac.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49411 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit dd2caee9921c7d89791d866bccc1adbddf967f04
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:35:56 2012 +0000

Update build instructions for petsc and hypre for Fedora and CentOS.

Add BASE_LIB_DIR to the Boost section in configure.ac.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49410 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit c211e5394202174e69c4781b1bfd937e6a4e9e70
Merge: 425f4ca 6255204
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:35:14 2012 +0000

Update the release branch with changes from master.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49409 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 425f4caed59a4864374dbed64d46ade4d5fa5eee
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:39 2012 +0000

Remove all remaining pieces of the Angio component.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49408 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 5a92abece778059b6a1765ebd971b71744f64793
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:24 2012 +0000

Remove the Angio component.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49407 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 78e24afb3a187a45cf3669ff4588d096c8d38b8f
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:11 2012 +0000

Remove the Dan_files/ from the StandAlone/inputs/UintahRelease/.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49406 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit a938560edb0607e2e4aa63cb742b4b55b7f62cd7
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:01 2012 +0000

Notes about compiling boost and cmake and changes to the Centos section.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49405 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 0c7aa437777c336f92dd8be971c1e1a1cf01c367
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:32:53 2012 +0000

Add wasatch build dependences for opensuse.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49404 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 23b71be7d9ffd177b81f64498411584c055504e1
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:32:46 2012 +0000

Update dependencies for CentOS for building Wasatch.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49403 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 5b99e25a6306b02cc8ecb9baad84fa3d470e194f
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:32:38 2012 +0000

Update packages necessary for compiling Wasatch.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49402 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit add8b7cbd6668abbe4f57f584dab24c8552b6da8
Author: tsaad <tsaad@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Tue Oct 2 20:36:32 2012 +0000

remove obsolete input files.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49330 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit f7ac87d4fd61d896eb1ba9f52a0b6cd2970783e5
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sun Sep 30 02:11:34 2012 +0000

Use the 1.5.0 git branch for the various Wasatch3P libraries.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49311 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 25156c6ba612634f5d66a5fb1be670fd5a82a23b
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:39 2012 +0000

Remove the release file in the build_scripts/.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49308 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 94b484f3b209b8b5d8ee73bae0f9ba54c91592ef
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:31 2012 +0000

Change == to = in all "test statements".

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49307 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit daeab4316362d0081fb8a66832734a3ffdfbff1f
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:23 2012 +0000

Update to version 1.5.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49306 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit e3d51281308a5fbbde3f097e5826e85686fe9254
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:15 2012 +0000

Update release files to include Wasatch component.

Add option to build Wasatch3P libraries for a particular hash tag.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49305 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 9a8451d8a5b1fbf36626b3727dad48d7184b5e6d
Merge: 984d356 0a25aa2
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:38:16 2012 +0000

Update copyright notice.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49304 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 984d3566f78e7e1c2b2c29ea0368451ae768119a
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Sep 28 18:39:29 2012 +0000

Uintah 1.5.0 Branch.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49299 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 0a25aa2731b9c75fcf609f70093484af5be5f23a
Author: John Schmidt <john.schmidt@utah.edu>
Date: Thu Sep 27 01:50:47 2012 -0600

Updated copyright header.

427 lines of code changed in 21 files:

  • CCA/Components/Models/HEChem: Common.cc (+20 -28), Common.h (+20 -28), DDT0.cc (+20 -28), DDT0.h (+21 -30), DDT1.cc (+20 -28), DDT1.h (+21 -30), IandG.cc (+20 -28), IandG.h (+21 -30), JWLpp.cc (+20 -28), JWLpp.h (+21 -30), LightTime.cc (+20 -28), LightTime.h (+21 -30), Simple_Burn.cc (+20 -28), Simple_Burn.h (+21 -30), Steady_Burn.cc (+20 -28), Steady_Burn.h (+21 -30), Unsteady_Burn.cc (+20 -28), Unsteady_Burn.h (+21 -30), ZeroOrder.cc (+20 -28), ZeroOrder.h (+21 -30), sub.mk (+18 -23)
dav 2012-10-11 15:11 Rev.: 49401

Fix compiler warning: BurningCriteria is an array of integers, not floats.

1 lines of code changed in 1 file:

  • CCA/Components/Models/HEChem: DDT1.cc (+1 -1)
beckvermit 2012-08-11 10:12 Rev.: 49061

Split Comopute ModelSources into two tasks to allow for stencil operations -Jacqueline

620 lines of code changed in 2 files:

  • CCA/Components/Models/HEChem: DDT1.cc (+595 -360), DDT1.h (+25 -7)
beckvermit 2012-08-09 08:25 Rev.: 49048

MIN_MASS_IN_A_CELL is now initialized. -Jacqueline

1 lines of code changed in 1 file:

  • CCA/Components/Models/HEChem: DDT1.cc (+1)
jpeterson 2012-05-18 10:10 Rev.: 48771

Zero order rate model. Included as a stand-alone model and built in to DDT1.

671 lines of code changed in 5 files:

  • CCA/Components/Models/HEChem: DDT1.cc (+12 -3), DDT1.h (+1), ZeroOrder.cc (+485), ZeroOrder.h (+172), sub.mk (+1)
qymeng 2012-02-22 13:23 Rev.: 48285

Split Task::DomainSpec to Task::PatchDomainSpec and Task::MaterialDomainSpec

4 lines of code changed in 4 files:

  • CCA/Components/Models/HEChem: DDT0.cc (+1 -1), DDT1.cc (+1 -1), Simple_Burn.cc (+1 -1), Steady_Burn.cc (+1 -1)
jpeterson 2012-02-20 15:12 Rev.: 48279

Fixed a bug in the density gradient calculation pointed out by Todd. Should not change RT answers.

12 lines of code changed in 1 file:

  • CCA/Components/Models/HEChem: Common.cc (+12 -12)
Generated by StatSVN 0.7.0