Sample Scripts from GB Books
GB004: 2次元熱伝導
3. 強制対流による冷却
|
3.1 Problem descriptor [ hconduction01c.pde ]
ここでは hconduction01b.pde に対する変分のみを記すことにします。 |
3.2 実行結果
(1) Grid(x, y) |
(2) Contour(temp) |
(3) Surface(temp) |
(4) Contour(temp)
painted on 'steel' |
(5) Vector(fluxd) norm |
(6) Contour(fluxd_m)
painted |
(7) Elevation(temp) on
'outer' |
(8) Elevation(normal(fluxd)) on 'rod' |
(9) Elevation(normal(fluxd)) on 'outer' Report(PI*r0^2/2*1e6) as
'Heating power' |