Uintah
Installing Wasatch on OSX
This is my workflow when setting up Uintah/Wasatch on a Mac. This is as recent as OSX High Sierra. download and Install macports open up a terminal and install cmake using: sudo port install cmake Read more…
This is my workflow when setting up Uintah/Wasatch on a Mac. This is as recent as OSX High Sierra. download and Install macports open up a terminal and install cmake using: sudo port install cmake Read more…
To use the debugger built into Xcode, you must have at least one project in Xcode. If already have a project in Xcode, skip to step 5, otherwise start from step 1. Upon opening Xcode, Read more…
Many of us use macports to install common software that isn’t shipped by default on the mac. After installing MacPorts, you may want to run the following to install many useful tools: [shell] sudo -s port Read more…