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

TFSF #672

Merged
merged 3 commits into from
Mar 16, 2023
Merged

TFSF #672

merged 3 commits into from
Mar 16, 2023

Commits on Mar 15, 2023

  1. fix errors caught by pylint 2.16.1

    tylerflex authored and shashwat-sh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d4c94bc View commit details
    Browse the repository at this point in the history
  2. fix broken test

    tylerflex authored and shashwat-sh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    db445bc View commit details
    Browse the repository at this point in the history
  3. Added the TFSF source feature

    - added symmetry and boundary validators for tfsf
    
    - modified TFSF plotting so that the arrows are on the injection plane; added injection_plane_center convenience property
    
    - updated surfaces to handle the case of a surface at infinity
    
    - added an option in CustomGrid to use a custom offset for defining the global coords of the custom grid, rather than the sim center
    
    - adjusted tfsf validator description
    
    - bloch boundary supports TFSF sources
    
    - add sim method to get intersecting structures
    
    - add sim pre upload validator to check that all side faces of a TFSF box see the same epsilon profile
    
    - modification to source normalization for Bloch+TFSF
    
    - add TFSF boundary and bloch validators
    
    - updated tfsf tests
    
    - added more frontend tests and fixed a validator bug
    
    - plotting improvement and other fixes based on PR672 review
    
    - minor plotting fix
    
    - update bloch vec checker
    
    - update tests for bloch checker
    
    - update tests after rebase and deleted orig files
    
    - revised based on PR672 review
    
    - added a validator for custom media intersecting a TFSF box
    
    - modify assert volume validator to hint at handling 2D simulations
    shashwat-sh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    be42200 View commit details
    Browse the repository at this point in the history