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

REFACTOR: Architecture to match pyansys guide lines #4849

Merged
merged 47 commits into from
Aug 16, 2024

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    2c570aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356b930 View commit details
    Browse the repository at this point in the history
  3. REFACTOR: Change flint to setuptools

    Note: This is required to allow installing the package and
    using it though 'pyaedt' and 'ansys.aedt.core'
    SMoraisAnsys committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    47bb99e View commit details
    Browse the repository at this point in the history
  4. REFACTOR: Clean up

    SMoraisAnsys committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7df97c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43f14e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ef1426 View commit details
    Browse the repository at this point in the history
  7. FIX: Import issue

    SMoraisAnsys committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c5762e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Update src/pyaedt/__init__.py

    Co-authored-by: Samuel Lopez <[email protected]>
    SMoraisAnsys and Samuelopez-ansys authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cd1c03d View commit details
    Browse the repository at this point in the history
  2. Update src/pyaedt/hfss.py

    Co-authored-by: Samuel Lopez <[email protected]>
    SMoraisAnsys and Samuelopez-ansys authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d9f06b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdacd99 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    1d169ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06718dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8ee3d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c175b6c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    a80c269 View commit details
    Browse the repository at this point in the history
  2. WIP: Include data files

    SMoraisAnsys committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4c144a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b6ec6e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    751e75e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b010062 View commit details
    Browse the repository at this point in the history
  3. WIP: Update to main

    SMoraisAnsys committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3e2a218 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9c1a45 View commit details
    Browse the repository at this point in the history
  5. FIX: Wrong import

    SMoraisAnsys committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7ace1e2 View commit details
    Browse the repository at this point in the history
  6. FIX: Wrong import

    SMoraisAnsys committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0d7c643 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c039c3 View commit details
    Browse the repository at this point in the history
  8. RENAME: emit core files

    SMoraisAnsys committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    af2add3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bdcf7e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f3d050 View commit details
    Browse the repository at this point in the history
  11. REFACTOR: Apply renaming

    SMoraisAnsys committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    26a85bd View commit details
    Browse the repository at this point in the history
  12. FIX: File name casing

    SMoraisAnsys committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    09958ef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef0bb82 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bb91cd7 View commit details
    Browse the repository at this point in the history
  15. REFACTOR: Apply renaming

    SMoraisAnsys committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d450f25 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b5cb88f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9353164 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    8bb6894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b334e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b45bcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2253a7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a50b0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1c3f42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    793a490 View commit details
    Browse the repository at this point in the history
  8. FIX: Add missing files

    SMoraisAnsys committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1b7dd3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e9b6bdd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    1b91f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    705d1e6 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    Co-authored-by: Matthew Young <[email protected]>
    SMoraisAnsys and myoung301 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1b49936 View commit details
    Browse the repository at this point in the history