Hello,
I'm currently having problems with conmping ARWPost which is related to comments. The below is an example of the error message
module_get_file_names.F90:65:19: warning: missing terminatin
!! Let's see if we can get to these files a dif
^
gfortran -ffree-form -O -fno-second-underscore -fconvert=big-c module_get_file_names.f
module_get_file_names.f:86.26:
I am currently compiling this on Ubuntu 14.04 using Gfortran.