Finite volume method on matlab

How can I use finite volume method on matlab? I have a heat equation and i want to find T(r).

3 commentaires

Torsten
Torsten le 12 Déc 2021
If you must use the finite volume method, you will have to program the discretization on your own.
If you are allowed to use the finite element method, you can use MATLAB's "pdepe".
KSSV
KSSV le 12 Déc 2021
Search in fileexchange, you may get the striaght problem or few examples which you can adopt.
Rana Önem
Rana Önem le 12 Déc 2021
Thank you so much!

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Partial Differential Equation Toolbox dans Centre d'aide et File Exchange

Question posée :

le 12 Déc 2021

Commenté :

le 12 Déc 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by