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

Test geom builders #597

Merged
merged 28 commits into from
Nov 13, 2024
Merged

Test geom builders #597

merged 28 commits into from
Nov 13, 2024

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    b9dae4b View commit details
    Browse the repository at this point in the history
  2. set Aircraft.HorizontalTail.ASPECT_RATIO = 0.352 and set Aircraft.Hor…

    …izontalTail.ASPECT_RATIO = 4.75 to be consistent with GASP.
    xjjiang committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ae22691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c248b6f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    3e9e8e1 View commit details
    Browse the repository at this point in the history
  2. add test of geom builders

    xjjiang committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dfbe7a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 1, 2024

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

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    50b35a4 View commit details
    Browse the repository at this point in the history
  2. autopep8 update

    xjjiang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    37ed24d View commit details
    Browse the repository at this point in the history
  3. autopep8 update

    xjjiang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2402061 View commit details
    Browse the repository at this point in the history
  4. minor update

    xjjiang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    21bbfb4 View commit details
    Browse the repository at this point in the history
  5. autopep8 minor update

    xjjiang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    056b7ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a05480 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7903f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e403caf View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    178bf35 View commit details
    Browse the repository at this point in the history
  2. set Aircraft.HorizontalTail.ASPECT_RATIO = 0.0, Aircraft.HorizontalTa…

    …il.TAPER_RATIO = 0.0 in prep_geom.py
    xjjiang committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3ab0e66 View commit details
    Browse the repository at this point in the history
  3. set Aircraft.HorizontalTail.ASPECT_RATIO = 0.0, Aircraft.HorizontalTa…

    …il.TAPER_RATIO = 0.0 in empennage.py
    xjjiang committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3a24e90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b74e698 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Restoring old source code

    xjjiang committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1ea807b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    bc06918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83c5108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d72194 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Update aviary/subsystems/geometry/test/test_flops_geom_builder.py

    Set use+both+geometries=False and add code_origin=FLOPS. Give it a try.
    
    Co-authored-by: crecine <[email protected]>
    xjjiang and crecine authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    611e7ae View commit details
    Browse the repository at this point in the history
  2. Update test_flops_geom_builder.py

    Some change as earlier.
    xjjiang authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    42efacb View commit details
    Browse the repository at this point in the history
  3. Update test_gasp_geom_builder.py

    same as earlier update.
    xjjiang authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    449f79a View commit details
    Browse the repository at this point in the history