programmer's documentation
Variables
Collaboration diagram for of each zone:

Variables

double precision, dimension(:), allocatable zrob
 
double precision, dimension(:), allocatable zcondb
 
double precision, dimension(:), allocatable zcpb
 
double precision, dimension(:), allocatable zhext
 
double precision, dimension(:), allocatable ztext
 
double precision, dimension(:), allocatable ztpar0
 
double precision, dimension(:,:), allocatable ztmur
 
double precision rob
 
double precision condb
 
double precision cpb
 
double precision hext
 
double precision text
 
double precision tpar0
 
double precision, dimension(:,:), allocatable tmur
 

Detailed Description

Variable Documentation

double precision condb

the concrete conductivity coefficient associated to solid material

double precision cpb

the concrete specific heat coefficient associated to solid material

double precision hext

the exterior exchange coefficient associated to solid material

double precision rob

the concrete density associated to solid material

double precision text

the exterior temperature associated to solid material

double precision, dimension(:,:), allocatable tmur

the wall temperature computed with the 1-D thermal model associated to concrete solid material

double precision tpar0

the initial temperature associated to solid material

double precision, dimension(:), allocatable zcondb

the concrete conductivity coefficient associated to solid material

double precision, dimension(:), allocatable zcpb

the concrete specific heat coefficient associated to solid material

double precision, dimension(:), allocatable zhext

the exterior exchange coefficient associated to solid material

double precision, dimension(:), allocatable zrob

the concrete density associated to solid material

double precision, dimension(:), allocatable ztext

the exterior temperature associated to solid material

double precision, dimension(:,:), allocatable ztmur

the wall temperature computed with the 1-D thermal model associated to concrete solid material

double precision, dimension(:), allocatable ztpar0

the initial temperature associated to solid material