|
double precision, dimension(:), pointer, save | zrob |
| the concrete density associated to solid material More...
|
|
double precision, dimension(:), pointer, save | zcondb |
| the concrete conductivity coefficient associated to solid material More...
|
|
double precision, dimension(:), pointer, save | zcpb |
| the concrete specific heat coefficient associated to solid material More...
|
|
double precision, dimension(:), pointer, save | zhext |
| the exterior exchange coefficient associated to solid material More...
|
|
double precision, dimension(:), pointer, save | ztext |
| the exterior temperature associated to solid material More...
|
|
double precision, dimension(:), pointer, save | ztpar0 |
| the initial temperature associated to solid material More...
|
|
double precision, dimension(:,:), pointer, save | ztmur |
| the wall temperature computed with the 1-D thermal model associated to concrete solid material More...
|
|