Recent content by nikkinath
-
N
Fortran FORTRAN 90 command line arrgument
sorry for the confusion again as i told you before very new to FORTRAN I need to run this for my research.. so thought ask for help... I haven't made this ./exe program i am just using it and to execute this ./exe we need 3 arguments one is input.txt file and other two are variables such as X...- nikkinath
- Post #5
- Forum: Programming and Computer Science
-
N
Fortran FORTRAN 90 command line arrgument
Thank you so much for your help and sorry for confusion. beside input.txt file i have one more input file which have 10 variable (x1,x2...x10) and i would like to make a script which read nested loop to read and compute x1 and x1 and for next iteration it should consider x1 and x2.. and so on...- nikkinath
- Post #3
- Forum: Programming and Computer Science
-
N
Fortran FORTRAN 90 command line arrgument
Hi All, I am very new to FORTRAN Programming. The problem is related to commandline argument. i have a executable program which take 3 command line argument as an input. one is text file and two is variable. I want to write a script were i can execute this script and save in different file and...- nikkinath
- Thread
- Fortran Line
- Replies: 6
- Forum: Programming and Computer Science