GSD (General Simulation Data) is a file format specification and a library to read and write it.
GSD (General Simulation Data) is a file format specification and a library to read and write it. The package also contains a python module that reads and writes hoomd schema gsd files with an easy to use syntax.
GSD (General Simulation Data) is a file format specification and a library to read and write it. The package also contains a python module that reads and writes hoomd schema gsd files with an easy to use syntax.
To install py310-gsd, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py310-gsd
To see what files were installed by py310-gsd, run:
port contents py310-gsd
To later upgrade py310-gsd, run:
sudo port selfupdate && sudo port upgrade py310-gsd
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.