You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
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.
The text was updated successfully, but these errors were encountered: