Hi,
I encountered below error after clicking on the 'connect' button of Fluent->Setup->Models->EDEM coupling:
/app1/common/ansys/ansys_v21.1/ansys_inc/v211/fluent/fluent21.1.0/lnamd64/3ddp_host/fluent.21.1.0: symbol lookup error: lib_edem_coupling/lnamd64/3ddp_host/libudf.so: undefined symbol: ADAPTOR_init_connectEDEMCoupling_Address
The fluent process could not be started.
My compilation was already done. 4 libudf.so were created. Before the error I've done below steps:
- copy /lib_edem_coupling and load_edem_coupling.jou into the case folder
- source set_edem_env_vars.sh in the same folder
- source set_fluent_env_vars.sh in the same folder
- create EDEM and Fluent case in the same folder
- open EDEM case, go to simulator and click on coupling server
- open Fluent case, read the load_edem_coupling.jou file, then go to Setup->Models->EDEM coupling then click 'connect'
- the error occurred in Fluent
Could you please help me check if anything in my steps was improper? Thank you!