Author Topic: Issue with plot hide  (Read 10456 times)

user2705

  • Jr. Member
  • **
  • Posts: 36
Issue with plot hide
« on: December 20, 2023, 12:48:37 PM »
Dear all,

I am running an input file with tetras just to see if my geometry is working for subsequent analyses, and I have quite a lot of elements and nodes.

It seems that the computations are performed ok, but when I plot in interactive mode hide after persp, feap crashes with the error in the attached figure. When I use cwire, it works.

I also tried exporting to paraview, I get the same error.

What can be the cause? Memory or something else? Attached, I am sending you the input files.

Best regards and thanks in advance
« Last Edit: December 20, 2023, 01:59:15 PM by user2705 »

Prof. S. Govindjee

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 1160
Re: Issue with plot hide
« Reply #1 on: December 20, 2023, 11:30:27 PM »
What version of FEAP are you using?

I ran your problem with version 8.6 and there was no problem.
See the attached images of the mesh and the v.Mises stress after solving.

One item to think about is that you should optimize your bandwidth to
get a faster solve.  I add the OPTImize command after CHECk and it
sovled in a second or two.


user2705

  • Jr. Member
  • **
  • Posts: 36
Re: Issue with plot hide
« Reply #2 on: December 22, 2023, 09:01:07 AM »
Dear professor,

Thank you for the prompt reply.

I am using Feap 8.4, Visual studio 2012, and Fortran composer 2013 on Windows 11 Pro.

I added the optimize command and it runs faster.

Still it crashes with 'hide' in interactive mode, with '_wire' there is no problem.

Update: I tried coarser mesh, it works, as well as output to paraview. So it is probably the memory issue and the PC I am using.

Best regards
« Last Edit: December 22, 2023, 12:16:52 PM by user2705 »

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: Issue with plot hide
« Reply #3 on: December 27, 2023, 11:50:22 AM »
I tried your problem with Release 8.4.1d and it worked fine for me.  Perhaps your version has been corrupted in some way.  You may want to try a clean build with the download-zip.  Notwithstanding, I recommend that you upgrade to the current version 8.6 which fixes many bugs in 8.4.

user2705

  • Jr. Member
  • **
  • Posts: 36
Re: Issue with plot hide
« Reply #4 on: December 27, 2023, 11:46:27 PM »
Dear Feap Admin,

Thank you very much. I will try a clean build and upgrade to 8.6.

Best regards