Anonymous
×
Create a new article
Write your page title here:
We currently have 105 articles on MOR Wiki. Type your article name above or click on one of the titles below and start writing!



MOR Wiki

Difference between revisions of "Thermal Model"

(Added modeling part.)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{preliminary}} <!-- Do not remove -->
 
 
 
[[Category:benchmark]]
 
[[Category:benchmark]]
 
[[Category:Oberwolfach]]
 
[[Category:Oberwolfach]]
Line 8: Line 6:
 
[[Category:first differential order]]
 
[[Category:first differential order]]
 
[[Category:time invariant]]
 
[[Category:time invariant]]
[[Category:parametric 2-5 parameters]]
 
 
[[Category:MIMO]]
 
[[Category:MIMO]]
 
[[Category:Sparse]]
 
[[Category:Sparse]]
  +
  +
{{Infobox
  +
|Title = Thermal Model
  +
|Benchmark ID = thermalModel_n4257m1q7
  +
|Category = oberwolfach
  +
|System-Class = AP-LTI-FOS
  +
|nstates = 4257
  +
|ninputs = 1
  +
|noutputs = 7
  +
|nparameters = 3
  +
|components = A, B, C, E
  +
|License = NA
  +
|Creator = [[User:Himpe]]
  +
|Editor =
  +
* [[User:Himpe]]
  +
* [[User:Werner]]
  +
|Zenodo-link = NA
  +
}}
   
 
==Description: Boundary Condition Independent Thermal Model==
 
==Description: Boundary Condition Independent Thermal Model==
 
<figure id="fig1">[[File:ThermalModel.jpg|490px|thumb|right|<caption>A 2D-axisymmetrical model of the micro-thruster unit (not scaled). A heater is shown by a red spot.</caption>]]</figure>
 
<figure id="fig1">[[File:ThermalModel.jpg|490px|thumb|right|<caption>A 2D-axisymmetrical model of the micro-thruster unit (not scaled). A heater is shown by a red spot.</caption>]]</figure>
 
A benchmark for the heat transfer problem with variable [[wikipedia:Heat_transfer_coefficient|film coefficients]] is presented.
 
A benchmark for the heat transfer problem with variable film coefficients is presented.
 
 
It can be used to apply parametric model reduction algorithms to a linear first-order problem.
 
It can be used to apply parametric model reduction algorithms to a linear first-order problem.
   
 
===Modeling===
 
===Modeling===
   
One of important requirements for a compact thermal model is that it should be boundary condition independent.
+
An important requirements for a compact thermal model is that it should be independent from the boundary condition.
 
This means that a chip producer does not know conditions under which the chip will be used and hence the chip compact thermal model must allow an engineer to research on how the change in the environment influences the chip temperature.
 
This means that a chip producer does not know conditions under which the chip will be used and hence the chip compact thermal model must allow an engineer to research on how the change in the environment influences the chip temperature.
 
The chip benchmarks representing boundary condition independent requirements are described in <ref name="lasance2001"/>.
 
The chip benchmarks representing boundary condition independent requirements are described in <ref name="lasance2001"/>.
   
Let us briefly describe the problem mathematically.
+
Let us briefly describe the mathematical problem.
 
The thermal problem can be modeled by the heat transfer partial differential equation
 
The thermal problem can be modeled by the heat transfer partial differential equation
   
Line 48: Line 62:
 
:<math id="eq3">
 
:<math id="eq3">
 
\begin{align}
 
\begin{align}
E \dot{x}(t) & = (A + \sum_{i} h_{i} A_{i})x(t) + Bu(t), & (3)
+
E \dot{x}(t) & = (A + \sum_{i} h_{i} A_{i})x(t) + B, & (3)
 
\end{align}
 
\end{align}
 
</math>
 
</math>
Line 60: Line 74:
   
 
Unfortunately, the benchmark from <ref name="lasance2001"/> is not available in the computer readable format.
 
Unfortunately, the benchmark from <ref name="lasance2001"/> is not available in the computer readable format.
For research purposes, we have modified a [[Micropyros_Thruster|Micropyros Thruster benchmark]] (see <xr id="fig1"/>).
+
For research purposes, we have modified a [[Micropyros_Thruster|Micropyros Thruster benchmark]] (see Fig.&nbsp;1).
 
