My Project
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

◆ condb

double precision condb

the concrete conductivity coefficient associated to solid material

◆ cpb

double precision cpb

the concrete specific heat coefficient associated to solid material

◆ hext

double precision hext

the exterior exchange coefficient associated to solid material

◆ rob

double precision rob

the concrete density associated to solid material

◆ text

double precision text

the exterior temperature associated to solid material

◆ tmur

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

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

◆ tpar0

double precision tpar0

the initial temperature associated to solid material

◆ zcondb

double precision, dimension(:), allocatable zcondb

the concrete conductivity coefficient associated to solid material

◆ zcpb

double precision, dimension(:), allocatable zcpb

the concrete specific heat coefficient associated to solid material

◆ zhext

double precision, dimension(:), allocatable zhext

the exterior exchange coefficient associated to solid material

◆ zrob

double precision, dimension(:), allocatable zrob

the concrete density associated to solid material

◆ ztext

double precision, dimension(:), allocatable ztext

the exterior temperature associated to solid material

◆ ztmur

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

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

◆ ztpar0

double precision, dimension(:), allocatable ztpar0

the initial temperature associated to solid material