Check if all elementary components in a model has damaging functions.
Usage
check_damaging(data_table, file_log, damaging = names(floodam.building::DAM))
Arguments
- data_table
an object of with following items organized as tables: room, wall, coating, opening, furniture
- file_log
character, path of the log file
- damaging,
a list of elementary damaging functions, default to names(floodam.building::DAM)
Value
NULL if everything is OK, or a list of elementary components for which no elementary damaging functions were found