fixed 2d finite sliding contact for julia 0.5

This commit is contained in:
Jukka Aho
2017-01-05 09:09:11 +02:00
parent 858740cec7
commit 070c64ff89
2 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -225,7 +225,7 @@ function assemble!(problem::Problem{Contact}, time::Float64,
fc[:,slave_element_nodes] += w*la_s*N1'
fc[:,master_element_nodes] -= w*la_s*N2'
gap[1,slave_element_nodes] += w*gn*Phi'
gap[1,slave_element_nodes] += w*gn*Phi
#gap[1,slave_element_nodes] += w*gn*N1'
end # done integrating segment