Following the Fortran Modernisation workshop... * [ ] Use more modern fortran features * [x] Use cmake instead of make * [x] Optimise build interface * [ ] Error handling and exceptions * [ ] Self-documenting code * [x] Reorganise the repository * [ ] Tests
Following the Fortran Modernisation workshop...