Author Topic: Restart + MESH  (Read 9991 times)

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: Restart + MESH
« Reply #15 on: February 03, 2018, 04:19:58 AM »
I think you want for the second edisp

Code: [Select]
edisp
  2 5  0.1 0

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2647
Re: Restart + MESH
« Reply #16 on: February 03, 2018, 10:50:26 AM »
There are still some aspects that are not being treated correctly, when the nodes are fixed one needs to add the displacements from the previous analysis to the new ones.  This is currently not supported by feap and you will need to write a user module to do it.  Other users may have some additional comments on this aspect.

Schandra

  • Full Member
  • ***
  • Posts: 82
Re: Restart + MESH
« Reply #17 on: February 05, 2018, 12:32:41 AM »
Thank you Prof. Taylor and FEAP_Admin for your insights and suggestions which were very helpful. I shall try to work around the issue.