K 10 svn:author V 7 rbsills K 8 svn:date V 27 2014-05-07T23:30:04.961949Z K 7 svn:log V 577 Added elasticity to the subcycle integrator. Modified AssignSubcycleGroup to include segment pairs within the grouping radius, rg, and assemble a segment pair list for force calculation during subcycling. Created the NodeForceList function to calculate only forces for segment pairs in the provided list. Added code to store global forces in the fxyzLong variable for each node. Changed force subroutine call in TrapezoidIntegratorSub1 to the new force routine. Tested subcycle integrator on a Frank-Read source - time step didn't drop during collision with rg=100 as expected. END