FVTool icon indicating copy to clipboard operation
FVTool copied to clipboard

1D heat transfer through the composite wall

Open Houri1980 opened this issue 5 years ago • 5 comments
trafficstars

Ozel - 2014 - Effect of insulation location on dynamic heat-tran.pdf

Optimization of insulation thickness using implicit finite difference method under steady periodic condition.

Houri1980 avatar Sep 19 '20 22:09 Houri1980

@Houri1980 could you provide a sample code so I can debug it and suggest possible fixes?

simulkade avatar Oct 06 '20 12:10 simulkade

Dr. Eftekhari, Thank you for following up. Yes, I learned how to do this at a fixed (steady state) temperature. I'll upload it on GitHub.

Sincerely,

Houri

On Tue, Oct 6, 2020 at 8:12 AM Ali A Eftekhari [email protected] wrote:

@Houri1980 https://github.com/Houri1980 could you provide a sample code so I can debug it and suggest possible fixes?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/simulkade/FVTool/issues/24#issuecomment-704226308, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARCBUFJA34B7A35QSBIJ27LSJMCRDANCNFSM4RTI5PHA .

Houri1980 avatar Oct 06 '20 13:10 Houri1980

Great!

On Tue, Oct 6, 2020 at 3:07 PM Houri1980 [email protected] wrote:

Dr. Eftekhari, Thank you for following up. Yes, I learned how to do this at a fixed (steady state) temperature. I'll upload it on GitHub.

Sincerely,

Houri

On Tue, Oct 6, 2020 at 8:12 AM Ali A Eftekhari [email protected] wrote:

@Houri1980 https://github.com/Houri1980 could you provide a sample code so I can debug it and suggest possible fixes?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/simulkade/FVTool/issues/24#issuecomment-704226308, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ARCBUFJA34B7A35QSBIJ27LSJMCRDANCNFSM4RTI5PHA

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/simulkade/FVTool/issues/24#issuecomment-704255927, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOLLRWDZLZZMUSBCKUSXP3SJMJAHANCNFSM4RTI5PHA .

simulkade avatar Oct 06 '20 13:10 simulkade

Dr. Eftekhari this is the link I learned the steady state form of the solution steady state heat transfer

However my question is how I can apply the transient conditions, lets say if I have the temperature values for the first day of January over 24 hours (48 data points). How I can see the temp difference during this 24 hr period.

t= [0:0.5:24];

2019-01-01.xlsx

Houri1980 avatar Oct 09 '20 16:10 Houri1980

Dr. Eftekhari,

I have no rush for this. Just trying to learn something new.

Houri1980 avatar Oct 09 '20 16:10 Houri1980