In the context of the present work, the model is as a generic example of a device with a single heat source when the generated heat dissipates through the device to the surroundings. The exchange between surrounding and the device is modeled by convection boundary conditions with different film coefficients at the top, <math>h_{top}</math>, bottom, <math>h_{bottom}</math>, and the side, <math>h_{side}</math>.
 
In the context of the present work, the model is as a generic example of a device with a single heat source when the generated heat dissipates through the device to the surroundings. The exchange between surrounding and the device is modeled by convection boundary conditions with different film coefficients at the top, <math>h_{top}</math>, bottom, <math>h_{bottom}</math>, and the side, <math>h_{side}</math>.
 
From this viewpoint, it is quite similar to a chip model used as a benchmark in <ref name="lasance2001"/>.
 
From this viewpoint, it is quite similar to a chip model used as a benchmark in <ref name="lasance2001"/>.
 
The goal of parametric model reduction in this case is to preserve <math>h_{top}</math>, <math>h_{bottom}</math>, and <math>h_{side}</math> in the reduced model in the symbolic form.
 
The goal of parametric model reduction in this case is to preserve <math>h_{top}</math>, <math>h_{bottom}</math>, and <math>h_{side}</math> in the reduced model in the symbolic form.
 
We have used a 2D-axisymmetric microthruster model (T2DAL in [[Micropyros_Thruster|Micropyros Thruster]]).
 
