Skip to content

RFEM6Server RFEM without GUI

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

Here I would like to introduce RFEM 6 Server. As the name suggests this solution is aimed at remote use and can be only controled via WS. The application is part of the standard installation and it is available to all users with Web Services (WS) subscription. It runs in command line, so it will mainly benefit users who require better performance or do not require GUI. 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