Sample read program: read1.f90 compile: compile read1 documentation: ../ftn_api.txt Note 1: you must compile library and ftn code using the same compiler and options like openmp Note 2: On WCOSS, libraries have been compiled using intel's icc and ifort and openmp Note 3: On linux workstations, libraries have been compiled with gcc, gfortan and openmp