Summary
- These should've been single quotes. I didn't tested a files with single quotes, then for some reason did all the changes as double quotes and only retested with gfortran. RESOLVED:9b495acd26a0b009ec84845aa289c36befff0c41 (details)
- Some files have tabs in them, this broke my previous sed commands in various spots. (details)
- Adding -no-declare-mapper to the openmp conversion script. This adds a sort of data mapper for derived types, but we just copy those in explicitly so they are unneccesary. They also cause problems for the cray compiler. (details)
- Some more places we need changes. (details)
- Hopefully the final sneaky error (details)