Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 1.79 KB

mac_osx.rst

File metadata and controls

61 lines (40 loc) · 1.79 KB

Mac/OSX Installation Guide

Quickstart

The following commands should be sufficient to get you started with installing and using IDAES. For more information on these steps, see below.

install_templates/quickstart.txt

Warning

Currently, the macOS x86_64 binaries do not include HSL linear solvers, k_aug, or dot_sens, so some linear solvers in Ipopt and some uncertainty propagation features may not be available. Some tests may also fail due to missing features.


Installing IDAES

To get IDAES fully set up on your machine, we'll go through the steps to get idaes-pse package installed as well as setting up the IDAES extensions, which includes some extra solvers and function libraries, the IDAES example files, and the IDAES tests.

Install Prerequisites

Install Miniconda

  1. Download Miniconda
  2. Open a terminal window & run the downloaded script.

Install IDAES-PSE

Install IDAES Extensions

Install IDAES Examples

Run IDAES Tests