CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   matlab code for runge kutta method (https://www.cfd-online.com/Forums/main/174972-matlab-code-runge-kutta-method.html)

hymadyapa July 21, 2016 12:08

matlab code for runge kutta method
 
Hi, I am New to forum i am trying to write matlab code for Runge Kutta Method to Heat and Mass transfer equations. please do help me.

lcarasik July 21, 2016 14:38

Quote:

Originally Posted by hymadyapa (Post 610721)
Hi, I am New to forum i am trying to write matlab code for Runge Kutta Method to Heat and Mass transfer equations. please do help me.

What exactly are you having issues with?

hymadyapa July 22, 2016 11:07

algorithm of runge kutta method for coupled equations.
 
runge kutta method algorithm to write the matlab code to solve the coupled non linear differential equations (bounder layer problems).

kaya July 22, 2016 13:35

Quote:

Originally Posted by hymadyapa (Post 610910)
runge kutta method algorithm to write the matlab code to solve the coupled non linear differential equations (bounder layer problems).

are you seeking for a book or someone to help you to teach how to code? I wouldn't mind helping :if I can: but from the way you ask, I feel that you don't have much clue about what you are talking about. I find it a bit selfish to expect someone to pop out and teach you everything one by one. makes me think like someone is trying to get the homework done.

You can have a look at Leveque's book, I 've been told that it was a good one, and its easy to understand.
;)

Ch94 July 28, 2016 11:47

Are you having issues with the Runge Kutta algorithm methodology, or the coding aspect? Which Runge Kutta method are you trying to use?

fluid23 July 29, 2016 09:59

Here is an example of a generic RK4 method already available if you would have simply googled 'matlab runge kutta'.

https://www.mathworks.com/matlabcent...unge_Kutta_4.m


All times are GMT -4. The time now is 22:36.