Welcome to my open source projects
Below you see some open source projects I am currently hacking on:
- Nanocut (download, manual, repository)
- Nanocut is a program designed to cut out various objects
from three dimensional crystal structures. It is aimed to be helpful when
creating geometry input for atomistic simulations.
- modFileSys (repository, documentation)
- The library modFileSys is designed to provide modern Fortran wrappers
around the file system interface of libc. With its help you can execute those
basic file system operations (creating, listing, deleting directories, rename
files, etc.) which you always missed in Fortran.
- MPIFX (repository, documentation)
- Modern Fortran wrappers for MPI.
- SCALAPACKFX (repository, documentation)
- Modern Fortran wrappers for SCALAPACK, PBLAS and BLACS.