Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack effect airflow - Project itz fixes #1327

Open
wants to merge 177 commits into
base: stack_effect_project_itz_master
Choose a base branch
from

Commits on Dec 11, 2020

  1. Merge pull request open-ideas#5 from open-ideas/master

    Updated master from IDEAS Master
    kldjonge authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    8ee08bf View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    489b0bb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    715724d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    60a2cda View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    21a02cf View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    9107868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a38555d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    386af27 View commit details
    Browse the repository at this point in the history
  2. Update PartialSurface.mo

    kldjonge committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    754492f View commit details
    Browse the repository at this point in the history
  3. Update PartialZone.mo

    kldjonge committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    0a62abb View commit details
    Browse the repository at this point in the history
  4. Update InternalWall.mo

    kldjonge committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    d4c7185 View commit details
    Browse the repository at this point in the history
  5. Update OuterWall.mo

    kldjonge committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    5074221 View commit details
    Browse the repository at this point in the history
  6. Update Window.mo

    kldjonge committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    dcf9962 View commit details
    Browse the repository at this point in the history
  7. PartialSurface Debugging

    Debugging partial surface, new implementation of stack columns because conditional connections to col models did not work as expected.
    kldjonge committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    79b184b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61af6e7 View commit details
    Browse the repository at this point in the history
  9. Update PartialSurface.mo

    kldjonge committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    5030954 View commit details
    Browse the repository at this point in the history
  10. Update InternalWall.mo

    kldjonge committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    fe8c84d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c4d256 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    95344a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Update PartialSurface.mo

    Got rid of the unnecessary initial equations
    kldjonge committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    96a4087 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Update PartialSurface.mo

    kldjonge committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    d0f7ab6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Updated airflow part of PartialSurface

    New implementation for the density columns to avoid error due to conditional statements in the column heights
    kldjonge committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    7795acd View commit details
    Browse the repository at this point in the history
  2. Update InternalWall.mo

    Changed error in input of door component.
    kldjonge committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c86cad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1444989 View commit details
    Browse the repository at this point in the history
  4. Assign height difference between meteorological pressure measurements…

    … and flow element(s)
    
    Assign height difference between meteorological pressure measurements and flow element(s). Also, by default corrects for the windspeed using this height when the TwoPort implementation is used.
    kldjonge committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    337f555 View commit details
    Browse the repository at this point in the history
  5. Update PartialSurface.mo

    cosmetic change
    kldjonge committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a9e4c01 View commit details
    Browse the repository at this point in the history
  6. Internal references for Cs

    kldjonge committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    cb815c6 View commit details
    Browse the repository at this point in the history
  7. Update Window.mo

    kldjonge committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    7797995 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40ed854 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Added replaceable records for wind pressur coefficient

    option added to get better default for roofs. This needs to be fine-tuned based on available data.
    kldjonge committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    82c4b3d View commit details
    Browse the repository at this point in the history
  2. Fine-tuned default voor Cp_table

    Table introduced from Energy efficient guide to ventilation, Appendix 2 Table 2.1
    kldjonge committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    164357a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82cfd9f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Simple zone template examples with 3 different airflow implementation…

    … examples
    
    Examples not connected to case 900 for the rectangular zone template including "simulate and plot" scripts. Error for TwoPort still needs to be fixed.
    kldjonge committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    894876e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    a316235 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    62d413e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af5a797 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5da395 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Additional MSL4.0 updates

    kldjonge committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    f1d523d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e68759 View commit details
    Browse the repository at this point in the history
  3. Update ZoneInterface.mo

    kldjonge committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    ec00e8b View commit details
    Browse the repository at this point in the history
  4. Un-protect parameters

    It gave warnings for the calculation of Cs
    kldjonge committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    93fbc64 View commit details
    Browse the repository at this point in the history
  5. Update PartialZone.mo

    kldjonge committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d345e16 View commit details
    Browse the repository at this point in the history
  6. Update PartialSurface.mo

    kldjonge committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    05f7859 View commit details
    Browse the repository at this point in the history
  7. Update PartialSimInfoManager.mo

    Changes of master were not correctly merged
    kldjonge committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    214bcc6 View commit details
    Browse the repository at this point in the history
  8. Update PartialSurface.mo

    Not used
    kldjonge committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    71d0aef View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    06aa135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6b7445 View commit details
    Browse the repository at this point in the history
  3. Added density columns for internal wall 1-port implementation

    Not really a clean implementation at this point.
    kldjonge committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d88a752 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Clarifies convention for INC

    kldjonge committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    7b59d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97789c2 View commit details
    Browse the repository at this point in the history
  3. Corrected propsbus_a <>b

    kldjonge committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    76b5b2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f28c8c View commit details
    Browse the repository at this point in the history
  5. Simplify hRef input

    kldjonge committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    47f4b08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c56964c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Added Habs to surface

    Derived Habs to be able to easily check the model after translation
    kldjonge committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    c692dbc View commit details
    Browse the repository at this point in the history
  2. pi() -> constants.pi

    kldjonge committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    4ada5dc View commit details
    Browse the repository at this point in the history
  3. Update PartialSurface.mo

    kldjonge committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7523b76 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Airtight internal floors and ceilings

    Changed the default to handle floors and ceilings as airtight
    kldjonge committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    777d145 View commit details
    Browse the repository at this point in the history
  2. Added 2-port variation

    kldjonge committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    39cea70 View commit details
    Browse the repository at this point in the history
  3. Extend instead of duplicate

    kldjonge committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    69e9b92 View commit details
    Browse the repository at this point in the history
  4. Proposal: hfloor1 >hfloor2

    kldjonge committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    442b202 View commit details
    Browse the repository at this point in the history
  5. final Habs_surf

    kldjonge committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    728119e View commit details
    Browse the repository at this point in the history
  6. Simplify horizontal openings

    When an opening is horizontal, no different flows are expected due to the lack of stack effect, thus simplifying to less compartments is logical.
    
    Can this be 1?
    kldjonge committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    466e8de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e25590c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    121cb9c View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit 121cb9c
    Merge: 06aa135 a681abf
    Author: kldjonge <[email protected]>
    Date:   Mon Aug 29 09:00:13 2022 +0200
    
        Merge branch 'open-ideas:master' into master
    
    commit a681abf
    Author: Filip Jorissen <[email protected]>
    Date:   Sat Aug 27 16:04:04 2022 +0200
    
        default value for epsSw_shading in IDEAS//Buildings/Components/Shading/Interfaces/PartialShading.mo
    kldjonge committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    b87cb1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b274c74 View commit details
    Browse the repository at this point in the history
  4. Fixed internal references

    kldjonge committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    95e84bf View commit details
    Browse the repository at this point in the history
  5. Update OutsideAir.mo

    kldjonge committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    c39e5cc View commit details
    Browse the repository at this point in the history
  6. Update Structure.mo

    kldjonge committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a8f089b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39e8984 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55bf8c6 View commit details
    Browse the repository at this point in the history
  9. Merge fixes

    kldjonge committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2d5604a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f61f67f View commit details
    Browse the repository at this point in the history
  11. Update Window.mo

    kldjonge committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    1a8139b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Merge pull request open-ideas#1246 from kldjonge/StackEffectAirflow

    Stack effect airflow
    Mathadon authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    678ef99 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Simple TwoPort model that still works.

    Made to test simple model with two-port implementation >> Error not in calculation of reference heights or density column model. But this case is single zone (+without internal wall)
    kldjonge committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    62a2a95 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    45e58d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e4fd13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f4b7aa View commit details
    Browse the repository at this point in the history
  4. Use resDoo <> opeDoo when the opening is horizontal

    Optimization for horizontal openings where more then 1 orifice (like in the door model) is not necessary.
    kldjonge committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    514718d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e212fca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94fe7f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    586c7b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Merge pull request open-ideas#1297 from kldjonge/StackEffectAirflow

    Stack effect airflow
    Mathadon authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    87faef9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. code cleanups

    Mathadon committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    52381f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. revised cardinality

    Mathadon committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ad7b6c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. not adding cracks when there is an open door in IDEAS/Buildings/Compo…

    …nents/InternalWall.mo
    Mathadon committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    cd1d89e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    bb48952 View commit details
    Browse the repository at this point in the history
  2. comment indent

    Mathadon committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    4d596fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83f1f21 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    ff7a7de View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    0567df5 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    5a3ccad View commit details
    Browse the repository at this point in the history
  2. newline fix

    Mathadon committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    b7c34aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a11680f View commit details
    Browse the repository at this point in the history
  4. docs

    Mathadon committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    65b5630 View commit details
    Browse the repository at this point in the history
  5. Merge pull request open-ideas#1311 from Mathadon/StackEffectAirflow

    WallUnitTest update for interzonal airflow v2
    jelgerjansen authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    224f2c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. extending ReversibleDensityColumn.mo from MediumColumn and moved from…

    … baseclasses folder upwards
    
    for open-ideas#1244
    Mathadon committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5be2d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0643e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e4877a View commit details
    Browse the repository at this point in the history
  4. cleaned icon

    Mathadon committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    1eba0de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a302cfe View commit details
    Browse the repository at this point in the history
  6. HideResult annotation

    Mathadon committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    cde76d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    284d2d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. changes as part of a consulting project:

     - refactored partialsurface such that it includes CrackOrOperableDoor
     - CrackOrOperableDoor implements both a regular orifice equation and a door
     - depending on the settings of interzonalairflow the former or the latter is used
     - both in a window and an internal wall the operable door can be used to increase the air flow rate
     - control inputs are added for this
     - added an optional control signal for a trickle vent in a window
     - added unit tests for the above
     - the amount of diffuse/direct light entering the zone is reduced/increased depending on the window opening control signal
     - an input for adding custom water vapor to the zone model ahs been added
     - an input for adding custom co2 to the zone model ahs been added
     - an output for the relative humidity has been added to the zone model
     - the reflection coefficient implementation in the window has been improved
     - the bridge type implementation has been refactored such that the user no longer must provide the bridge type length to get a reasonable estimate of the bridge
    Mathadon committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5c37fe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ae2aeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce95f4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfba25c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. fixes

    Mathadon committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e99c192 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    93ea224 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    4dd515e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    c0cc950 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. added error control

    Mathadon committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1c3f2a4 View commit details
    Browse the repository at this point in the history
  2. fixed mos file path

    Mathadon committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    dbc8c67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfd9308 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    373f853 View commit details
    Browse the repository at this point in the history
  5. Merge pull request open-ideas#1326 from Mathadon/stackeffectfix

    Fixes wrong reference results of TwinHouse 1 port
    jelgerjansen authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    34a2bec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d551b6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f468675 View commit details
    Browse the repository at this point in the history
  8. y_window_internal added

    Mathadon committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c65aa81 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    7bedff5 View commit details
    Browse the repository at this point in the history
  2. added missing connections

    Mathadon committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    aae5369 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    552db2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    478ccad View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    d2e4e45 View commit details
    Browse the repository at this point in the history
  2. unit fix

    Mathadon committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    da8c75d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    a455035 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    26a6beb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    7c741ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    132a1f2 View commit details
    Browse the repository at this point in the history
  3. Revert to 'original' reference results for all packages except IDEAS.…

    …Examples.TwinHouses (which are correct)
    jelgerjansen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dc4adcb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    7eb16f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074def0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    c4420c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c44538d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2157742 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    0a0f149 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ade9ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6df006 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7146a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5023123 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    3773c4a View commit details
    Browse the repository at this point in the history
  2. Fix 'overriding final modifier for len' for TwinHouses examples (ther…

    …mal bridge length of windows)
    jelgerjansen committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    416191f View commit details
    Browse the repository at this point in the history
  3. removed obsolete empty lines

    ipmroved documentation
    Mathadon committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6900db4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6eae69 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge branch 'project_itz_fixes' of https://github.com/Mathadon/IDEAS

    …into project_itz_fixes
    jelgerjansen committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3a2c797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99fae21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ecc359 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1194908 View commit details
    Browse the repository at this point in the history
  5. Change location of input/output connectors of zone model icon to avoi…

    …d overlapping connectors
    jelgerjansen committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    af286d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1da0d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    b92f563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb2dc38 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    3f4ac1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ffd9b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    304135e View commit details
    Browse the repository at this point in the history
  4. Change default calculation of hWin to avoid a division by 0 in the Re…

    …ctangularZoneTemplate if there is no window and therefore A_win=0.
    
    The minimum value of 0.1 is chosen randomly.
    jelgerjansen committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f9fc0e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6de19a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ac5f7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e21e3ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9094a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a50ced View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. surface area fix

    Mathadon committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    001d8f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae7a816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13f6de5 View commit details
    Browse the repository at this point in the history
  4. Increase time-out time of Examples.Tutorial.Example9 to 2700 seconds …

    …to make sure it simulates.
    jelgerjansen committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    490e592 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Update tolerance.

    javiarrobas committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    02d766c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Merge pull request #1 from open-ideas/project_itz_fixes

    Update tolerance.
    Mathadon authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    88c679e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    8e37c06 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. working on fix

    Mathadon committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3a599f9 View commit details
    Browse the repository at this point in the history
  2. conditional density columns

    Mathadon committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    15c8246 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aad7465 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    fabe0e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69d307e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Already add W40 comparison in BuildingO5_Exp1_2Port files. To be unco…

    …mmented once the validation data is available.
    jelgerjansen committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4416ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb58da View commit details
    Browse the repository at this point in the history