ENH: track old output times for lumpedPoint output (#1793)
- now also tracks the previous output time, which aids on restarts since it allows the FEA side the possibility of determining the effective deltaT between the output of forces
Showing
- src/lumpedPointMotion/movement/lumpedPointMovement.C 19 additions, 25 deletionssrc/lumpedPointMotion/movement/lumpedPointMovement.C
- src/lumpedPointMotion/movement/lumpedPointMovement.H 3 additions, 3 deletionssrc/lumpedPointMotion/movement/lumpedPointMovement.H
- src/lumpedPointMotion/pointPatchFields/lumpedPointDisplacementPointPatchVectorField.C 39 additions, 20 deletions...atchFields/lumpedPointDisplacementPointPatchVectorField.C
- src/lumpedPointMotion/pointPatchFields/lumpedPointDisplacementPointPatchVectorField.H 11 additions, 8 deletions...atchFields/lumpedPointDisplacementPointPatchVectorField.H
Please register or sign in to comment