Digital Twin technology for decarbonising any built environment.
Integrated analysis tools for the design & retrofit of buildings.
Create a sustainable masterplan for a city, community or campus.
Optimise building performance at an individual level or across a portfolio.
Analyse the feasibility of energy network decarbonisation strategies
A customisable range of operational dashboards, portfolio management and community engagement tools.
Exceptional room & zone loads analysis for building & HVAC design.
Predict building energy consumption, CO2 emissions, peak demands, energy cost & renewable production.
All Consultancy Projects
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,...
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...
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...
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...
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...
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...
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 %...
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...
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...
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...
Our next ‘how to’ guide for VE-Python covers VE Scripts –APS / Vista variables & units What? This VE Script interrogates an APS file and lists all the variables with display...
Next in our series of ‘how to’ guides for VE-Python, we look at the VE Scripts Editor (or IDE … Integrated Development Environment). What? A summary of the VE Scripts Editor...
Over the coming weeks we’ll be releasing a series of ‘how to’ guides for VE-Python, sharing ways to maximise your productivity by customising the Virtual Environment...