CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   Fluent automatically switched to parallel mode (https://www.cfd-online.com/Forums/fluent-udf/221917-fluent-automatically-switched-parallel-mode.html)

rahulmule797@gmail.com November 5, 2019 00:48

Fluent automatically switched to parallel mode
 
Hello everyone, I am starting fluent in serial mode but it is getting started in parallel mode. I don't know why this is happening so the udf I am using in my problem is not doing the intended function. Any immediate help is appreciated. I'm also shared the warning is shows on fluent launch.

***********************************************
Info: Your license enables 4 way parallel execution.
For faster simulations, please start the application with the appropriate parallel options.
***********************************************

When I'm trying to interpret the UDF it is showing warning as below:
***********************************************
*
**WARNING:Automatically switched to run in parallel -t1 mode. **
**Detected non- Paralleized UDF usage, enabling parallel usage. **
**If you encounter any issues, please re-run with -t0 flag. **
***********************************************



Thanks in advance..

gearboy November 5, 2019 03:34

Reduce the "Processes" to "0" in launcher or Start fluent using "fluent 3d -t0" in cmd.exe console


Quote:

Originally Posted by rahulmule797@gmail.com (Post 748901)
Hello everyone, I am starting fluent in serial mode but it is getting started in parallel mode. I don't know why this is happening so the udf I am using in my problem is not doing the intended function. Any immediate help is appreciated. I'm also shared the warning is shows on fluent launch.

***********************************************
Info: Your license enables 4 way parallel execution.
For faster simulations, please start the application with the appropriate parallel options.
***********************************************

When I'm trying to interpret the UDF it is showing warning as below:
***********************************************
*
**WARNING:Automatically switched to run in parallel -t1 mode. **
**Detected non- Paralleized UDF usage, enabling parallel usage. **
**If you encounter any issues, please re-run with -t0 flag. **
***********************************************



Thanks in advance..


rahulmule797@gmail.com November 5, 2019 03:38

Thanks for reply..
I tried by reducing processes to zero but in that case udf is not doing intended function.
I'll check it by starting using "fluent 3d -t0" In cmd.exe in console.


All times are GMT -4. The time now is 15:15.