A client is any machine that runs analyses. Each client requires a copy of the Simulation Compute Manager (SCM) to be installed locally; all other installation files can be mounted and executed remotely from the server.
The folder starting with opt/Autodesk/simulation-computeX (X is the major release number) contains the Simulation Compute Manager (SCM). Typically, if the thin client is being installed from the installation .sh, the SCM will be installed automatically under the same parent folder as Moldflow Insight. When moving the parent folder of a thin client installation, it is recommended to keep the directory structure under it the same.
The client requires read-only access to the target directory, at the same absolute path as on the server.
Source the file mfclient.env (in the target directory) into your shell. This sets variables necessary for the software to check out a license.
Example: The client has mounted the target directory as /software/autodesk. Run the . (dot) command to source the commands into your shell:
$ . /software/autodesk/mfclient.env
You can now run solvers from the command line.