Skip to content

Releases: RWTH-E3D/carbonfly

v0.8.0

02 Nov 01:05

Choose a tag to compare

What's Changed

  1. #2 Add CO2-based IAQ evaluation, based on:
    1. European standard CEN/EN 16798-1, based on german version DIN EN 16798-1:2019
    2. Japanese law for environmental health in buildings (LEHB)
    3. Singapore standard SS 554:2016
    4. Hong Kong Environmental Protection Department: "Hongkong Guidance Notes for the Management of Indoor Air Quality in Offices and Public Places"
    5. German environmental protection agency (Umweltbundesamt): "Gesundheitsschutz 11-2008: Gesundheitliche Bewertung von Kohlendioxid in der Innenraumluft"
    6. Department of Occupational Safety and Health (DOSH) Malaysia: "Industry Code of Practice on Indoor Air Quality 2010 (ICOP IAQ 2010)."
    7. Brazilian standard ABNT NBR 16401-3:2008 and ABNT NBR 17037:2023
  2. Add post-processing Python API and Grasshopper User Objects
  3. Add Example 07 for post-processing and visualization of the values of several points
  4. Update documentation

How to Install & Update?

Full Changelog: v0.7.2...v0.8.0

v0.7.2

28 Oct 16:17

Choose a tag to compare

What's Changed

  1. Fix Windows terminal issue on Windows 11 #1
  2. Add tutorial video - How to Install

How to Install & Update?

Full Changelog: v0.7.1...v0.7.2

v0.7.1

24 Oct 23:02

Choose a tag to compare

What's Changed

  1. Add FoamFile version etc. to support older OpenFOAM version like v8
  2. Add default addLayersControls
  3. Add snap control in build_case() for later use
  4. Add how to uninstall
  5. Add FAQ

How to Install & Update?

Full Changelog: v0.7.0...v0.7.1

v0.7.0

23 Oct 20:43

Choose a tag to compare

What's Changed

  1. Add helper function to compute surface wind pressure based on DIN EN 1991-1-4:2010-12: Eurocode 1: Actions on structures - Part 1-4: General actions - Wind actions; German version EN 1991-1-4:2005 + A1:2010 + AC:2010. DOI: https://dx.doi.org/10.31030/1625598
  2. Add Maas' formula to calculate air exchange rate. Source: Anton Maas. Experimental quantification of air exchange during window ventilation. PhD thesis, University of Kassel, Kassel, 1995. URL: https://www.uni-kassel.de/fb6/bpy/de/forschung/abgeschlprojekte/pdfs/maas_diss.pdf
  3. Add version info
  4. Update documentation

How to Install & Update?

Full Changelog: v0.6.0...v0.7.0

v0.6.0

13 Oct 20:55

Choose a tag to compare

What's Changed

  1. Add Recirculated Supply & Return
  2. Add Example 06
  3. Update documentation

How to Install & Update?

Full Changelog: v0.5.0...v0.6.0

v0.5.0

09 Oct 16:23

Choose a tag to compare

What's Changed

  1. Add CO2 generation rate, based on A. Persily, L. De Jonge, Carbon dioxide generation rates for building occupants, Indoor Air 27 (5) (2017) 868–879. doi:10.1111/ina.12383
  2. Add Dynamic Respiration boundary condition
  3. Add Example 05

Full Changelog: v0.4.2...v0.5.0

v0.4.2

08 Oct 14:22

Choose a tag to compare

What's Changed

  1. Add Instructions for Developers (Python library structure)
  2. Add GitHub Actions

Full Changelog: v0.4.1...v0.4.2

v0.4.1

01 Oct 20:43

Choose a tag to compare

What's Changed

  1. Change the license to LGPL v3.0, no functional changes

Full Changelog: v0.4.0...v0.4.1

v0.4.0

01 Oct 20:01

Choose a tag to compare

What's Changed

  1. Add Gagge two-node thermal comfort model (standing & sitting)
  2. Add Gagge two-node sleep model
  3. Add Example 04
  4. Add Carbonfly logo

Full Changelog: v0.3.0...v0.4.0

v0.3.0

28 Sep 14:35

Choose a tag to compare

What's Changed

  1. Add Carbonfly Dynamic Window for natural ventilation
  2. Add Example 03 a/b/c for natural ventilation

Full Changelog: v0.2.0...v0.3.0