{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "EffiBEM Blog",
  "home_page_url": "https://effibem.com/blog/",
  "feed_url": "https://effibem.com/blog/feed.json",
  "description": "Articles and insights about Building Energy Modeling, EnergyPlus, OpenStudio, and energy efficiency.",
  "language": "en",
  "authors": [
    {
      "name": "Julien Marrec",
      "url": "https://effibem.com/about"
    }
  ],
  "items": [
    {
      "id": "https://effibem.com/blog/energyplus-wasm",
      "url": "https://effibem.com/blog/energyplus-wasm",
      "title": "EnergyPlus running in your browser with WebAssembly",
      "summary": "A proof of concept compiling EnergyPlus to WebAssembly with Emscripten \u2014 run full simulations in your browser, no install, no server, with the full EnergyPlus API available.",
      "date_published": "2026-03-12T00:00:00Z"
    },
    {
      "id": "https://effibem.com/blog/effibem-viewer",
      "url": "https://effibem.com/blog/effibem-viewer",
      "title": "EffiBEM Viewer",
      "summary": "A 3D viewer for OpenStudio building energy models using GLTF and Three.js, that can create a standalone HTML page or be embedded into a Jupyter Notebook.",
      "date_published": "2026-02-19T00:00:00Z"
    },
    {
      "id": "https://effibem.com/blog/highlightjs-energyplus",
      "url": "https://effibem.com/blog/highlightjs-energyplus",
      "title": "Highlight.js grammar for EnergyPlus IDF",
      "summary": "highlightjs-energyplus - a language grammar for highlight.js for EnergyPlus IDF files",
      "date_published": "2026-02-16T00:00:00Z"
    },
    {
      "id": "https://effibem.com/blog/shadow_calculations",
      "url": "https://effibem.com/blog/shadow_calculations",
      "title": "EnergyPlus Shadow Calculation Inputs",
      "summary": "A parametric analysis of the impact of the ShadowCalculation input parameters in terms of execution time and total site energy usage",
      "date_published": "2026-02-11T00:00:00Z"
    },
    {
      "id": "https://effibem.com/blog/energyplus-cpp-demo",
      "url": "https://effibem.com/blog/energyplus-cpp-demo",
      "title": "C++ FTXUI CLI for EnergyPlus",
      "summary": "A FTXUI-based CLI that uses the EnergyPlus C/C++ API layer to run a file, with SQL Queries built-in",
      "date_published": "2026-01-27T00:00:00Z"
    },
    {
      "id": "https://effibem.com/blog/openstudio-backporter",
      "url": "https://effibem.com/blog/openstudio-backporter",
      "title": "openstudio-backporter",
      "summary": "openstudio-backporter -  A library to backport an OpenStudio Model (OSM) to an older version",
      "date_published": "2026-01-26T00:00:00Z"
    },
    {
      "id": "https://effibem.com/blog/cookiecutter-cpp-cmake-conan",
      "url": "https://effibem.com/blog/cookiecutter-cpp-cmake-conan",
      "title": "Cookiecutter C++ CMake Conan",
      "summary": "A cookiecutter C++ with modern CMake and conan template, for easy deployment locally.",
      "date_published": "2023-03-10T00:00:00Z"
    },
    {
      "id": "https://effibem.com/blog/geomeffibem",
      "url": "https://effibem.com/blog/geomeffibem",
      "title": "GeomEffiBEM",
      "summary": "GeomEffiBEM -  A Python library to easily create EnergyPlus / OpenStudio geometry and plot them using matplotlib",
      "date_published": "2022-05-30T00:00:00Z"
    },
    {
      "id": "https://effibem.com/blog/OpenStudio_to_EnergyPlusAPI",
      "url": "https://effibem.com/blog/OpenStudio_to_EnergyPlusAPI",
      "title": "Python - using OpenStudio Bindings, EnergyPlus API, and matplotlib",
      "summary": "A demonstration of how to use the OpenStudio Python Bindings, EnergyPlus Python API and matplotlib, in a Jupyter notebook",
      "date_published": "2021-01-05T00:00:00Z"
    },
    {
      "id": "https://effibem.com/blog/welcome-to-the-effibem-blog",
      "url": "https://effibem.com/blog/welcome-to-the-effibem-blog",
      "title": "Welcome to the EffiBEM Blog",
      "summary": "Introducing the EffiBEM blog where we'll share insights about Building Energy Modeling, EnergyPlus, OpenStudio, and energy efficiency best practices.",
      "date_published": "2021-01-01T00:00:00Z"
    }
  ]
}