[root]/CCA/Components/MPM/PhysicalBC
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
guilkey | 11 (100.0%) | 44 (100.0%) | 4.0 |
Adding Andy Tonge's implementation of run time specification of domain freezing.
Access this feature by adding, e.g.,:
<cpdi_lcrit> 1.25 </cpdi_lcrit>
to the MPM (flags) section of an input file.
6 lines of code changed in 4 files:
1. Fixed a small bug in CBDI with Ali's help.
2. Better input labels in SmoothCylGeomPiece (Scott Bardenhagen)
3. Example input file of a pressurized cylinder using the smooth cylinder, cpdi and cbdi.
3 lines of code changed in 2 files:
Minor formatting.
3 lines of code changed in 1 file:
replaced /2.0 with *0.5. Rename some variables for better formatting.
15 lines of code changed in 1 file:
Add brackets for clarity
3 lines of code changed in 1 file:
Add comments better describing what is going on in the CBDI code, and
suggest some optimization.
8 lines of code changed in 1 file:
Fix two errors in the outputProblemSpec.
6 lines of code changed in 1 file: