Page 1 of 1

paraview imposed strains

PostPosted: Mon Nov 07, 2016 8:11 pm
by rwendner
the paraview output for the imposed strains and strain increments is off by one step in the MFEM framework.

In the attached example, T is increased by 0.1 deg C per time step (paraview).
The stresses are consistent with the T increase - the strains are behind.
E.g. in step 3, T = 0.3 and sigzz = -90 but the vol eigenstrain is 6E-4 (should be 3*0.3E-3).
also the strains and strain increments are zero of the first two steps

I suggest you also check if the same problem exists for the MLDPM framework.

Re: paraview imposed strains

PostPosted: Wed Nov 09, 2016 11:47 pm
by zhouxinwei
Issue resolved, please see updated code in GitLab.