All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Definition of the finite volume method(FVM)- It is a method for representing and evaluating the partial differential differencing in the form of algebraic equations. In the FVM volume integrals in a partial differential equation that contains a divergence term are converted to surface integrals using the divergence theorem.…
Rohit Saha
updated on 24 Apr 2022
Definition of the finite volume method(FVM)- It is a method for representing and evaluating the partial differential differencing in the form of algebraic equations. In the FVM volume integrals in a partial differential equation that contains a divergence term are converted to surface integrals using the divergence theorem. These terms are then evaluated as fluxes at the surface at each finite volume. FVM is conservative in its inherent conservative.
#) Difference between the FVM and the FDM-
FVM- 1)It evaluates the exact expressions for the average value of solutions over some volume and uses the data to construct an approximation of the solution within cells.
2) FVM discretization is based upon an integral form of the pde to be solved for example the conservation of the mass, momentum and the energy equation.
3) The PDE is written in a form that is solved for a given finite volume or the cell..
4) The computational domain is discretized into the finite volume and then for every volume, the governing equations are solved.
5)The resulting system of equation usually involves fluxes of the conserved variables and thus the calculation of the fluxes is very important in the FVM.
6)It does not require the structured mesh or grids and the effort to convert the given mesh into a structured numerical grid is completely avoided.
7)Since the FVM is an integral scheme since we are integrating the across the surface area the chance of error is minimized.
8) Integral schemes are slower but score over the FDM when the mesh is irregular.
9) FVM based discretization schemes are being used in the commercial software packages like the Ansys fluent.
The points for the FDM-
1) It approximates the derivative using the nodal values.
2) Discretization is based upon the differential form of the pde to be solved. Each derivative is replaced with an approximate difference formula of the pde to be solved. Each derivative is replaced with an approximate difference formula taht is generally derived by the Taylor series expansion.
3) The computational domain is divided into the hexahedral cells called as the grid, the solution will be obtained at each nodes or nodal point.
4) The FDM is easiest to understand when the physical grid is cartesian but through the use of the curvilinear transformation the method can be extended.
5) The discretization results in a system of equations of the variable at the nodal points and once the solution is found then we have a discrete representation of the solution.
6) Since the FDM method uses the differential form of the governing equation the rate of convergence is faster than the FVM .
7) FDM-based discretization software is mainly used in academic roles or academic circles.
8) The concept of conservation which is important for the fluid flows equations are not inherently built into the FDM codes but are built in the FVM codes.
#) Some of the interpolation schemes are as follows-
1)Central differencing schemes(CDS)- Approximate value of the variable at the control volume face center for linear interpolation
2) Upwind interpolation approximation scheme(uds)- The name upwind refers to the assumption that we use the node in the upwind direction of the given node. It is used for the high convection nodes or the high peclet numbers flows.
forward differencing= (u(i+1)-ui)x/delta
backward differencing = (ui-ui-1)x/delta
Taylor series expansion- vu_(i+1/2) = vu_i-v(deltax)/2*((delu)/(delx))-(i+1/2).
3) Quadratic upwind differencing scheme(QUICK)- It is used for the convective kinematics . It is a third-order flux approximation. Although it has second order overall accuracy. It approximates the value of the variable at cv face by quadratic interpolation of the values of the variable at cv face by centre by quadratic interpolation of the values at 3 nearest computational nodes.
#) Flux limiters basically used in high-resolution schemes, to avoid the random and violent oscillation that can occur with high order spatial discretization schemes due to shock and discontinuities or sharp change in the solution domain which is not really much appreciated. The logic behind the construction of the flux limiters scheme is to limit the spatial derivatives to values that are closer to real-world data.
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Week 9- Unsteady moving zones Approach
Aim - To simulate the motion of the air moving from a centrifugal turbomachine. In this approach the moving mesh approach in transient simulation is used. 1) Then we go to open the general tab and set the transient 2d planar simulation. 2) The turbulencxe model is selected as the k-epsilon realizable model. 3) Then…
27 Feb 2023 08:45 AM IST
Week 8- Moving zones approach in Fluent
#) Approaches for moving zones- 1) Circular kind of interface is used and the NS equation is solved separately as well. Data is transferred from one frame to the other through the interface . The approaches are- 1) Area average- The physical quantity is found out by averaging over the whole area of the domain. 2) Mass…
25 Feb 2023 06:47 PM IST
Week 2 - Converging diverging nozzle
Aim - To simulate the flow inside the CD or convergent divergent nozzle using the inlet and outlet pressure condition given. Theory - The CD nozzle is a device that is used to accelerate the high pressure flows coming from the combustion chamber or reservoir to high velocity or supersonic flow if there is a favourable…
27 Jan 2023 10:17 AM IST
Week 7 - Minor Project
#) Objective - To set up the simulation over the NACA 0012 airfoil . That is a symmetrical airfoil. To find out the drag coefficient vs the angle of attack . The lift coefficient vs the angle of attack . Compare the effect of turbulence odels on the above results . The inlet Reynolds number is of 2 * 10^5 …
20 Jan 2023 06:47 AM IST
Related Courses
0 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.