The standardized successor to FORTRAN 77, released as an ISO standard in 1991 and an ANSI Standard in 1992.
My program is running though 3D array, labelling 'clusters' that it finds and then doing some checks to see if …
arrays fortran fortran90 dynamic-arraysI've seen this asked for other languages, but having just found out how nicely Fortran can handle arrays, I thought …
arrays if-statement fortran where fortran90I'm writing in fortran (90). My program must read file1, do something with every line of it and write result to …
fortran fortran90I would like to have a Fortran write statement formatted to depend on some variable. For example, I could write: …
formatting fortran fortran90 intel-fortranThere are a couple of links on sublime forum, on how to get Sublime Text 2 to work with Fortran 90 here …
fortran sublimetext2 fortran90