We recently changed servers and I have this program I need to get to work on the new server.
Under the old server it never had a problem.
On this server it gives no errors when compiling but when I attempt to run the output file it keeps giving a Segmentation fault (core dumped) error message...
I have a data file in Excel that I need to be able to input the data for processing in another f95 program. The data is in the following form:
Distance Model01 Model02 Model03 Model04 Model05 Model06
1 15.23 24.32 43.02 20.56 34.58 56.21
2 43.23...
I need help with my program. I changed x y and z to integer
and my concentration value is back to the value it is supposed to be. The problem I have is that the concentration is supposed to get stored in the array g but all the values of the array is just 0.
! This program will...
I need help with my program. It was working before but I added the lines with + to put the concentration in an array to make it easier to plot all the values changed to INF and NAN
! This program will calculate pollutant concentration profile
! in x direction based on down wind...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.