Skip to content

RhysU/namelist_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This demo shows a way to parse Fortran command line arguments using NAMELIST.

Check out "Exploring NAMELIST" by John S. Urban [1] for the inspiration.
Compared to John's most complete version [2], this sample hides all of the
string processing details within get_command_arguments().

[1] http://home.comcast.net/~urbanjost/CLONE/KRACKEN/namelist/index.html
[2] http://home.comcast.net/~urbanjost/CLONE/KRACKEN/namelist/cmd.bat

About

How to parse Fortran command line arguments using NAMELIST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published