Question


In this project, you will perform transient analysis on a L 3 cm steel cube. The steel has the following properties: k 50 WImK, p 7800 kg/m3, cp 500 J/kgK. The cube is initially at a uniform temperature of 800 deg C, then is dropped into an oil bath at To 40 deg C. I. Create a program that will solve the three-dimensional temperature distribution of the cube for dimensionless times of 0.01, 0.1, and 1, and Bi 0.1, 1, and 10 (a total of 9 configurations NOTE: Use the equations below for Tau and Bi. Use a grid size of 1 a. For each configuration, present a temperature contour plot of the temperature on one face of the cube, and at the center symmetry surface of the cube (18 figures total b. In a table (or series of tables), present the center temperature, the center edge temperature, and the corner temperature for each configuration c. Compare the data from your program to theoretically determined values using either the Heisler charts (or one term approximation method) or lumped system analysis. Explain any discrepancies described by the results. 2. For the 3 cases where Bi 10, calculate the amount of heat lost by the cube in your program. Hint: calculate the heat lost in each element using specific heat. Compare these values to those from the Heisler charts 3. For the 3 Biot number cases, determine the amount of time (in seconds) until the system reaches steady state. Compare these values to the expected time to steady state due to theory and comment on any differences

media%2Ff52%2Ff5288bb5-58fe-4908-97b2-41

media%2F24c%2F24c17668-295a-47b7-93aa-7e

media%2F010%2F0103b1c9-7e86-4c2a-b869-ec

media%2F933%2F93385f11-d7ad-4869-84b7-0c

media%2F3df%2F3dfdaf7e-8e49-40f8-bc8c-22

media%2F6e2%2F6e20c87a-d622-471d-b1b5-d2

Need help. Stuck and not sure how to finish this program. I'm using MatLab R2016a and would appreciate any help. Thanks.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

#include<iostream>
#include<stdlib.h>

using namespace std;

int main()

for(x=1; x<n+1; x++)

c=(n*4)-4;
for(int a1=1; a1<n+1; a1++)

for(int i=1; i<n+1; i++)

Add a comment
Know the answer?
Add Answer to:
Need help. Stuck and not sure how to finish this program. I'm using MatLab R2016a and...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT