This package provides a set of Gtk3-based applications for drawing and viewing molecules, crystals and spectra.
This package provides the following programs:
- GChem3D displays molecule structures in 3D
- GChemCalc provides calculations for chemistry
- GChemPaint draws 2D chemical structures and reactions
- GChemTable provides the periodic table of the elements
- GCrystal displays and edits 3D crystal structures
- GSpectrum displays spectra files (NMR, IR, etc)
- Includes plugins for Gnumeric spreadsheet
This package provides the following programs:
- GChem3D displays molecule structures in 3D
- GChemCalc provides calculations for chemistry
- GChemPaint draws 2D chemical structures and reactions
- GChemTable provides the periodic table of the elements
- GCrystal displays and edits 3D crystal structures
- GSpectrum displays spectra files (NMR, IR, etc)
- Includes plugins for Gnumeric spreadsheet
To install gnome-chemistry-utils, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gnome-chemistry-utils
To see what files were installed by gnome-chemistry-utils, run:
port contents gnome-chemistry-utils
To later upgrade gnome-chemistry-utils, run:
sudo port selfupdate && sudo port upgrade gnome-chemistry-utils
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.