calculate average temperature in mug
This commit is contained in:
parent
bbceb5cf06
commit
e458b93b28
5 changed files with 5398 additions and 5361 deletions
|
|
@ -433,7 +433,7 @@ double FEM_Matrix::ThermalConductivity(const int subdomain)
|
|||
{
|
||||
// ceramic mug
|
||||
case 0:
|
||||
lambda = 3.0; // anything from 1 to 4
|
||||
lambda = 4.0; // anything from 1 to 4
|
||||
break;
|
||||
|
||||
// water
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue