simopera6
Curtin University
Followers: 0 Following: 0
Statistiques
RANG
204 764
of 300 364
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 407
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Can we solve 3 pde simultaneously using pdepe with respect to space and time??
I have a system of 3 equations with 3 variables and corresponding boundary conditions. I am using pdepe to solve these. Is it po...
plus de 9 ans il y a | 1 réponse | 0
0
réponseHow to input crank nicolson into matlab?
Hi Conrad, If you are trying to solve by crank Nicolson method, this is not the way to do it. You have to solve it by tri-diago...
plus de 9 ans il y a | 0
pdepe changes in Matlab2014a: issues for 1D problems
Hello Torsten, The earlier prolem is solved and I am working on a similar code where I have to solve diffusion equations for th...
plus de 9 ans il y a | 0
pdepe changes in Matlab2014a: issues for 1D problems
I am trying to solve mass transfer through packed column. For that I am writing this code. I have written this file for writing ...
plus de 9 ans il y a | 0
pdepe changes in Matlab2014a: issues for 1D problems
I am not understanding how to call vector 'u' when I am solving for multiple components in pdepe. Can you help in this? It is gi...
plus de 9 ans il y a | 0
pdepe changes in Matlab2014a: issues for 1D problems
I am facing the same problem. It is evident that the condition is size of the matrix should be equal to number of pdes. I checke...
plus de 9 ans il y a | 0
Question
HI, I am trying to solve two Simulta PDEs for diffusion through packed bed using pdepe. I have understood the syntax but the code isn't getting solved. Can anyone help me correct the code? The problem might be with identifying the values of c,f,s.
Equation 1: Dx*D2C/Dx2-v*DC/DX-Dq/Dt=Dc/Dt Equation 2: Dq/Dt= K1*[C*(qm-q)-Kd*q] Dx= diffusion coefficient v= velocity q= c...
environ 10 ans il y a | 1 réponse | 0

