You are here

Pre-Processor run-time error

Hopefully you guys can bare with me, this is my first time trying to get this model running, and i figured this would be a good place to turn for help. In the intial setup phase i was using the preprocessor to root out all of my errors in the input files, i finally got everything set to where i think it should run and then i run the pre processor and it goes all the way through so the last line is "Preprocessor output" and then i get an error as follows Visual Fortran run-time error forrtl severe(157) Program Exception - access violation ........ the pre.wrn and pre.err files aren't much help, no glaring errors just wondering if somebody could point me in the right direction as to where to look first thanx in advance Wally[addsig]
Forums: 

Wally, Sounds like you are accessing outside the bounds of an array. The quickest way to find this problem is to zip up all your input files and send them to me. I'll fire up the debugger and the code will stop at the offending line. Tom[addsig]

Thanx for the offer Tom I finally figured it out ... I was one constituent off in my graph.npt file. Now on to the fun part of calibration, so i'm sure i'll have more questions later Wally [addsig]