TMBDyn/Octave numerical solvers. mboct-numerical belongs to a suite of packages which can be used for pre- and post-processing of flexible bodies in MBDyn with GNU-Octave and Gmsh.
TMBDyn/Octave numerical solvers. mboct-numerical belongs to a suite of packages which can be used for pre- and post-processing of flexible bodies in MBDyn with GNU-Octave and Gmsh.
To install octave-mboct-numerical, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install octave-mboct-numerical
To see what files were installed by octave-mboct-numerical, run:
port contents octave-mboct-numerical
To later upgrade octave-mboct-numerical, run:
sudo port selfupdate && sudo port upgrade octave-mboct-numerical
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.