Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 2.13 KB

index.rst

File metadata and controls

51 lines (38 loc) · 2.13 KB

Installation

.. toctree::
    :hidden:

    minimal
    linux-full
    windows-full
    docker

To install the IDAES PSE framework, follow the set of instructions below that are appropriate for your needs and operating system.

If you get stuck, please contact idaes-support@idaes.org.

The minimal installation only installs IDAES and the free IPOPT solver with MUMPS. The full installation is recommended for access to more advanced solvers. The Docker installation works on any platform that supports Docker, but of course requires installation of, and some understanding of, Docker itself to operate.

Type of installation Operating System Section
Minimal IPOPT/MUMPS Linux :ref:`min_install_linux`
  Windows :ref:`min_install_windows`
  Mac OSX :ref:`min_install_osx`
Full Linux :ref:`full_install_linux`
  Windows :ref:`full_install_windows`
  Mac OSX use minimal install
Docker-based Windows, Linux OSX :ref:`install_docker`