November 16, 2020 at 11:05 am
Subscriber
Hi peteroznewman,nThis model is simulated by using the static thermal analysis system. The system matrices of the model are extracted out of ANSYS when the length of edge B is 3.0 mm and 3.2 mm, respectively. The system matrices will be different depending on the geometrical parameter in this model. For example, the thermal conductivity matrix is K(L), which is dependent on the length of edge B.nNow I want to get the simulation result of this model when the length of edge B is set as 3.1mm. Instead of changing this parameter in ANSYS and do the simulation, I want to construct an interpolated system by interpolating the system matrices of these two local models, in which L=3.0 mm and L=3.2mm,respectively. For example, the new thermal conductivity matrix is obtained through the equation: K(L=3.1mm)=0.5*K(L=3.0 mm)+0.5*K(L=3.2 mm), where 0.5 is the weight. Then I could solve the newly interpolated system in other software to get the simulation result of the model with parameter L=3.1 mm.nIn my understanding, the node ID ordering will decide the row ordering in the matrices. Through the tests, it is found if the row ordering can't be kept the same in both local system matrices, then the result from the interpolated system will not be good. That's why I need to control the node ID ordering.nMany thanks for your help in advance!nChengdongn