.. include:: .. _chapter_installation: ************ Installation ************ These instructions are for the latest MORe release 5.0. For versions prior to MORe 5.0, the installation instructions can be found here: https://www.more-simulations.ch/docs/4_5/installation.html Download ======== There is no public download link for MORe. If you are interested in a copy, please go to: https://www.more-simulations.ch MORe ==== Prerequisites ------------- * The installer requires at least Windows 10 Build 17063 (Released the 10th of April in 2018) Installation ------------ #. Download the latest MORe installer from the customer portal on https://www.more-simulations.ch #. Starting with version 5.5, MORe can either be installed for all users on a system (admin permissions required) or for the current user only. #. Choose Components Page: * It is recommended to install all components to get the best user experience. #. Installing: * If you get errors during installation, make sure to include the “detailed output” in your support request. #. Now MORe can be started with one of the following options: * From the shortcut in your Start Menu: MORe Simulations/MORe * By double-clicking a .more model file * Advanced users can integrate MORe into a Python IDE of choice :ref:`IDE integration ` Silent Installation ------------------- Starting with MORe 5.5, the installer supports silent installation. The following arguments are supported: * /S : run the installer in silent mode. Requires specification of either /allusers or /currentuser. * Installation mode: * /allusers : install for all users on a system (requires admin permissions). * /currentuser : install for the current user only. * /D=directory : Set installation directory. Must be the last parameter. Example call for silent installation: ``more_installer_5.5.0.exe /S /allusers /D=PathToInstallationDirectory`` Ansys Extension (ACT) ===================== Prerequisites ------------- * `ANSYS`_ Mechanical (Version 2019R1 or later). * ANSYS license * For mechanical-only: *ANSYS Mechanical Pro* * For thermo-mechanical: *ANSYS Mechanical Enterprise* * For tabular modal damping: *ANSYS Premium* Installation ------------ #. Download the latest ACT package (.wbex) from the customer portal on https://www.more-simulations.ch #. Install the ACT extension from Ansys Workbench (see :ref:`ANSYS ACT installation `) Matlab Toolbox ============== Prerequisites ------------- * `MATLAB`_ (version 2017b or later) * `Simulink`_ * Simulink Control Design * Control System Toolbox Installation ------------ #. Download the latest Matlab Toolbox (MORe.mltbx) from the customer portal on https://www.more-simulations.ch #. Install the Toolbox from Matlab https://www.mathworks.com/help/matlab/matlab_env/get-add-ons.html .. _Spyder: https://pythonhosted.org/spyder/ .. _ANSYS: http://www.ansys.com/ .. _MATLAB: https://ch.mathworks.com/products/matlab.html .. _Simulink: https://www.mathworks.com/products/simulink.html