Hi everyone,
I have a main code calling other executables. I need exe A to finish running before i start exe B, since exe B requires an output file (x) from A to be produced. How do i delay running B till A has completed and produced x?
I use call system (.....) to run these executables.
i...
I have control code (wrapper) which i use to run other excutables in a certain order. I have the seprate executables in folders, but when these executables are run the output files are created in the main folder where the control code is located. i want the output files to go into the folders...
New to fortran, so this may be trvial....
I want to read specific bits of data from a file. See the two files below, I want to read certain values, for example, the line after burner. But the line on which a particular value appears will have changed from one file to another. In one file the...
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.