combine_sections: Combine EnergyPlus Input File Sections

Description Usage Arguments Examples

View source: R/combine_sections.R

Description

At ADM we divide the EnergyPlus input files into various sections to make things easier.

Usage

1
combine_sections(building_subcategory, file_00)

Arguments

building_subcategory

Name of the EnergyPlus run

file_00

The first input file section

Examples

1
combine_sections(building_subcategory, file_00)

07engineer/residential_loadshapes documentation built on May 20, 2019, 5:45 p.m.