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

Add feko read #1328

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Add feko read #1328

wants to merge 16 commits into from

Commits on Oct 15, 2024

  1. adding the basic feko read function

    nmahesh1412 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c02c70f View commit details
    Browse the repository at this point in the history
  2. added a feko read function to the feko beam class

    nmahesh1412 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1fe5c85 View commit details
    Browse the repository at this point in the history
  3. an example feko ffe file

    nmahesh1412 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    559b758 View commit details
    Browse the repository at this point in the history
  4. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and nmahesh1412 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    01e5702 View commit details
    Browse the repository at this point in the history
  5. added a function read_feko_beam to uvbeam. Need to make changes. The …

    …main difference is the FEKO outputs all its frequency data into one file. Check the sample_feko.ffe in the /data folder
    nmahesh1412 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c01d20b View commit details
    Browse the repository at this point in the history
  6. add feko type of file to the read() in uvbeam

    nmahesh1412 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    34ccd1a View commit details
    Browse the repository at this point in the history
  7. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and nmahesh1412 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    94ca754 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43d18fd View commit details
    Browse the repository at this point in the history
  9. bug fixes: alignment issues

    nmahesh1412 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4ddc244 View commit details
    Browse the repository at this point in the history
  10. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and nmahesh1412 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    80cbf33 View commit details
    Browse the repository at this point in the history
  11. added the feature to read the orthogonal polarization beam and take i…

    …n all the frequency points in the feko file
    nmahesh1412 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    035af9c View commit details
    Browse the repository at this point in the history
  12. updates to feko reader

    nmahesh1412 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    97ebf4f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    de77a82 View commit details
    Browse the repository at this point in the history
  2. Fix a minor rebase bug

    bhazelton committed Oct 16, 2024
    1 Configuration menu
    Copy the full SHA
    c2aba45 View commit details
    Browse the repository at this point in the history
  3. fixed linting issues

    nmahesh1412 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1278f41 View commit details
    Browse the repository at this point in the history
  4. fixed linting issues

    nmahesh1412 committed Oct 16, 2024
    1 Configuration menu
    Copy the full SHA
    2638c31 View commit details
    Browse the repository at this point in the history