Problem 58817. Find the phi variation as a function of distance after solving through finite volume method. Return dphi/dx at all faces in form of array.
The question is a NPTEL online course assignment question. I have put it here becuase I wanted to create a problem set for numerical methods and computational engineering so that mechanical engineers can try it out. Interested ones can contact me so that we can create a problem group for CFD and FEM.
Solution Stats
Problem Comments
-
1 Comment
ChrisR
on 2 Nov 2024
It seems we are to solve 0 = Gamma d^2(phi)/dx^2 + S, where S is given above.
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Remove any row in which a NaN appears
8681 Solvers
-
Flip the main diagonal of a matrix
856 Solvers
-
235 Solvers
-
Find the index of n in magic(n)
260 Solvers
-
1522 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!