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

774 retrofit combos #775

Open
wants to merge 145 commits into
base: master
Choose a base branch
from
Open

774 retrofit combos #775

wants to merge 145 commits into from

Commits on Oct 26, 2021

  1. first implementation

    DaJansenGit committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    e2fdbdb View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    384862c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca34f65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ae3511 View commit details
    Browse the repository at this point in the history
  4. minor linting

    DaJansenGit committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    87d4003 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d94ebe0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ad88f8 View commit details
    Browse the repository at this point in the history
  7. clean imports

    DaJansenGit committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    dcf1c29 View commit details
    Browse the repository at this point in the history
  8. more linting

    DaJansenGit committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    b7f8a5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5156482 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    92ab571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5b001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03e1e01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bb3c83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36bc7d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3733ed View commit details
    Browse the repository at this point in the history
  7. Merge pull request #715 from RWTH-EBC/711_ExampleBugHotfixDev

    fix typo in e8, bug is already solved in master
    DaJansenGit authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    740a41b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. integrate parameters for dynamic heat load calc in modelica (#714)

    * integrate parameters for dynamic heat load calc in modelica
    
    * bump used aixlib version from 1.0.0 to 1.3.1
    DaJansenGit authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    c5b3b2e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

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

Commits on Sep 14, 2022

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

Commits on Sep 19, 2022

  1. Merge pull request #699 from RWTH-EBC/issue544_RetailProfiles

    Issue544 retail profiles
    Dawac authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    6c6c370 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    351a29f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d80366b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #725 from RWTH-EBC/713-move-retrofit_wall-into-cor…

    …responding-subclass
    
    refactor retrofit wall function
    DaJansenGit authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f2293d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

Commits on Oct 21, 2022

  1. Merge pull request #726 from RWTH-EBC/issue713-hotfix

    hotfix to not insulate when u values are same
    DaJansenGit authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c8633cd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    795cf7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42cb913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc44f7c View commit details
    Browse the repository at this point in the history
  4. improve pep8

    DaJansenGit committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    dac51be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96faedf View commit details
    Browse the repository at this point in the history
  6. pep8 improveoments

    DaJansenGit committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a8b95ea View commit details
    Browse the repository at this point in the history
  7. remove not used variable

    DaJansenGit committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    95c1535 View commit details
    Browse the repository at this point in the history
  8. add plotly to setup.py

    DaJansenGit committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6d38b77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b6b8f1 View commit details
    Browse the repository at this point in the history
  10. fix typo

    DaJansenGit committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ab8195a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. improved model report

    DaJansenGit committed Aug 30, 2023
    1 Configuration menu
    Copy the full SHA
    b65c15d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aeb1ef View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. add shortcomings to doc string

    Martin Rätz committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c9e8938 View commit details
    Browse the repository at this point in the history
  2. Revert "add shortcomings to doc string"

    This reverts commit c9e8938.
    Martin Rätz committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5d57b3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed38aaa View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/issue683_modelReportFromFork' in…

    …to issue683_modelReportFromFork
    DaJansenGit committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c0a1282 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cdf4d3 View commit details
    Browse the repository at this point in the history
  6. pep8

    DaJansenGit committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    023223b View commit details
    Browse the repository at this point in the history
  7. run black

    DaJansenGit committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1cf00c3 View commit details
    Browse the repository at this point in the history
  8. pep8

    DaJansenGit committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    cc01668 View commit details
    Browse the repository at this point in the history
  9. pep8

    DaJansenGit committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    37e73cf View commit details
    Browse the repository at this point in the history
  10. Merge pull request #741 from RWTH-EBC/issue683_modelReportFromFork

    Added a simple HTML report and a simplified visual representation
    DaJansenGit authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0c61d35 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. fix: add model report to setup.py

    fabian.wuellhorst committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6283a82 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    a31e6df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a11d49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a3050b View commit details
    Browse the repository at this point in the history
  4. fix whitespace issue

    DaJansenGit committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bd26857 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a073f31 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    68a98f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edfa656 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #747 from RWTH-EBC/746_aixlib_1_3_2

    chore: bump aixlib version
    FWuellhorst authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    df0b465 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 16, 2024

  1. remove falsy whitespaces

    DaJansenGit committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    584f223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cd1551 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #749 from RWTH-EBC/issue748_dymola_selection

    add __Dymola_selection implementation
    DaJansenGit authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7035647 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. added KFW efficiency house standards and refactored the parameters me…

    …thod, usage, construction_type to construction_data and geometry_data using enums
    jonas0902 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f1fc186 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix freq warning

    FWuellhorst committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c303eec View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. adjusted all tests and examples with the two new parameters construct…

    …ion_data and geometry_data
    jonas0902 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    91dc969 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. First push

    HoeppJ committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9a15cd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Update

    HoeppJ committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    86df533 View commit details
    Browse the repository at this point in the history
  2. Update

    HoeppJ committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a6f468d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Update

    HoeppJ committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    82cfbc7 View commit details
    Browse the repository at this point in the history
  2. Update

    HoeppJ committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d2fdc30 View commit details
    Browse the repository at this point in the history
  3. fix outer area calculation for visualization

    Correct iteration variable to make sure that outer wall areas are in the correct order
    DaJansenGit authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1ddeb21 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #754 from RWTH-EBC/issue683_fix_visualization

    fix outer area calculation for visualization
    DaJansenGit authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0e56eee View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge branch 'development' into 751-futurewarning-h-is-deprecated-and…

    …-will-be-removed-in-a-future-version-please-use-h-instead
    DaJansenGit authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0b70886 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #752 from RWTH-EBC/751-futurewarning-h-is-deprecat…

    …ed-and-will-be-removed-in-a-future-version-please-use-h-instead
    
    fix freq warning
    FWuellhorst authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e1a906d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Changed name of bool lighting_method to use_maintained_illuminance

    Updated test_useconditions.py
    HoeppJ committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6ab733f View commit details
    Browse the repository at this point in the history
  2. Fixed bug

    Updated test_useconditions.py
    HoeppJ committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4c6b89e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    40aa4fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a150592 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/development' into issue745_AddKf…

    …WArchetypes
    
    # Conflicts:
    #	teaser/data/output/aixlib_output.py
    #	teaser/data/output/modelicatemplate/AixLib/AixLib_Multizone
    #	teaser/logic/buildingobjects/buildingphysics/wall.py
    #	teaser/logic/buildingobjects/useconditions.py
    #	teaser/project.py
    #	tests/test_useconditions.py
    FWuellhorst committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4f5f01f View commit details
    Browse the repository at this point in the history
  4. enable again

    FWuellhorst committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2641e66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    277cebc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c45142c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    656c0ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec12bf0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    39aadef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0798fe View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/issue745_AddKfWArchetypes' into …

    …issue745_AddKfWArchetypes
    jonas0902 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    37bc442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0317be8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d13703 View commit details
    Browse the repository at this point in the history
  6. Update

    HoeppJ committed May 21, 2024
    Configuration menu
    Copy the full SHA
    87e95bf View commit details
    Browse the repository at this point in the history
  7. add test again

    FWuellhorst committed May 21, 2024
    Configuration menu
    Copy the full SHA
    491c741 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    889a748 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. comment test that fails before dev merged into master

    This test needs to be uncommented again after master -> dev and dev -> master merge
    DaJansenGit authored May 22, 2024
    Configuration menu
    Copy the full SHA
    fbd303c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #758 from RWTH-EBC/masterUpdate

    Update development with changes from master
    FWuellhorst authored May 22, 2024
    Configuration menu
    Copy the full SHA
    5b7162f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3a262c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ba56de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05c3bd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60f1cc2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #759 from RWTH-EBC/hotfix_readd_test

    add test for tz_naming again
    DaJansenGit authored May 22, 2024
    Configuration menu
    Copy the full SHA
    6f3d847 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge branch 'development' into issue745_AddKfWArchetypes

    # Conflicts:
    #	teaser/data/output/aixlib_output.py
    #	teaser/data/output/modelicatemplate/AixLib/AixLib_Multizone
    FWuellhorst committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b90c5bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87059d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce1679 View commit details
    Browse the repository at this point in the history
  4. Use optional import

    FWuellhorst committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2d63ed1 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/issue745_AddKfWArchetypes' into …

    …issue745_AddKfWArchetypes
    FWuellhorst committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6c7c5c6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    9564375 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #760 from RWTH-EBC/readd_postprocessing

    Add post processing block to multizone template again
    DaJansenGit authored May 24, 2024
    Configuration menu
    Copy the full SHA
    654ebc7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. Merge pull request #761 from RWTH-EBC/issue750_read-only-in-dataclass

    Issue750 read only in dataclass
    DaJansenGit authored May 28, 2024
    Configuration menu
    Copy the full SHA
    b731daa View commit details
    Browse the repository at this point in the history
  2. Added parameter fixed_lighting_power in UseConditions.json

    Added getter and setter functions for use conditions parameters lighting_power and use_maintained_illuminance in useconditions.py
    
    Added test_lighting_power in test_useconditions.py
    HoeppJ committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e94a754 View commit details
    Browse the repository at this point in the history
  3. Update

    HoeppJ committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a3ad7d6 View commit details
    Browse the repository at this point in the history
  4. added exception

    HoeppJ committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d86bc9c View commit details
    Browse the repository at this point in the history
  5. Update

    HoeppJ committed May 28, 2024
    Configuration menu
    Copy the full SHA
    94d1d5d View commit details
    Browse the repository at this point in the history
  6. Changes based on the review

    jonas0902 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3028567 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e551e5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    4d9e72b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ee3d1d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. updated version number

    jonas0902 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8d43aa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    6ccebe6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' into 751-futurewarning-h-is-deprecated-and…

    …-will-be-removed-in-a-future-version-please-use-h-instead
    DaJansenGit authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    117f961 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #765 from RWTH-EBC/751-futurewarning-h-is-deprecat…

    …ed-and-will-be-removed-in-a-future-version-please-use-h-instead
    
    fix freq warning in remaining files
    DaJansenGit authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9c5fb97 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    8a40ae0 View commit details
    Browse the repository at this point in the history
  2. minor linting changes

    DaJansenGit committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    94b07b7 View commit details
    Browse the repository at this point in the history
  3. fix wrong indentation

    DaJansenGit committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0c7e3f5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'development' into 753-add-illuminance-levels-and-lighti…

    …ng-efficiencies-in-use-conditions
    DaJansenGit authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f58b8c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8865e8a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    4ea919b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b7962 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    884c61f View commit details
    Browse the repository at this point in the history
  4. Edited docs of e1 and e6

    jonas0902 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3682606 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    063bfbd View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge pull request #757 from RWTH-EBC/issue745_AddKfWArchetypes

    Issue745 add kfw archetypes
    jonas0902 authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d6db3d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    e4534a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #764 from RWTH-EBC/762-add-instance-check-of-expor…

    …t_vars
    
    764 added exception
    DaJansenGit authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    37026f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge branch 'development' into 753-add-illuminance-levels-and-lighti…

    …ng-efficiencies-in-use-conditions
    DaJansenGit authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f0ab7a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35291c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Resolved review

    HoeppJ committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    10eef29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #763 from RWTH-EBC/753-add-illuminance-levels-and-…

    …lighting-efficiencies-in-use-conditions
    
    753 add illuminance levels and lighting efficiencies in use conditions
    DaJansenGit authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b2f455d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

    HoeppJ committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    faa8e9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #770 from RWTH-EBC/769-delete-obsolte-use-conditio…

    …n-parameters
    
    Deleted obsolte use condition parameters
    HoeppJ authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1e17567 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. add functions

    FWuellhorst committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9995f7a View commit details
    Browse the repository at this point in the history
  2. add docstrings

    FWuellhorst committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d88bacf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5233305 View commit details
    Browse the repository at this point in the history
  4. Fix bad continue

    FWuellhorst committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    008c07a View commit details
    Browse the repository at this point in the history