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

Input MagNet-Data #13

Merged
merged 6 commits into from
Aug 6, 2024
Merged

Input MagNet-Data #13

merged 6 commits into from
Aug 6, 2024

Conversation

sschachten
Copy link
Collaborator

  • added enumerations for the MagNet-Data files
  • organized material_data_base_functions.py (added some function from Magnetic-TestBench)
  • added functions to calculate magnetic flux density and field strength to material_data_base_functions.py
  • added script to process MagNet-Data file and write permeability data into the database
  • updated create_empty_material in material_data_base_functions.py to include basic datasheet parameters (initial permeability,
    resistivity, ...)
  • added for N49 and 3C95 the MagNet-Data into the database
  • added permittivity data for N49 measured with impedance analyzer

Sebastian Schachten added 4 commits July 17, 2024 12:17
…base_functions.py to include the basic datasheet parameters (initial permeability, resistivity,...)

updated write_MagNet_permeability_data_into_database.py with the case to create new material in the database if necessary
added N49 permittivity data measured with impedance analyzer to the database
"""
Calculate the hysteresis loss density.

:param b: magnetic flux density
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

units

…emoved B_DC of B-values)

updated MagNet data in database
@gituser789 gituser789 merged commit 5466e97 into main Aug 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants