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

Modular core #44

Merged
merged 28 commits into from
Aug 25, 2023
Merged

Modular core #44

merged 28 commits into from
Aug 25, 2023

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    ae2414e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    936d2de View commit details
    Browse the repository at this point in the history
  3. renamed Iron to Core

    tillpiepenbrock committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    73f27b1 View commit details
    Browse the repository at this point in the history
  4. comments revised

    tillpiepenbrock committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6e0cac8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc25f4d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. split center_tapped_study() in (pre) current excitation definition;

    add modular core loss calculation for transformer and choke parts;
    tillpiepenbrock committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    926f653 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 27, 2023

  1. git renewed the sto.py to better modularization of the code; already …

    …implemented a 4 dim objective function; others need to be added in the future
    tillpiepenbrock committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d7d97df View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. changed the core conductivity to a complex number to take care of the…

    … dD/dt in the current density contribution
    tillpiepenbrock committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a2a6d27 View commit details
    Browse the repository at this point in the history
  2. made sigma complex

    tillpiepenbrock committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4b23242 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b34a166 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a89be7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. added sixth point to single core description for allowing a more deta…

    …illed core reluctance calculation
    tillpiepenbrock committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1e92a9b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    39a2fc8 View commit details
    Browse the repository at this point in the history
  2. changed basic inductor example to detailed_core geometry;

    modularized physical surface functions in mesh.py
    tillpiepenbrock committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7e4232c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. fixed boundary for modular core;

    moved the static functions used in get_inductances() in functions.py;
    CenterTappedTransformer TypeC was corrected;
    experimental implementation of physical surface redefinition;
    tillpiepenbrock committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e86a2af View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    09a69d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a9011f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. resolve merge conflicts

    gituser789 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7ea3046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf33290 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8c8aad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c7a67b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    775d5d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2b472e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    80dbfa4 View commit details
    Browse the repository at this point in the history
  2. update integration tests

    gituser789 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    dd07e0a View commit details
    Browse the repository at this point in the history
  3. resolve merge conflicts

    gituser789 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c043853 View commit details
    Browse the repository at this point in the history
  4. add comments

    gituser789 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    02f4b4f View commit details
    Browse the repository at this point in the history