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

FEAT: Transient ambient temperature in design settings & Design settings class #4580

Merged
merged 28 commits into from
May 2, 2024

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    208189d View commit details
    Browse the repository at this point in the history
  2. Revert "Add IcepakDesignSettings class"

    This reverts commit eb7b0e6
    lorenzovecchietti committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3ced010 View commit details
    Browse the repository at this point in the history
  3. fix __repr__

    lorenzovecchietti committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5a0141c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a424ea6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2881f4b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Update pyaedt/application/Design.py

    Co-authored-by: Kathy Pippert <[email protected]>
    lorenzovecchietti and PipKat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6f5f31e View commit details
    Browse the repository at this point in the history
  2. Update pyaedt/application/Design.py

    Co-authored-by: Kathy Pippert <[email protected]>
    lorenzovecchietti and PipKat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    93825e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f172122 View commit details
    Browse the repository at this point in the history
  4. Fix docstring

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

Commits on Apr 26, 2024

  1. Tests fixes

    lorenzovecchietti committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7c44cff View commit details
    Browse the repository at this point in the history
  2. Fix ironpy ut

    lorenzovecchietti committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    95e15fc View commit details
    Browse the repository at this point in the history
  3. Fix ironpy ut

    lorenzovecchietti committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    13ba80f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    9c824a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c5f799 View commit details
    Browse the repository at this point in the history
  3. add sherlock option

    lorenzovecchietti committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8b11707 View commit details
    Browse the repository at this point in the history
  4. fix documentation

    lorenzovecchietti committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f5efcc4 View commit details
    Browse the repository at this point in the history
  5. fix tests

    lorenzovecchietti committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4f78750 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10d6606 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 2, 2024

  1. Apply suggestions from code review

    Co-authored-by: Sébastien Morais <[email protected]>
    Co-authored-by: Kathy Pippert <[email protected]>
    3 people committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1813ab0 View commit details
    Browse the repository at this point in the history
  2. add abstract class

    lorenzovecchietti committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8b05d73 View commit details
    Browse the repository at this point in the history
  3. add app attribute

    lorenzovecchietti committed May 2, 2024
    Configuration menu
    Copy the full SHA
    101436f View commit details
    Browse the repository at this point in the history
  4. add app attribute

    lorenzovecchietti committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0a00666 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4ee76f View commit details
    Browse the repository at this point in the history
  6. fix

    lorenzovecchietti committed May 2, 2024
    Configuration menu
    Copy the full SHA
    969fdd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24f7f55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58d607d View commit details
    Browse the repository at this point in the history