[root]/CCA/Components/MPMArches/fortran
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 37 (100.0%) | 38 (100.0%) | 1.0 |
jthornoc | 3 (8.1%) | 19 (50.0%) | 6.3 |
jas | 34 (91.9%) | 19 (50.0%) | 0.5 |
Update copyright date.
12 lines of code changed in 24 files:
Energy exchange was broken because obtaining cellInfo from the DW was a problem. It is allocated in doMomExchange yet from some reason doEnergyExch couldn't get it from the new_dw. Getting it from the old_dw caused problems because there is no method for writing a cellInfo type to the checkpoint. Given that the stretched mesh capability hasn't been realized for 13 years, the easy fix was to remove cellInfo from doEnergyExch. Constant dx, dy, and dz are now passed into the fortran.
** changes shouldn't affect the results **
19 lines of code changed in 3 files:
Update copyright dates.
1 lines of code changed in 2 files:
Update copyright dates
2 lines of code changed in 4 files:
Undoing commit 45403
2 lines of code changed in 2 files:
Update copyright date.
2 lines of code changed in 2 files: