Eriksson2006Solver Package
Implementation of a coupled FEM Solver
 Alle Klassen Namensbereiche Dateien Funktionen Variablen Gruppen Seiten
Öffentliche Attribute | Aufstellung aller Elemente
materialsammlung_class::materialsammlung_t-Typ-Referenz

Öffentliche Attribute

real(kind=dp), dimension(:),
pointer 
dichte >NULL()
 
real(kind=dp), dimension(:),
pointer 
trockendichte >NULL()
 
real(kind=dp), dimension(:),
pointer 
diffusionskoeffizient >NULL()
 
real(kind=dp), dimension(:),
pointer 
konduktivitaet >NULL()
 
real(kind=dp), dimension(:),
pointer 
spezifischewaerme >NULL()
 
real(kind=dp), dimension(:),
pointer 
e_b >NULL()
 Activation energy of bound water.
 
real(kind=dp), dimension(:),
pointer 
r >NULL()
 gas konstant
 
real(kind=dp), dimension(:),
pointer 
relativehumidity >NULL()
 
real(kind=dp), dimension(:),
pointer 
dwdh >NULL()
 
real(kind=dp), dimension(:,:,:),
pointer 
dichtetensor >NULL()
 
real(kind=dp), dimension(:,:,:),
pointer 
trockendichtetensor >NULL()
 
real(kind=dp), dimension(:,:,:),
pointer 
diffusionskoeffizienttensor >NULL()
 
real(kind=dp), dimension(:,:,:),
pointer 
konduktivitaettensor >NULL()
 
real(kind=dp), dimension(:,:,:),
pointer 
spezifischewaermetensor >NULL()
 

Dokumentation der Datenelemente

real(kind=dp), dimension(:), pointer materialsammlung_class::materialsammlung_t::dichte >NULL()
real(kind=dp), dimension(:,:,:), pointer materialsammlung_class::materialsammlung_t::dichtetensor >NULL()
real(kind=dp), dimension(:), pointer materialsammlung_class::materialsammlung_t::diffusionskoeffizient >NULL()
real(kind=dp), dimension(:,:,:), pointer materialsammlung_class::materialsammlung_t::diffusionskoeffizienttensor >NULL()
real(kind=dp), dimension(:), pointer materialsammlung_class::materialsammlung_t::dwdh >NULL()
real(kind=dp), dimension(:), pointer materialsammlung_class::materialsammlung_t::e_b >NULL()

Activation energy of bound water.

real(kind=dp), dimension(:), pointer materialsammlung_class::materialsammlung_t::konduktivitaet >NULL()
real(kind=dp), dimension(:,:,:), pointer materialsammlung_class::materialsammlung_t::konduktivitaettensor >NULL()
real(kind=dp), dimension(:), pointer materialsammlung_class::materialsammlung_t::r >NULL()

gas konstant

real(kind=dp), dimension(:), pointer materialsammlung_class::materialsammlung_t::relativehumidity >NULL()
real(kind=dp), dimension(:), pointer materialsammlung_class::materialsammlung_t::spezifischewaerme >NULL()
real(kind=dp), dimension(:,:,:), pointer materialsammlung_class::materialsammlung_t::spezifischewaermetensor >NULL()
real(kind=dp), dimension(:), pointer materialsammlung_class::materialsammlung_t::trockendichte >NULL()
real(kind=dp), dimension(:,:,:), pointer materialsammlung_class::materialsammlung_t::trockendichtetensor >NULL()

Die Dokumentation für diesen Typ wurde aus der folgenden Datei erzeugt: