Skip to content

Small collection of Fortran modules for various I/O tasks

License

Notifications You must be signed in to change notification settings

arjenmarkus/io_utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I/O utilities

Various modules to help with input and output:

  • cmdparse: parser for minimalistic commands (keyword and zero or more arguments)
  • keyvars: read in INI-files and fill in the values of the variables automatically, can also save the data in an INI-file
  • progressbar: present a progress bar on the screen (supports different styles)
  • positional_formatting: use an alternative format string (inspired by Python's positional notation) to create a string containing the values of variables

About

Small collection of Fortran modules for various I/O tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published