Poll

How to fix TPLOT command

1
0 (0%)
2
0 (0%)

Total Members Voted: 0

Author Topic: TPLOT command  (Read 6102 times)

AHadoush

  • Jr. Member
  • **
  • Posts: 17
TPLOT command
« on: May 14, 2017, 08:37:39 AM »
Dear All,
I am trying to use TPLOT command but I get this message
At line 86 of file ptmplt.f (unit = 24, file = 'a.dis')
Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker, possibly use REWIND or BACKSPACE

please find attached my input file
thanks in advance for your help
Ashraf

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2649
Re: TPLOT command
« Reply #1 on: May 14, 2017, 04:16:07 PM »
There is a bug we will work on.

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2649
Re: TPLOT command
« Reply #2 on: May 14, 2017, 04:49:36 PM »
Try the attached file to replace the one in ./program

AHadoush

  • Jr. Member
  • **
  • Posts: 17
Re: TPLOT command
« Reply #3 on: May 15, 2017, 03:19:36 AM »
Thank you Prof. Taylor, It works fine