AS-EDEM Coupling Port Specification for AcuSolve 2024.1 and EDEM 2024 or Later Versions
- Multi-Node Coupled Jobs
- When running multi-node AcuSolve-EDEM coupled jobs (AcuSolve on one node and EDEM on another), a user-specified port number is required.
- Multiple Coupled Jobs on the Same Machine
- If you need to run multiple coupled jobs on the same machine, you must provide a unique port for each job. In this scenario, the host should be specified as: host = "localhost".
- Port and Host Parameters
- The EXTERNAL_CODE { socket_host, socket_port } parameters must be used to specify the host and port.
- Socket Port Range
- The socket_port must be within the range 32768 to 65535.
- Version Compatibility
- For all multi-node coupled jobs, you must provide both the host and port. AcuSolve 2024.1 must be used in conjunction with EDEM 2024. Using AcuSolve 2024.1 with an earlier version of EDEM will not work.