Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

RFEM6Server RFEM without GUI

Ondřej Michal edited this page Jun 1, 2023 · 8 revisions

Here I would like to introduce RFEM 6 Server. This application is part of the standard installation and is be available to all users with Web Services (WS) subscription. The application runs in command line, so it will mainly benefit users who require better performance or do not require GUI. As the name suggests this solution is aimed at remote use and can be only controled via WS . WS performance is still under scruitiny but server version should be at least 50% faster depending on use case. Executable can be found in the usual bin folder and to run it, multiple options must be set. Below is the updated version of options valid from June 1st 2023 available to users in installations from June 5th.

.\RFEM6Server.exe --email=jane.doe@gmail.com --password=125 --license=000005-25 --start-soap-server=8081 --soap-number-of-model-server-ports=10

Note: Also available are server versions of RSTAB and RSECTION.

Clone this wiki locally