-
-
April 5, 2024 at 2:04 pmSimranjeet SinghSubscriber
Hello everyone,
I'm new to Fluent and have been working on simulating nozzle flow in a 2D axisymmetric case. I've learned that Y+ is an important value for assessing mesh quality. When I ran simulations using the pressure-based solver (PBS), I got Y+ values ranging from a minimum of 0.003 to a maximum of 3.216. However, with the density-based solver (DBS), I observed Y+ values ranging from a minimum of 0 to a maximum of 5.38e-7.
I'm wondering what could be causing this discrepancy between the two solver types. Additionally, I've noticed that the PBS simulation converges in 356 iterations, while the DBS struggles to converge even after 2000 iterations.
I would appreciate any insights or suggestions to help me understand and address these differences. I've added 15 inflation layers along the nozzle wall. -
April 11, 2024 at 2:11 pmSRPAnsys Employee
Hi,
The pressure-based solver typically uses the SIMPLE (Semi-Implicit Method for Pressure-Linked Equations) algorithm or its variants, such as PISO (Pressure-Implicit with Splitting of Operators). These algorithms are designed to solve the pressure-velocity coupling iteratively.Â
The density-based solver, on the other hand, solves the compressible Navier-Stokes equations directly. It may use different numerical methods and algorithms compared to the pressure-based solver.
I suggest you to choose correct solver based on the physics you are monitoring.
You can also refer to What are pressure-based solver vs. density-based solver in FLUENT? - Ansys Knowledge
Hope this helps.
-
- You must be logged in to reply to this topic.
- How do you approach this?
- Convective Augmentation Factor in DEFINE_HEAT_FLUX
- Conservation issue with a UDS solution
- Non-Premixed Combustion PDF generation with 4th-order interpolation
- Where is the Electrolyte Projected Area in the Reports tab of PEMFC Model?
- ANSYS fluent – Rocky DEM coupling
- Solar load , Mesh Orientation and Beam direction
-
461
-
230
-
200
-
183
-
162
© 2024 Copyright ANSYS, Inc. All rights reserved.