
Convert a generated model into YAML-like room and wall structure
convert_model.Rdconvert_model() transforms the output of generate_model_coordinate() into
a nested list organized by external walls and rooms.
Openings are attached to the wall that contains them, preserving
type, H, and coordinate fields.
Arguments
- model
list, generated by
generate_model_coordinate()- thickness_wall_ext
numeric, exterior wall thickness used in model generation
- thickness_wall_int
numeric, interior wall thickness used in model generation
- ...
other parameter that will be added to
$generalin result