[root]/CCA/Components/Models/HEChem
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 74 (100.0%) | 113 (100.0%) | 1.5 |
jas | 58 (78.4%) | 113 (100.0%) | 1.9 |
harman | 16 (21.6%) | 0 (0.0%) | 0.0 |
Clean up some inconsistencies that I've allowed to exist for 10+ years.
The ups spec for models is now
<Model type = "ZeroModel">
</ZeroModel>
</ZeroModel>
</Model>
There is more cleaning to do. This commit should not change the answers
0 lines of code changed in 2 files:
Clean up some inconsistencies that I've allowed to exist for 10+ years.
The ups spec for models is now
<Model type = "DDT0">
</DDT0>
</DDT0>
</Model>
There is more cleaning to do. This commit should not change the answers
0 lines of code changed in 2 files:
Clean up some inconsistencies that I've allowed to exist for 10+ years.
The ups spec for models is now
<Model type = "Simple_Burn">
<Simple_Burn>
</Simple_Burn>
</Model>
There is more cleaning to do. This commit should not change the answers
0 lines of code changed in 2 files:
Clean up some inconsistencies that I've allowed to exist for 10+ years.
The ups spec for models is now
<Model type = "JWLpp">
<JWLpp>
</JWLpp>
</Model>
There is more cleaning to do. This commit should not change the answers.
0 lines of code changed in 2 files:
Clean up some inconsistencies that I've allowed to exist for 10+ years.
The ups spec for models is now
<Model type = "Unsteady_Burn">
<Unsteady_Burn>
</Unsteady_Burn>
</Model>
There is more cleaning to do. This commit should not change the answers.
0 lines of code changed in 2 files:
Clean up some inconsistencies that I've allowed to exist for 10+ years.
The ups spec for models is now
<Model type = "Steady_Burn">
<Steady_Burn>
</Steady_Burn>
</Model>
There is more cleaning to do. This commit should not change the answers.
0 lines of code changed in 2 files:
Clean up some inconsistencies that I've allowed to exist for 10+ years.
The ups spec for models is now
<Model type = "LightTime">
<X model>
</ X model>
</Model>
There is more cleaning to do. This commit should not change the answers.
0 lines of code changed in 4 files:
Revert c++-11 namespace changes.
25 lines of code changed in 12 files:
Explicit namespace usage as part of the transition to c++-11.
25 lines of code changed in 10 files:
Made the following changes:
1. Compress large xml files. Remove sus log.
2. Add Changelog.
3. Add instructions for adding a new component to the build system.
4. Update OSX build in install documentation.
5. Update petsc version in install documentation.
6. Change Petsc version.
7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.
8. Remove Tracker feature.
9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.
10. Remove old build dependency versions.
11. Add wasatch_3P 1.6.0 branch.
12. Remove bench.config file, update excludes when building release tar ball.
13. Remove *.orig and *.release files.
14. Update copyright date. Update version to 1.6.
63 lines of code changed in 36 files: