|
[Sponsors] |
August 29, 2000, 08:59 |
CFD/FEM and MATLAB
|
#1 |
Guest
Posts: n/a
|
Does anybody have CFD/FEM related links using MATLAB? I've been working on postprocessing 2D result from a CFD code I have with MATLAB and I've been relatively succesful (in my opinion) and I'd like to get hold of more tools for CFD/FEM which use MATLAB.
|
|
August 30, 2000, 23:14 |
Re: CFD/FEM and MATLAB
|
#2 |
Guest
Posts: n/a
|
I think, MATLAB has powerfull software to get online visualization of the computation result and we get smooth graphic line. It have an advantage for online visualization. However, it have a detriment that the code developed can not compile to executable file. So, we need always the source MATLAB to run code.
|
|
August 31, 2000, 05:13 |
Re: CFD/FEM and MATLAB
|
#3 |
Guest
Posts: n/a
|
I think you'll find that the MATLAB compiler can generate standalone code that can run independently from MATLAB.
|
|
August 31, 2000, 14:58 |
Re: CFD/FEM and MATLAB
|
#4 |
Guest
Posts: n/a
|
Istadi, I'm aware of the strengths and weaknesses of MATLAB and you're wrong: MATLAB has an optional compiler that allows you to translate your MATLAB code to C/C++ code. check out their homepage http://www.mathworks.com
anyway-do you have links to MATLAB CFD/FEM codes or utilities? |
|
September 1, 2000, 23:42 |
Re: CFD/FEM and MATLAB
|
#5 |
Guest
Posts: n/a
|
I have build the source code for CFD/FVM or CFD/FDM, but I have not yet build it in MATLAB code. So, as I know that MATLAB can't be compiled to executable file. If you can do it, please tell me about it. Must we convert the F90 code to C++ to get the executable file ? Is it easy to do ? Thank for your oppinion.
|
|
September 2, 2000, 01:56 |
Re: CFD/FEM and MATLAB
|
#6 |
Guest
Posts: n/a
|
try this link: http://www.cs.cornell.edu/Info/Peopl....0/patch2.html
|
|
September 4, 2000, 15:53 |
Re: CFD/FEM and MATLAB
|
#7 |
Guest
Posts: n/a
|
As far as I know you write the code in Matlab and the converter translates it into C++ which is then compiled. i suppose if you had code written in F90 then there'd be no reason to go the MATLAB route. if you want more info you should go to http://www.mathworks.com
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to start Fluent with Matlab?? | Jay Hu | FLUENT | 8 | November 9, 2022 07:30 |
Pohlhausen energy equation MATLAB help | abe_cooldude | Main CFD Forum | 2 | May 3, 2010 17:58 |
[ICEM] version 12 incompatible with MATLAB R2009 | siw | ANSYS Meshing & Geometry | 1 | September 8, 2009 10:20 |
caling matlab in Fortran | HaKu | Main CFD Forum | 0 | July 16, 2009 16:35 |
MATLAB FORTRAN | Ally | Main CFD Forum | 4 | July 12, 2007 04:51 |