- [x] Modularise read and writes so we don't mess up the global namespace. - [x] Switch from `strcmp` to `strncmp` to match exactly the DL_MESO fortran string comparisons - [ ] Check the outputs are correctly laid out / fix them to be the same as Fortran if required. These issues have not been investigated in the branch, and are important to complete the dl_meso feature set in the future.
strcmptostrncmpto match exactly the DL_MESO fortran string comparisonsThese issues have not been investigated in the branch, and are important to complete the dl_meso feature set in the future.