Recent content by lehloks
-
L
Fortran Segmentation error form the fortran code
Hi harborsparrow I have included the source code in this thread below ,and if you look at the beginning of my thread ,I have included all the information regarding the code. [code] COMMON / BLOCK1 / STORA, STORB, STORC, STORD,STORE,STORF,STORG, & STORH, STORI C COMMON / BLOCK2/STORB COMMON /...- lehloks
- Post #5
- Forum: Programming and Computer Science
-
L
Fortran Segmentation error form the fortran code
Hi SteamKing yes its fortran 77,I can compile and run it,the only problem is when i insert input requested by the code. regards- lehloks
- Post #3
- Forum: Programming and Computer Science
-
L
Fortran Segmentation error form the fortran code
Hi Forum users I have a velocity autocorrelation code which was made to read a three component velocity vectors and I have modified to read a 9 component stress tensor data. I can compile it successfully but when I try to run it and compute a stress correlation function I get an error: i.e...- lehloks
- Thread
- Code Error Form Fortran
- Replies: 4
- Forum: Programming and Computer Science