PDE problem on two variable(x&t), looking for expample code?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello to all,
Thank you for your kind help and support!
I have to solve a system of 3 partial differential equations. The fully implicit finite difference method is applied for approximation. The first part of the solution with MatLab is to obtain the unknowing variables for every point of the spatial co-ordinate, x. I’ve already composed a rough code for this.
And now I have to extend this with an outer loop, which gives a solution for the different time levels. One of the problems here is that I need the values for the examined variables from the previous time level.
Any example code for the similar problems is highly appreciated!
Thank you in advance!
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Boundary Conditions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!