bim2sim.plugins.PluginComfort.bim2sim_comfort.examples package
Submodules
bim2sim.plugins.PluginComfort.bim2sim_comfort.examples.e1_simple_project_comfort_energyplus module
- bim2sim.plugins.PluginComfort.bim2sim_comfort.examples.e1_simple_project_comfort_energyplus.run_example_1()
Run a thermal comfort analysis with EnergyPlus backend.
This example runs a Thermal Comfort Analysis with the EnergyPlus backend. Specifies project directory and location of the IFC file. Then, it creates a bim2sim project with the Thermal Comfort backend that builds on the EnergyPlus backend. Workflow settings are specified (here, the zoning setup is specified to be with a full level of detail: each IfcSpace is represented by a single thermal Zone in EnergyPlus), before the project is executed with the previously specified settings.
bim2sim.plugins.PluginComfort.bim2sim_comfort.examples.e3_load_comfort_simulation_results module
- bim2sim.plugins.PluginComfort.bim2sim_comfort.examples.e3_load_comfort_simulation_results.run_example_load_existing_project()
Run a building performance simulation with the EnergyPlus backend.
This example runs a BPS with the EnergyPlus backend. Specifies project directory and location of the IFC file. Then, it creates a bim2sim project with the EnergyPlus backend. Workflow settings are specified, before the project is executed with the previously specified settings.