The model has been made in [http://www.ansys.com/ ANSYS] and system matrices have been extracted by means of [http://portal.uni-freiburg.de/imteksimulation/downloads/mor4fem mor4fem] <ref name="rudnyi2004"/>.
 
The benchmark contains a constant load vector. The input function equal to one corresponds to the constant input power of <math>15 mW</math>.
 
   
 
===Discretization===
 
===Discretization===
   
A 2D-axisymmetric microthruster model (T2DAL in ...
+
We have used a 2D-axisymmetric microthruster model (T2DAL in [[Micropyros_Thruster|Micropyros Thruster]]).
  +
 
The model has been made in [http://www.ansys.com/ ANSYS] and system matrices have been extracted by means of [http://portal.uni-freiburg.de/imteksimulation/downloads/mor4fem mor4fem] <ref name="rudnyi2004"/>.
  +
The benchmark contains a constant load vector.
 
The input function equal to one corresponds to the constant input power of <math>15 mW</math>.
   
 
The linear ordinary differential equations of first order are written as:
 
The linear ordinary differential equations of first order are written as:
   
 
:<math>
 
:<math>
\begin{array}{rcl}
+
\begin{align}
E \dot{T}(t) &=& (A - h_{top} A_{top} - h_{bottom} A_{bottom} - h_{side} A_{side}) T(t) + B u \\
+
E \dot{x}(t) & = (A - h_{top} A_{top} - h_{bottom} A_{bottom} - h_{side} A_{side}) x(t) + B \\
y &=& CT(t)
+
y & = Cx(t)
\end{array}
+
\end{align}
 
</math>
 
</math>
   
 
where <math>E</math> and <math>A</math> are the symmetric sparse system matrices (heat capacity and heat conductivity matrix), <math>B</math> is the load vector, <math>C</math> is the output matrix, <math>A_{top}</math>, <math>A_{bottom}</math>, and <math>A_{side}</math> are the diagonal matrices from the discretization of the convection boundary conditions and <math>T</math> is the vector of unknown temperatures.
 
where <math>E</math> and <math>A</math> are the symmetric sparse system matrices (heat capacity and heat conductivity matrix), <math>B</math> is the load vector, <math>C</math> is the output matrix, <math>A_{top}</math>, <math>A_{bottom}</math>, and <math>A_{side}</math> are the diagonal matrices from the discretization of the convection boundary conditions and <math>T</math> is the vector of unknown temperatures.
   
The numerical values of film coefficients, <math>h_{top}</math>, <math>h_{bottom}</math>, and <math>h_{side}</math> can be from <math>1</math> to <math>10^9</math>. Typical important sets film coefficients can be found in
+
The numerical values of film coefficients, <math>h_{top}</math>, <math>h_{bottom}</math>, and <math>h_{side}</math> can be from <math>1</math> to <math>10^9</math>.
  +
Typical important sets film coefficients can be found in <ref name="lasance2001"/>.
<ref name="lasance2001"/>. The allowable approximation error is <math>5\%</math>
 
<ref name="lasance2001"/>.
+
The allowable approximation error is <math>5\%</math> <ref name="lasance2001"/>.
   
 
The benchmark has been used in <ref name="feng2004"/><ref name="feng2005"/> where the problem is also described in more detail.
 
The benchmark has been used in <ref name="feng2004"/><ref name="feng2005"/> where the problem is also described in more detail.
  +
  +
==Acknowledgements==
  +
  +
This work was partially funded by the DFG project '''MST-Compact (KO-1883/6)''', the Italian research council CNR together with the Italian province of Trento PAT, by the German Ministry of Research BMBF (SIMOD), and an operating grant of the University of Freiburg.
   
 
==Origin==
 
==Origin==
Line 96: Line 114:
 
==Data==
 
==Data==
   
Download matrices in the [http://math.nist.gov/MatrixMarket/ Matrix Market] format:
+
The matrices of this benchmark can be downloaded in the [http://math.nist.gov/MatrixMarket/ Matrix Market] format:
   
* [https://portal.uni-freiburg.de/imteksimulation/downloads/benchmark/Thermal%20Model%20%2838865%29/files/fileinnercontentproxy.2010-02-09.7024495424 T2DAL_BCI.tar.gz], 218.7 kB.
+
* [https://csc.mpi-magdeburg.mpg.de/mpcsc/MORWIKI/Oberwolfach/ThermalModel-dim1e3-T2DAL_BCI.tar.gz ThermalModel-dim1e3-T2DAL_BCI.tar.gz], 218.7 kB.
   
 
The matrix name is used as an extension of the matrix file. File <tt>T2DAL_BCI.C.names</tt> contains a list of output names written consecutively.
 
The matrix name is used as an extension of the matrix file. File <tt>T2DAL_BCI.C.names</tt> contains a list of output names written consecutively.
Line 108: Line 126:
 
:<math>
 
:<math>
 
\begin{align}
 
\begin{align}
E \dot{x}(t) &= (A + h_{top}A_{top} + h_{bottom}A_{bottom} + h_{side}A_{side}) x(t) + B \\
+
E \dot{x}(t) & = (A_1 + h_2 A_2 + h_3 A_3 + h_4 A_4) x(t) + B \\
y(t) &= Cx(t)
+
y(t) & = Cx(t)
 
\end{align}
 
\end{align}
 
</math>
 
</math>
  +
   
 
System dimensions:
 
System dimensions:
   
 
<math>E \in \mathbb{R}^{4257 \times 4257}</math>,
 
<math>E \in \mathbb{R}^{4257 \times 4257}</math>,
<math>A \in \mathbb{R}^{4257 \times 4257}</math>,
+
<math>A_1 \in \mathbb{R}^{4257 \times 4257}</math>,
<math>A_{top} \in \mathbb{R}^{4257 \times 4257}</math>,
+
<math>A_2 \in \mathbb{R}^{4257 \times 4257}</math>,
<math>A_{bottom} \in \mathbb{R}^{4257 \times 4257}</math>,
+
<math>A_3 \in \mathbb{R}^{4257 \times 4257}</math>,
<math>A_{side} \in \mathbb{R}^{4257 \times 4257}</math>,
+
<math>A_4 \in \mathbb{R}^{4257 \times 4257}</math>,
 
<math>B \in \mathbb{R}^{4257 \times 1}</math>,
 
<math>B \in \mathbb{R}^{4257 \times 1}</math>,
 
<math>C \in \mathbb{R}^{7 \times 4257}</math>.
 
<math>C \in \mathbb{R}^{7 \times 4257}</math>.
  +
   
 
Parameter ranges:
 
Parameter ranges:
   
<math>h_{top} \in [1,10^9]</math>,
+
<math>h_2 \in [1,10^9]</math>,
<math>h_{bottom} \in [1,10^9]</math>,
+
<math>h_3 \in [1,10^9]</math>,
<math>h_{side} \in [1,10^9]</math>.
+
<math>h_4 \in [1,10^9]</math>.
  +
  +
In the original Matrix Market data, <math>A_{top} = A_2, A_{bottom} = A_3, A_{side} = A_4</math>.
  +
  +
==Citation==
  +
  +
To cite this benchmark, use the following references:
  +
  +
* For the benchmark itself and its data:
  +
:: Oberwolfach Benchmark Collection, '''Thermal Model'''. hosted at MORwiki - Model Order Reduction Wiki, 2018. https://modelreduction.org/morwiki/Thermal_Model
  +
  +
@MISC{morwiki_thermal,
  +
author = <nowiki>{{Oberwolfach Benchmark Collection}}</nowiki>,
  +
title = {Thermal Model},
  +
howpublished = {hosted at {MORwiki} -- Model Order Reduction Wiki},
  +
url = <nowiki>{https://modelreduction.org/morwiki/Thermal_Model}</nowiki>,
  +
year = 20XX
  +
}
  +
  +
* For the background on the benchmark:
  +
  +
@TechReport{morFenRK04,
  +
author = {Feng, L. and Rudnyi, E.~B. and Korvink, J.~G.},
  +
title = {Parametric Model Reduction to Generate Boundary Condition Independent Compact Thermal Model},
  +
institution = {IMTEK-Institute for Microsystem Technology},
  +
type = {Technical report},
  +
year = {2004},
  +
url = <nowiki>{http://modelreduction.com/doc/papers/feng04THERMINIC.pdf}</nowiki>
  +
}
   
 
==References==
 
==References==
Line 145: Line 193:
 
<ref name="feng2004">L. Feng, E.B. Rudnyi, J.G. Korvink, "<span class="plainlinks">[http://modelreduction.com/doc/papers/feng04THERMINIC.pdf Parametric Model Reduction to Generate Boundary Condition Independent Compact Thermal Model]</span>", THERMINIC 2004, 10th International Workshop on Thermal Investigations of ICs and Systems, 29 September - 1 October 2004, Sophia Antipolis, Cote d'Azur, France.</ref>
 
<ref name="feng2004">L. Feng, E.B. Rudnyi, J.G. Korvink, "<span class="plainlinks">[http://modelreduction.com/doc/papers/feng04THERMINIC.pdf Parametric Model Reduction to Generate Boundary Condition Independent Compact Thermal Model]</span>", THERMINIC 2004, 10th International Workshop on Thermal Investigations of ICs and Systems, 29 September - 1 October 2004, Sophia Antipolis, Cote d'Azur, France.</ref>
   
<ref name="feng2005">L. Feng, E. B. Rudnyi, J. G. Korvink, "<span class="plainlinks">[10.1109/TCAD.2005.852660 Preserving the film coefficient as a parameter in the compact thermal model for fast electro-thermal simulation]</span>", IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 24(12): 1838--1847, 2005.</ref>
+
<ref name="feng2005">L. Feng, E. B. Rudnyi, J. G. Korvink, "<span class="plainlinks">[https://doi.org/10.1109/TCAD.2005.852660 Preserving the film coefficient as a parameter in the compact thermal model for fast electro-thermal simulation]</span>", IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 24(12): 1838--1847, 2005.</ref>
   
 
<ref name="korvink2005"> J.G. Korvink, E.B. Rudnyi, <span class="plainlinks">[https://doi.org/10.1007/3-540-27909-1_11 Oberwolfach Benchmark Collection]</span>, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 311--315, 2005.</ref>
 
<ref name="korvink2005"> J.G. Korvink, E.B. Rudnyi, <span class="plainlinks">[https://doi.org/10.1007/3-540-27909-1_11 Oberwolfach Benchmark Collection]</span>, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 311--315, 2005.</ref>

Latest revision as of 07:41, 17 June 2025


Thermal Model
Background
Benchmark ID

thermalModel_n4257m1q7

Category

oberwolfach

System-Class

AP-LTI-FOS

Parameters
nstates
4257
ninputs

1

noutputs

7

nparameters

3

components

A, B, C, E

Copyright
License

NA

Creator

Christian Himpe

Editor
Location

NA


Description: Boundary Condition Independent Thermal Model

Figure 1: A 2D-axisymmetrical model of the micro-thruster unit (not scaled). A heater is shown by a red spot.

A benchmark for the heat transfer problem with variable film coefficients is presented. It can be used to apply parametric model reduction algorithms to a linear first-order problem.

Modeling

An important requirements for a compact thermal model is that it should be independent from the boundary condition. This means that a chip producer does not know conditions under which the chip will be used and hence the chip compact thermal model must allow an engineer to research on how the change in the environment influences the chip temperature. The chip benchmarks representing boundary condition independent requirements are described in [1].

Let us briefly describe the mathematical problem. The thermal problem can be modeled by the heat transfer partial differential equation


\begin{align}
\nabla \cdot (\kappa(r)\nabla T(r,t)) + Q(r,t) - \rho(r)C_{p}(r)\frac{\partial T(r,t)}{\partial t} & = 0, & (1)
\end{align}

with r is the position, t is the time, \kappa is the thermal conductivity of the material, C_{p} is the specific heat capacity, \rho is the mass density, Q is the heat generation rate, and T is the unknown temperature distribution to be determined. The heat exchange through device interfaces is usually modeled by convection boundary conditions


\begin{align}
q & = h_{i}(T - T_{bulk}), & (2)
\end{align}

where q is the heat flow through a given point, h_{i} is the film coefficient to describe the heat exchange for the i-th interface, T is the local temperature at this point, and T_{bulk} is the bulk temperature in the neighboring phase (in most cases T_{bulk} = 0).

After the discretization of equations (1) and (2) one obtains a system of ordinary differential equations as follows


\begin{align}
E \dot{x}(t) & = (A + \sum_{i} h_{i} A_{i})x(t) + B, & (3)
\end{align}

where E and A are the device system matrices, A_i is the diagonal matrix due to the discretization of equation (2) for the i-th interface, x(t) is the vector with unknown temperatures.

In terms of the equation (3) above, the engineering requirements read as follows. A chip producer specifies the system matrices but the film coefficient, h_i, is controlled later on by another engineer. As such, any reduced model to be useful should preserve h_i in the symbolic form. This problem can be mathematically expressed as parametric model reduction[2][3][4].

Unfortunately, the benchmark from [1] is not available in the computer readable format. For research purposes, we have modified a Micropyros Thruster benchmark (see Fig. 1). In the context of the present work, the model is as a generic example of a device with a single heat source when the generated heat dissipates through the device to the surroundings. The exchange between surrounding and the device is modeled by convection boundary conditions with different film coefficients at the top, h_{top}, bottom, h_{bottom}, and the side, h_{side}. From this viewpoint, it is quite similar to a chip model used as a benchmark in [1]. The goal of parametric model reduction in this case is to preserve h_{top}, h_{bottom}, and h_{side} in the reduced model in the symbolic form.

Discretization

We have used a 2D-axisymmetric microthruster model (T2DAL in Micropyros Thruster).

The model has been made in ANSYS and system matrices have been extracted by means of mor4fem [5]. The benchmark contains a constant load vector. The input function equal to one corresponds to the constant input power of 15 mW.

The linear ordinary differential equations of first order are written as:


\begin{align}
E \dot{x}(t) & = (A - h_{top} A_{top} - h_{bottom} A_{bottom} - h_{side} A_{side}) x(t) + B \\
y & = Cx(t)
\end{align}

where E and A are the symmetric sparse system matrices (heat capacity and heat conductivity matrix), B is the load vector, C is the output matrix, A_{top}, A_{bottom}, and A_{side} are the diagonal matrices from the discretization of the convection boundary conditions and T is the vector of unknown temperatures.

The numerical values of film coefficients, h_{top}, h_{bottom}, and h_{side} can be from 1 to 10^9. Typical important sets film coefficients can be found in [1]. The allowable approximation error is 5\% [1].

The benchmark has been used in [6][7] where the problem is also described in more detail.

Acknowledgements

This work was partially funded by the DFG project MST-Compact (KO-1883/6), the Italian research council CNR together with the Italian province of Trento PAT, by the German Ministry of Research BMBF (SIMOD), and an operating grant of the University of Freiburg.

Origin

This benchmark is part of the Oberwolfach Benchmark Collection[8]; No. 38865, see [9].

Data

The matrices of this benchmark can be downloaded in the Matrix Market format:

The matrix name is used as an extension of the matrix file. File T2DAL_BCI.C.names contains a list of output names written consecutively.

Dimensions

System structure:


\begin{align}
E \dot{x}(t) & = (A_1 + h_2 A_2 + h_3 A_3 + h_4 A_4) x(t) + B \\
y(t) & = Cx(t)
\end{align}


System dimensions:

E \in \mathbb{R}^{4257 \times 4257}, A_1 \in \mathbb{R}^{4257 \times 4257}, A_2 \in \mathbb{R}^{4257 \times 4257}, A_3 \in \mathbb{R}^{4257 \times 4257}, A_4 \in \mathbb{R}^{4257 \times 4257}, B \in \mathbb{R}^{4257 \times 1}, C \in \mathbb{R}^{7 \times 4257}.


Parameter ranges:

h_2 \in [1,10^9], h_3 \in [1,10^9], h_4 \in [1,10^9].

In the original Matrix Market data, A_{top} = A_2, A_{bottom} = A_3, A_{side} = A_4.

Citation

To cite this benchmark, use the following references:

  • For the benchmark itself and its data:
Oberwolfach Benchmark Collection, Thermal Model. hosted at MORwiki - Model Order Reduction Wiki, 2018. https://modelreduction.org/morwiki/Thermal_Model
@MISC{morwiki_thermal,
  author =       {{Oberwolfach Benchmark Collection}},
  title =        {Thermal Model},
  howpublished = {hosted at {MORwiki} -- Model Order Reduction Wiki},
  url =          {https://modelreduction.org/morwiki/Thermal_Model},
  year =         20XX
}
  • For the background on the benchmark:
@TechReport{morFenRK04,
 author =               {Feng, L. and Rudnyi, E.~B. and Korvink, J.~G.},
 title =                {Parametric Model Reduction to Generate Boundary Condition Independent Compact Thermal Model},
 institution =          {IMTEK-Institute for Microsystem Technology},
 type =                 {Technical report},
 year =                 {2004},
 url =                  {http://modelreduction.com/doc/papers/feng04THERMINIC.pdf}
}

References

  1. 1.0 1.1 1.2 1.3 1.4 C.J.M. Lasance, "Two benchmarks to facilitate the study of compact thermal modeling phenomena", IEEE Transactions on Components and Packaging Technologies, 24: 559--565, 2001.
  2. D.S. Weile, E. Michielssen, E. Grimme, K. Gallivan, "A method for generating rational interpolant reduced order models of two-parameter linear systems", Applied Mathematics Letters, 12: 93--102, 1999.
  3. P. K. Gunupudi, R. Khazaka, M. S. Nakhla, T. Smy, and D. Celo, "Passive parameterized time-domain macromodels for high-speed transmission-line networks", IEEE Transactions on Microwave Theory and Techniques, 51: 2347--2354, 2003.
  4. L. Daniel, O.C. Siong, L.S. Chay, K.H. Lee, and J. White, "A Multiparameter Moment-Matching Model-Reduction Approach for Generating Geometrically Parameterized Interconnect Performance Models", IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 23: 678--693, 2004.
  5. E.B. Rudnyi and J.G. Korvink, "Model Order Reduction of MEMS for Efficient Computer Aided Design and System Simulation", MTNS2004, Sixteenth International Symposium on Mathematical Theory of Networks and Systems, Katholieke Universiteit Leuven, Belgium, July 5-9, 2004.
  6. L. Feng, E.B. Rudnyi, J.G. Korvink, "Parametric Model Reduction to Generate Boundary Condition Independent Compact Thermal Model", THERMINIC 2004, 10th International Workshop on Thermal Investigations of ICs and Systems, 29 September - 1 October 2004, Sophia Antipolis, Cote d'Azur, France.
  7. L. Feng, E. B. Rudnyi, J. G. Korvink, "Preserving the film coefficient as a parameter in the compact thermal model for fast electro-thermal simulation", IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 24(12): 1838--1847, 2005.
  8. J.G. Korvink, E.B. Rudnyi, Oberwolfach Benchmark Collection, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 311--315, 2005.
  9. E.B. Rudnyi, J.G. Korvink, Boundary Condition Independent Thermal Model, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 345--348, 2005.

Contact

Lihong Feng