Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.59 KB

windows.rst

File metadata and controls

55 lines (37 loc) · 1.59 KB

Windows 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.

.. literalinclude:: install_templates/quickstart.txt
   :language: bash


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 & install Miniconda.
  2. Install anaconda from the downloaded & open the Anaconda Prompt (Start -> "Anaconda Prompt").

Install IDAES-PSE

Install IDAES Extensions

Install IDAES Examples

Run IDAES Tests