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 Vector Potential Calculation to Coil classes and Most MagneticField Classes #1026

Merged
merged 71 commits into from
Sep 4, 2024

Commits on May 20, 2024

  1. add biot savart vector potential for general and coils and add test f…

    …or coil vector potential
    dpanici committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a0ded34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483ddec View commit details
    Browse the repository at this point in the history
  3. add vector potential function for fourier current potential and add t…

    …est against analytic flux
    dpanici committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c5e2c3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a10028f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    63e849b View commit details
    Browse the repository at this point in the history
  2. add test for coils integrating over a flux loop, has revealed a bug i…

    …n HH vector potential fxn
    dpanici committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7bf6915 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34ed85f View commit details
    Browse the repository at this point in the history
  4. fix comment in test

    dpanici committed May 21, 2024
    Configuration menu
    Copy the full SHA
    94fce67 View commit details
    Browse the repository at this point in the history
  5. fix orientation confusion

    dpanici committed May 21, 2024
    Configuration menu
    Copy the full SHA
    170b550 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    acc6354 View commit details
    Browse the repository at this point in the history
  2. add vector potential method with not implemented error for the fields…

    … that it does not make sense to compute A
    dpanici committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dcf73f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f1265 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on Jun 9, 2024

  1. add VectorPotentialField, ability to save/load vector potential for m…

    …grids ans SplineMagneticField
    dpanici committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    89f5200 View commit details
    Browse the repository at this point in the history
  2. fix vfield vector potential

    dpanici committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    08a6b3c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dp/vector-potential' of github.com:PlasmaControl/DESC i…

    …nto dp/vector-potential
    dpanici committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    7ca27fc View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    e5d2302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d4de49 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

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

Commits on Jul 16, 2024

  1. Merge branch 'dp/vector-potential' of github.com:PlasmaControl/DESC i…

    …nto dp/vector-potential
    dpanici committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    830b6a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e7c1f0 View commit details
    Browse the repository at this point in the history
  3. fix basic_fields test

    dpanici committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5c8b56a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec576d6 View commit details
    Browse the repository at this point in the history
  5. fix freeb test

    dpanici committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    08f7445 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    15a1b1d View commit details
    Browse the repository at this point in the history
  2. fix tests

    dpanici committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3d4e820 View commit details
    Browse the repository at this point in the history
  3. fix tests

    dpanici committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    dc5aa01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f961353 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    6a5a4c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0042a View commit details
    Browse the repository at this point in the history
  3. make test more compact

    dpanici committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c6b8090 View commit details
    Browse the repository at this point in the history
  4. make test more compact

    dpanici committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c5464a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. address comments

    dpanici committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ac979c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    778110b View commit details
    Browse the repository at this point in the history
  3. fix test

    dpanici committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    911650a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    d22fa59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d89bde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d89709 View commit details
    Browse the repository at this point in the history
  4. fix docstring error

    dpanici committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    1d60c40 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    675383c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35fd294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c54723d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4574dc4 View commit details
    Browse the repository at this point in the history
  5. address comment

    dpanici committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    00e4b98 View commit details
    Browse the repository at this point in the history
  6. add test

    dpanici committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4e4410b View commit details
    Browse the repository at this point in the history
  7. address comment

    dpanici committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d337ed9 View commit details
    Browse the repository at this point in the history
  8. update changelog

    dpanici committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bd61ef8 View commit details
    Browse the repository at this point in the history
  9. update changelog (again)

    dpanici committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ac7aaa2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    e500676 View commit details
    Browse the repository at this point in the history
  2. address comments

    dpanici committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e3b0e44 View commit details
    Browse the repository at this point in the history
  3. update changelog

    dpanici committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c45a475 View commit details
    Browse the repository at this point in the history
  4. remove forgotten arg

    dpanici committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    68beebc View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix list of expected errors

    dpanici committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9134103 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 18, 2024

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

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

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

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    8932a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f3d337 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    0505027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bb7bd3 View commit details
    Browse the repository at this point in the history
  3. address comment

    dpanici committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cd2a041 View commit details
    Browse the repository at this point in the history
  4. remove todo

    dpanici committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2b99cc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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