Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Page Content

Table of Contents
maxLevel3

...

minLevel1
include
outlinefalse
indent
excludePage Content
typelist
printablefalse
class

OPAL-RT Products

  • Installation of RT-LAB is required to run ePHASORSIM.

  • From version

  • v2021
  • v2023.3 and later an installation of

  • OPAL-RT's Unified DataBase (UDB)
  • Opal One is required to import data from PowerFactory input file via the Unified Database.

Third-Party Requirements

...

Software

Description

MATLAB Version

The versions of MATLAB R2018a and above that are supported by RT-LAB

MATLAB R2019b (v9.7) and above.

C/C++ Compiler for MATLAB

MinGW64 for MATLAB 64bit is free compiler recommended by MATLAB that can be used.

Java version 8.0 or later

Required to import data from CYME

.

The FMI feature is compatible with:

...

color#D3D3D3

Note: This version of OM 1.16.2 is not compatible with the eXtreme High Performance (XHP) execution mode of RT-LAB. To run ePHASORSIM model with OM 1.16.2 FMUs on OPAL-RTLinux OS, the XHP mode must be disabled.

To export FMU an installation of DYMOLA or OpenModelica (OM) is required.

To run an ePHASORSIM model with DYMOLA or OM 1.16.2 FMUs, the installation of DYMAOLA or OM1.16.2, respectively, is not required. Whereas, in case of OM 1.9.1 FMUs an installation of OM is required on both linux target and host.

  • On Linux targets:
    • OM 1.16.2 is pre-installed as a default package in OPAL-RTLinux OS v3.5.3 and later versions.
    • For OM 1.9.1 use FMUCreator to install the proper package on RedHat Linux target.

.

...

OpenModelica

...

color#D3D3D3

Note: This version of OM 1.9.1 has memory leak issues which will limit the number of FMUs that can be used in a model. OPAL-RT has partially resolved this memory leak and made a custom build of OM 1.9.1 that is recommended for better performance. The customized OM 1.9.1 has installers for both Windows and Linux. Please contact OPAL-RT Support to receive this custom version gratis.

  • The tool FMUCreator, included with RT-LAB, eases installation of OpenModelica on the Linux target. It also simplifies compilation and generation of FMUs from the user’s developed models.
  • The FMUCreator tool has an external dependency on Visual C++ 2008 Redistributable - x86 9.0.21022. The user must ensure the latter is installed prior to running the tool.
  • The MinGW binary folder (provided with OpenModelica at %OPENMODELICAHOME%/MinGW/bin) must be added to the system path after installation.

License(s)

To run ePHASORSIM, both host and target computers need to have appropriate licenses installed.

The license key names are:

EPHASOR_RTEnables ePHASORSIM on a real-time target.EPHASOR_NRTEnables ePHASORSIM offline (on Windows host).EPHASOR_NUM_POWERSYSTEM_NODESMaximum size of a power system (in number of nodes) that can be simulated by ePHASORSIM.EPHASOR_INPUTFORMAT_PSSEEnables ePHASORSIM’s PSS/e data file input feature.

EPHASOR_INPUTFORMAT_CYME

Enables ePHASORSIM’s CYME data file input feature.EPHASOR_INPUTFORMAT_POWERFACTORYEnables ePHASORSIM’s PowerFactory data file input feature.EPHASOR_FEATURE_POWERFLOWEnables power-flow computation on the host (even though the target uses the results of the power-flow, the target’s license doesn’t contain this key)EPHASOR_PYTHON_APIEnables ePHASORSIM’s python API feature.Parallel ProcessingEPHASOR_NUM_CORESMaximum number of cores that can be used for simulation on a Linux target. [If this key is set to a number strictly higher than 1, EPHASOR_PARALLELIZE_GENUNITS is enabled.]EPHASOR_PARALLELIZE_GENUNITSEnables parallel computation for generator units in the embedded library and FMUs (machines and their controllers). [If this key is set, EPHASOR_NUM_CORES is set to a number strictly higher than 1]EPHASOR_PARTITION_POWERSYSTEMEnables partitioning of the power system: when the power system is partitioned, the network’s nodal equations are computed in parallel. [If this key is enabled, EPHASOR_PARALLELIZE_GENUNITS is enabled too]FMU CreationEPHASOR_DYMOLA_FMUEnables FMUCReator to use DYMOLA as a tool to build FMUs compatible with ePHASORSIM. This key is required only for FMUCreator and not for running the pre-build FMUs. No license is required for OpenModelica FMU.

...

Please refer to FMI

Dymola