Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Unknown variables while defining expressions
Posted Jan 27, 2011, 1:46 a.m. EST 0 Replies
Please login with a confirmed email address before reporting spam
Q11= alpha_smsld*(T-T0)[K]*(E11[N/m^2]+E12[N/m^2]+E13[N/m^2])
Q12 =alpha_smsld*(T-T0)[K]*(E21[N/m^2]+E22[N/m^2]+E23[N/m^2])
Q13 =alpha_smsld*(T-T0)[K]*(E31[N/m^2]+E32[N/m^2]+E33[N/m^2])
Q1= Q11*uxt+Q12*vyt+Q13*wzt
Sel1 =alpha_smsld*(E11[N/m^2]*(ux-alpha_smsld*(T-T0))+E12[N/m^2]*vy+E13[N/m^2]*wz)
Sel2 =alpha_smsld*(E22[N/m^2]*(vy-alpha_smsld*(T-T0))+E12[N/m^2]*ux+E23[N/m^2]*wz)
Sel3 =alpha_smsld*(E33[N/m^2]*(wz-alpha_smsld*(T-T0))+E13[N/m^2]*vy+E23[N/m^2]*wx)
Sel =Sel1+Sel2+Sel3
S= rho_smsld*C_htgh*log(T/T0[k])+Sel
Q2 =T*pdiff(S,t)
Please kindly help me in defining these equations in version 4.1.
How to generate report in comsol v 4.1.
Hello Deepak
Your Discussion has gone 30 days without a reply. If you still need help with COMSOL and have an on-subscription license, please visit our Support Center for help.
If you do not hold an on-subscription license, you may find an answer in another Discussion or in the Knowledge Base.