A library of F90 routines to read/write the ETSF_IO file format.
A library of F90 routines to read/write the common ETSF_IO file format developed by the European Theoretical Spectroscopy Facility (ETSF) for electronic-structure codes.
A library of F90 routines to read/write the common ETSF_IO file format developed by the European Theoretical Spectroscopy Facility (ETSF) for electronic-structure codes.
To install etsf_io, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install etsf_io
To see what files were installed by etsf_io, run:
port contents etsf_io
To later upgrade etsf_io, run:
sudo port selfupdate && sudo port upgrade etsf_io
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.