Hi everyone,
Does anyone using feap software?
Currently I'm attempting to compiling FEAP at Visual Studio. After I successfully building of both library and executable,
It shows "========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========". I considered this as a successful compilation.
However when I run in command prompt: feap -itherm_2d (It's the 5th example input file in FEAP software), the errors pops up as :
“fort: severe(408):fort(2): Subscript #1 of the array HR has value 3189966 which is greater than the upper bound of 1”
(pls see the attached bmp file).
Plus, I was building the debug edition.
Does anyone can help me to figure out what's going on ?
Thank you,
Yofee
| Attachment | Size |
|---|---|
| feap error.jpg | 5.05 MB |
Re:Does anyone use FEAP here
Turn off the array boundary checking option if you use debug mode ...