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 12 commits into
base: main
Choose a base branch
from
Open

Add feko read #1328

wants to merge 12 commits into from

Commits on Nov 6, 2023

  1. adding the basic feko read function

    nmahesh1412 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    204248f 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 Nov 6, 2023
    Configuration menu
    Copy the full SHA
    769c1d9 View commit details
    Browse the repository at this point in the history
  3. an example feko ffe file

    nmahesh1412 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1983fa7 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 Nov 6, 2023
    Configuration menu
    Copy the full SHA
    86f5785 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 Nov 6, 2023
    Configuration menu
    Copy the full SHA
    76fdec9 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 Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bd140ef 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 Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cec47c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbe340f View commit details
    Browse the repository at this point in the history
  9. bug fixes: alignment issues

    nmahesh1412 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    da89a38 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 Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d61ffcd 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 Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8aff3b3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ca0937 View commit details
    Browse the repository at this point in the history