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

Near2Far refactor phase 1: changes to storage and access of far fields #557

Merged
merged 1 commit into from
Nov 2, 2022

Commits on Nov 1, 2022

  1. near2far now stores E,H rather than N,L; significant refactoring and …

    …simplifications in how fields are accessed and re-projected to new distances
    
    - renamed plane_distance and axis to proj_distance and proj_axis for all n2f monitors for consistency; fixed a couple data bugs
    
    - near2far data coords now also include projection distance infrmation
    
    - removed r as an argument in all n2f data methods - will instead allow re-normalizing explicitly
    
    - refactored and simplified n2f data field computation routines
    
    - added renormalization functions to allow re-projecting far fields
    shashwat-sh committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e851101 View commit details
    Browse the repository at this point in the history