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#

  1. Download the latest MORe installer from the customer portal on https://www.more-simulations.ch

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

  3. Choose Components Page:

    • It is recommended to install all components to get the best user experience.

  4. Installing:

    • If you get errors during installation, make sure to include the “detailed output” in your support request.

  5. 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 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#

  1. Download the latest ACT package (.wbex) from the customer portal on https://www.more-simulations.ch

  2. Install the ACT extension from Ansys Workbench (see ANSYS ACT installation)

Matlab Toolbox#

Prerequisites#

  • MATLAB (version 2017b or later)

  • Simulink

  • Simulink Control Design

  • Control System Toolbox

Installation#

  1. Download the latest Matlab Toolbox (MORe.mltbx) from the customer portal on https://www.more-simulations.ch

  2. Install the Toolbox from Matlab https://www.mathworks.com/help/matlab/matlab_env/get-add-ons.html