Skip to content

RFEM6Server RFEM without GUI

Ondřej Michal edited this page Sep 5, 2023 · 8 revisions

Let me introduce RFEM 6 Server. As the name suggests it is solution aimed at remote use and can be only controled via WS. It is part of the standard installation and 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. RFEM Python Client performance is still under scruitiny but with server version the execution of 214 tests is 25% faster. Executable can be found next to RFEM.exe and to run it, multiple options must be set. Be sure to use version 6.02.0068 and later published June 5, 2023.

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

Notes:

Also available are server versions of RSTAB and RSECTION.

License can be found in RFEM -> Help -> System Information.

If the server failed to login to Dlubal account, check if all parameters are separated by space first.