From 79e8fe016a0952aac7ed1cd087e48ca21c53cae0 Mon Sep 17 00:00:00 2001 From: p_monsalvete Date: Mon, 17 Jul 2023 18:41:17 -0400 Subject: [PATCH] added md --- RECOGNIZED_FUNTIONS_AND_USAGES.md | 36 +++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 RECOGNIZED_FUNTIONS_AND_USAGES.md diff --git a/RECOGNIZED_FUNTIONS_AND_USAGES.md b/RECOGNIZED_FUNTIONS_AND_USAGES.md new file mode 100644 index 0000000..23a2ac6 --- /dev/null +++ b/RECOGNIZED_FUNTIONS_AND_USAGES.md @@ -0,0 +1,36 @@ +# Functions and usages internally recognized within the hub + +The hub uses a list of building functions that are the only ones recognized. All new categories should be added to the dictionaries that translate from the input formats to the hub functions and from the hub functions to the output formats. + +Output formats accepted: +* Function: + * nrel + * nrcan + * eilat +* Usage: + * nrcan + * comnet + * eilat + +Functions: +* single family house +* multi family house +* row hose +* mid rise apartment +* high rise apartment +* residential +* small office +* medium office +* large office +* primary school +* secondary school +* stand alone retail +* hospital +* out-patient health care +* strip mall +* supermarket +* ware house +* quick service restaurant +* full service restaurant +* small hotel +* large hotel