TAGGED: dynamic-mesh, fluent, parallel-computing, transient, udf
- 
		
			- 
May 21, 2024 at 11:32 amLutz Rohlfing SubscriberLicense: Student 2024 R1 Hello, I want to simulate the interaction between two opposing rotor blades. I use a UDF to move the blade surfaces in my domain. I use dynamic meshing to remesh at every time step. If I run the simulation on the four maximum allowed CPU cores, Fluent randomly closes without an error message. The only thing I could find in the log file is: Error [node 999999] [time 5/10/24 1:20:45] Abnormal Exit! The simulation runs fine when only using one CPU core. This is my UDF: #include "udf.h" static real omegaY=0.0; DEFINE_CG_MOTION(box,dt,vel,omega,time,dtime) 
 {
 Â Â NV_S(vel, =, 0.0);
 Â Â NV_S(omega, =, 0.0);Â Â omegaY= -2.6915; 
 Â Â omega[1]=omegaY;
 }Does anyone have an idea on how to fix this? This significantly prolongs my calculation time. 
- 
May 23, 2024 at 2:54 pmRajat Chaudhari Ansys EmployeeHi , I dont see any issue in UDF,can you please try using less number of cores instead of using full capacity of CPU once. Thanks Rajat  - 
May 23, 2024 at 3:27 pmLutz Rohlfing SubscriberÂHi Rajat, Thanks for your response. I don't exactly understand what you mean. When I run Fluent on four cores, it crashes; however, it works fine on one core. Should I test with other numbers of cores, like two or three? Kind regards, Lutz 
 
- 
- 
May 23, 2024 at 3:29 pmRajat Chaudhari Ansys EmployeeYes can once try with 2 or 3 cores ? - 
May 23, 2024 at 3:29 pmLutz Rohlfing SubscriberI will try this and come back when i tested it, thanks! 
- 
May 27, 2024 at 9:23 amLutz Rohlfing SubscriberHi Rajat, i tried out what you suggested, but i again encountered this crash. What else could be the reason? Kind regards Lutz 
 
- 
- 
May 29, 2024 at 12:19 pmRajat Chaudhari Ansys EmployeeHi Lutz Is it happening for other dynamic mesh cases also when you run them in parallel mode ? or is it with this speific case only ? And are you getting this error while running the case or at the time of loading UDF itself ?  Thanks Rajat  
 
- 
- The topic ‘Random crash with dynamic mesh in parallel fluent’ is closed to new replies.
- air flow in and out of computer case
- Varying Bond model parameters to mimic soil particle cohesion/stiction
- Eroded Mass due to Erosion of Soil Particles by Fluids
- I am doing a corona simulation. But particles are not spreading.
- Centrifugal Fan Analysis for Determination of Characteristic Curve
- Guidance needed for Conjugate Heat Transfer Analysis for a 3s3p Li-ion Battery
- Issue to compile a UDF in ANSYS Fluent
- JACOBI Convergence Issue in ANSYS AQWA
- affinity not set
- Resuming SAG Mill Simulation with New Particle Batch in Rocky
- 
                        
                        4167
- 
                        
                        1487
- 
                        
                        1363
- 
                        
                        1189
- 
                        
                        1021
© 2025 Copyright ANSYS, Inc. All rights reserved.
 You are navigating away from the AIS Discovery experience
You are navigating away from the AIS Discovery experience 
               
          