subdomain id
Hi all,
I tried to print the subdomain id and processor id with udf in a simulation with 8 cores.
https://help.altair.com/hwcfdsolvers/acusolve/topics/acusolve/udfgetsdid_acusolve_udf.htm
https://help.altair.com/hwcfdsolvers/acusolve/topics/acusolve/udfgetprocld_acusolve_udf.htm
I am not sure why subdomain id and processor id are both always 0 although I am running in parallel mode. Technically, the udf should have printed from 0 to 7. I also tested with quadrature id and it prints 0 to 7.
https://help.altair.com/hwcfdsolvers/acusolve/topics/acusolve/udfgetelmquadid_acusolve_udf.htm
Can you help me identify what's going on here?
Thanks.
Can you attach your user function, input file, and Log file (and external file if not printing to the Log file)