Closed tclune closed 3 years ago
Referencing: openjournals/joss-reviews#3618
It would be good to include in this what Fortran standard the code (should) conforms to. Note that at present, due to tab characters, the code is not strictly standards compliant.
I have made all the modifications needed in the code to make it Fortran 90 fully compliant. For this, the intel debug compilation flag -std90 was much more helpful that the one I was using with gnu -std=f95.
The openjournals joss-reviews requires that there be a set of community guidelines.