Skip to contents

model of a single storey auxiliary dwelling unit (adu)

Usage

adu_t_2room

Format

Preloaded (with function load_model()) input file of a single storey auxiliary dwelling unit (adu). This model differs from adu_t in its layout: this version is a 2-room ADU instead of a 4-room ADU. At this stage, it is an object of class 'model' formatted as a list. It is the equivalent of the stage "load" in function analyse_model(), thus stages 'extract' and 'damaging' should be applied in order to generate the damage function. Inside adu_t_2room you will find:

  • name slot of length 1 containing the model name.

  • type slot of length 1 containing the model type.

  • category slot of length 1 containing the model category.

  • path list of length 7 containing paths from the information should be loaded or where the information should be stored.

  • file_name list of length 9 containing the file names to use to load or store information.

  • building list of length 3 containing the information from the building file.

  • data_table list of length 1 containing the information from the furniture file.