Author Topic: installation of feap7.5  (Read 5679 times)

dba_2006

  • New Member
  • *
  • Posts: 7
installation of feap7.5
« on: February 11, 2015, 08:37:49 PM »
dear everyone,
      with the help of  installation manual ,I have successfylly build the feap.exe .however,when I run an input ,the program will note:forrtl:severe(161):program exception-array bounds exceeded.   the input file is the test program download from official website of feap。it can be run in feappv,but can't run in feap,  so i wonder if i have installed feap wrong .please tell me how i can repair it。   thank you!

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2647
Re: installation of feap7.5
« Reply #1 on: February 12, 2015, 08:20:21 AM »
there are two possibilities:

1. you built a debug version and did not set the parameter to ignore array bounds

2. you have a pointer error related to integers of the wrong type (this is difficult to overcome in ver 7.5)

dba_2006

  • New Member
  • *
  • Posts: 7
Re: installation of feap7.5
« Reply #2 on: February 12, 2015, 06:04:07 PM »
Dear PROf Taylor,
    thank you for your reply,I thought I had built the program by release。I wonder how I can set the parameters to ignore the array bounds or find the pointer error related to wrong type?  thank you!

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2647
Re: installation of feap7.5
« Reply #3 on: February 13, 2015, 03:43:56 PM »
This is a compiler option.  You need to find where it is for the utilities you are using to make the build.