Description
The mkReadme script reads the namelist. Currently a solitary, customized solution is used to red parameters from the namelist.
I'd rather prefere a more general solution, for example using a FORTRAN namelist parser...
Proposed Solution
Use the f90nml package for example.