Once more of the code is converted to F90 format, I want to explore using fprettify to make the code nice and consistently formatted in terms of indentation, capitalization, etc. So far I like
--case 1 1 1 1 --indent 4 --whitespace 1 --disable-indent-mod --enable-replacements for the argument (plus a code tweak to lower-case all variables).