Code covered by the BSD License  

Highlights from
3D heattransfer software

1.5

1.5 | 2 ratings Rate this file 27 Downloads (last 30 days) File Size: 546 KB File ID: #21270
image thumbnail

3D heattransfer software

by morteza ahmadi

 

29 Aug 2008 (Updated 21 Aug 2012)

3D heattransfer software

| Watch this File

File Information
Description

With this software you can simulate heat distribution on 3D plate and cylinder.
In this project I used finite difference method to solve differential equations.

Engineering Heat Transfer - Page C-14 - Google Books Result

http://books.google.com/books?id=ERtpN94lCOsC&pg=SL3-PA14&lpg=SL3-PA14&dq=morteza+ahmadi+matlab&source=bl&ots=wvFzyH_-F_&sig=nvA832fCEL5Ee-ENhwqgSLIENIE&sa=X&ei=spczUMa8MKrSiwK47IDIDg&ved=0CEAQ6AEwBw

MATLAB release MATLAB 6.5.1 (R13SP1)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (8)
15 Jan 2013 Andreas

First he cannot find a file called bc1.mat (maybe under f:/project/heat/ on your pc), when the path is corrected to the delivered "heat_transfer.mat"-file, the following errors occur:

Warning: Variable 'B_C' not found.
> In heat_transfer>plate_select at 5721
In heat_transfer>p_1_Callback at 203
In heat_transfer>heat_transfer_OpeningFcn at 133
In heat_transfer>gui_mainfcn at 9869
In heat_transfer at 43
Undefined variable B_C.

Error in heat_transfer>plate_select (line 5722)
if B_C{str2double(get(handles.P_se,'string'))}{4}==1

Error in heat_transfer>p_1_Callback (line 203)
plate_select(handles)

Error in heat_transfer>heat_transfer_OpeningFcn (line 133)
p_1_Callback(hObject, eventdata, handles)

Error in heat_transfer>gui_mainfcn (line 9869)
feval(gui_State.gui_OpeningFcn, gui_hFigure, [],
guidata(gui_hFigure), varargin{:});

Error in heat_transfer (line 43)
gui_mainfcn(gui_State, varargin{:});

Undefined function 'm_cube1' for input arguments of type 'struct'.

Error in
guidemfile/@(hObject,eventdata)m_cube1('text84_Callback',hObject,eventdata,guidata(hObject))

21 Aug 2012 morteza ahmadi

Engineering Heat Transfer - Page C-14 - Google Books Result
http://books.google.com/books?id=ERtpN94lCOsC&pg=SL3-PA14&lpg=SL3-PA14&dq=morteza+ahmadi+matlab&source=bl&ots=wvFzyH_-F_&sig=nvA832fCEL5Ee-ENhwqgSLIENIE&sa=X&ei=spczUMa8MKrSiwK47IDIDg&ved=0CEAQ6AEwBw

15 Nov 2011 Ann Russell  
03 Nov 2010 Michael Wendlandt

Please fix the code and include the missing files. Otherwise it is just USELESS!

16 Sep 2010 Ahmed El-Sabbagh

It does not work. Something is missing

12 Oct 2009 Patrik Eschle

Incomplete, not useable.

18 Sep 2009 Mohamad Feras MARQA

Please can you make help in english,
also, there are some files missed, for example it gives the following erreor:

Unable to read file f:\project\heat\bc1.mat: No such file or directory.

Error in ==> heat_transfer>plate_select at 5721
load([d_di ],'B_C')

29 Jan 2009 John

I really can't tell if this works...multiple references to files names not explicitly included in zip file. Perhaps there is a way to deconvolve it, not enough time, better off writing it myself. cool idea though.

Updates
06 Oct 2008

Some ineffective error in first loading

21 Aug 2012

This software added to
Engineering Heat Transfer - Page C-14 - Google Books Result

Contact us