It's been a while since I did heat transfer calculations and am posting hoping you guys can help me.
I have a tank that contains 6 gallons of water at 85C. There's a cooling coil in the tank that has a surface area of about 90in^2. The OD of the tube is. 313in and a wall thickness of. 029in...
I am in the process of looking for a new job and have a potential offer from 1 company and an interview with another. I want to get more information about what working at these companies would be like and was thinking about messaging past employees through linkedin. I assume that that is one...
I am looking to calculate the temperature of water inside a small pressure vessel. I have several thermocouples on the wall and have an average at different time increments. Purpose of this is so I can see how much heat the water absorbed. Thanks in advance.
I am trying to figure out how many samples need to be tested for a given amount in a batch. How many from their needs to be non-conforming to have the lot rejected? Any tips or help will be greatly appreciated.
I am plotting 6 curves on one plot. 5 of those will be using the left axis and the 1 using the right axis. Each line will have a different color. The code that I have is giving me colors that do not match up with the lines.
M = csvread(filenameAndDir,1,0);
t=M(:,1)/60;
T=M(:,2);
T1=M(:,3)...