" how can matlab be used to solve CFD" ?
I guess by writing code?
"MATLAB has NO toolbox for CFD, and i see no way how can i use it for CFD
purpose"
So, if Matlab has no toolbox to do something, it means one can not implement
that something?
There are many examples of CFD code in matlab on the net, simply type (in
your browser) the following
"computational fluid dynamics matlab"
Results 1 - 10 of about 76,900 for computational fluid dynamics matlab.
(0.19 seconds)
"Finite Volume Method matlab"
Results 1 - 10 of about 45,900 for Finite Volume Method matlab. (0.23
seconds)
"Finite Volume Method computational fluid dynamics matlab"
Results 1 - 10 of about 85,100 for Finite Volume Method computational fluid
dynamics matlab. (0.29 seconds)
--Nasser
Regarding MATLAB, i am trying to find how to use it for implementing SIMPLE (and SIMPLEC, SIMPLER, PISO) algorithms.
And ya i know what I had to type in my browser(and thanks anyway for telling this too), but sir I did it, but i couldnt find any help regarding how will I use MATLAB for above-said algorithms..
If I could see some example where a SIMPLE algorithm is implemented in MATLAB and where the 'corrected' pressure and velocity fields are estimated after repeated iteration s of guessed fields, I will be very thankful,
Regards,
Shubham Sharma,
IIT R
>
> If I could see some example where a SIMPLE algorithm is implemented in
> MATLAB and where the 'corrected' pressure and velocity fields are
> estimated after repeated iteration s of guessed fields, I will be very
> thankful,
>
If you have searched for some specific matlab code which implements some
specific algorithm, and could not find it, then I could only suggest to post
this to the CFD newsgroup, and look for possibly a Fortran version and try
to convert it to Matlab, and if still unable to find it, then the next step
might be to actually implement the algorithm yourself.
good luck;
--Nasser