Posts by bruna • 71 points
2 posts
-
3
votes1
answer797
viewsQ: Read files with ";" in Fortran
I need to read an array where the data is separated/delimited for ;, but it keeps slipping. This is the file layout for reading the data:…
-
4
votes0
answers102
viewsQ: Create an array/Arrays based on a TXT file
I am new to using the Fortran/95 language and want to extract some data from a txt file (http://1drv.ms/20gSNKb), are flow data available in the Hidroweb portal. Whereas they are separated by ";" as…