Chcek if all elementary components in a model has damaging functions.

check.damaging(model.table, model.file.log, damaging = names(DAM))

Arguments

model.table

an object of with following items organized as tables: room, wall, coating, opening, furniture

model.file.log

character, path of the log file

damaging,

a list of elementary damaging functions, default to DAM

Value

NULL if everything is OK, or a list of elementary components for which no elementary damaginf functions were found

Examples

if (FALSE) {
}