Follow these steps to install and configure the Physics
Results visualization engine on any machine where remote postprocessing of
simulation data will be needed.
This configuration is called a
Compute Host in the native apps
High Performance Visualization user preferences.
This configuration can be installed on either Windows or Linux.
-
Install the Physics Results engine from the media
SIMULIA_PhysicsResults
.
-
Install a
3DOrchestrate Station
from the media
SIMULIA_3DOrchestration.
-
Set the following properties in the
SMAExeStation.properties file:
fiper.station.sim.resultsservices
- Set this property to locate the base installation directory of the Physics Results engine
executable; for example:
<install_dir>\win_b64\
or
<install_dir>/linux_a64/
.
fiper.station.sim.largeFileWorkingDir
- Set this property to point to the working directory of the
3DSpace
File Collaboration Server (FCS) when large file transfer mode is desired. This
can be a Linux network path or Windows UNC path, depending on the operating
system of this machine.
fiper.station.sim.portrange
- Set this property to open TCP/IP ports for communication
between the executables running on different machines. You can specify a port
number range such as 56000-57000, a comma-separated list of individual ports
numbers such as 56010,56012,56050, or a combination of both. If this property
is not set, the simulation executables will use any available open ports.
For complete information about configuring large file management in the 3DEXPERIENCE platform, see File Collaboration Server Administrator's Guide: Large
Files.