Quench Simulation with finite difference. Assistance with implementing variying thermal conductivity (k) for changes in temperature (T))
Mostra commenti meno recenti
Hi there,
i need help trying to implement the kth_polyvec below for the range of temperature values illustrated below. Thank you in advance. kth_polyVec = [ ? ];

%% pre-processing
% thermophysical properties
rho_polyVec = [7939.8, 0.32912];
kth_polyVec = [ ];
Cp_polyVec = [472.2, 0.25];
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Thermal Analysis in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!