…
Author : Richard%20Quincey
Oct 23rd 2024
Python in the VE: VE Scripts - External Libraries

In our latest Python in the VE article series we look at Utilising External Libraries and Genetic Optimisation Using PyGAD.  External Libraries What? How to use non-bound...

Sep 27th 2024
Python in the VE: VE Scripts - A Operational Energy consumption data using DEC data (UK).

In our latest Python in the VE article we look at a script that uses publicly available non-domestic operational energy use data (from UK display energy certificates - DECs) to...

Jul 4th 2024
Python in the VE: VE Scripts – Benchmarking consumption data CBECS (USA)

Our latest Python in the VE series instalment covers benchmarking consumption data.  What? In this article we look at a script that uses publicly available data (CBECS) on...

Feb 20th 2024
Python in the VE: VE Scripts - Infiltration Scaled off Wind Speed

The latest article from our Python in the VE series explores how infiltration can be scaled off wind speed. What? In this article we look at a script that creates data in a CSV...

Jul 20th 2023
Python in the VE: VE Scripts – Adding new features to the Parametric scripts

In our latest Python in the VE article we look at adding new features to the Parametric scripts.  What? The IES TM54 training seminar (& related article) demonstrates...

Apr 21st 2023
Python in the VE: VE Scripts - Parametric Uncertainty

In our latest Python in the VE article we discuss Parametric Uncertainty. What? The IES TM54 training seminar (& related article) demonstrates how to use the Python tools...

Mar 14th 2023
Python in the VE: VE Scripts - using a GUI with VE Scripts

This article from our Python in the VE series will discuss using a GUI. What? We build a dialog with user entry boxes, a box, buttons, code that creates a room group s chema,...

Feb 20th 2023
Python in the VE: VE Scripts – working with National Grid carbon intensity web-based data; making freeform profiles and APP files

In our latest Python in the VE article series we cover working with National Grid carbon intensity web-based data; making freeform profiles and APP files. What? We access...

Jan 9th 2023
Python in the VE: VE Scripts - Working With MacroFlo and Model Openings

In this article from our VE-Python series we look at working with MarcoFlo and model openings.  What? We use GET and SET methods with MacroFlo opening types. We also use GET...

Nov 25th 2022
Python in the VE: VE Scripts - Working with ApacheHVAC

In our latest Python in the VE series article we look at working with ApacheHVAC. What? We create series of functions to help access VE ApacheHVAC component data. We use these...

Oct 18th 2022
Python in the VE: VE Scripts – Working with Constructions

In our ninth Python in the VE article, we focus on working with constructions. What? We use GET and SET methods to access VE construction data. To use them you need to navigate...

Aug 15th 2022
Python in the VE: VE Scripts - Working With Room Data

This article in our Python in the VE series focuses on working with room data.  What? We use GET and SET methods to access VE data. To use them you need to navigate the API...

Jul 11th 2022
Python in the VE: VE Scripts – Working with Geometry

Our latest article in our VE-Python series covers working with geometry. What? In VE Python it is sensible to limit room geometry adjustments to changes in %...

May 30th 2022
Python in the VE: VE Scripts - TM54:2022 example

Our latest article in our VE-Python series covers using VE scripts for TM54:2022 and an example of this. What? We use scripts from the example parametric scripts suite for a...

Mar 30th 2022
Python in the VE: VE Scripts – Accessing Weather Data & Calculating Degree Days

For this article in our VE Python series we look at accessing weather data & calculating degree days. What? Two scripts ... a module for calculating degree days which then...

Feb 28th 2022
Python in the VE: VE Scripts - Accessing Results

Next in our 'how to' series for VE-Python, we look at accessing results.  What? How to access Apache simulation results (APS, HTG, CLG files) at different levels in the...