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

Resolve polar coordinate handling in SolutionData #5819

Open
Devin-Crawford opened this issue Feb 23, 2025 · 0 comments
Open

Resolve polar coordinate handling in SolutionData #5819

Devin-Crawford opened this issue Feb 23, 2025 · 0 comments
Assignees
Labels
enhancement New features or code improvements

Comments

@Devin-Crawford
Copy link
Contributor

Description of the current limitations

When get_solution_data() is used to retrieve data from a report, the post-processing may be applied inconsistently. In particular, a far-field report that is in polar coordinates having been generated by sweeping theta and phi must be rendered after data retrieval as cartesian. This inconsistency can be very confusing.

Code sample expected

There are multiple ways to resolve this issue. The most important thing to achieve here is self-consistency so that a report that has alredy been processed in polar coordinates retain that information after data is retrieved using get_solution_data()

Useful links and references

No response

@Devin-Crawford Devin-Crawford added the enhancement New features or code improvements label Feb 23, 2025
@Devin-Crawford Devin-Crawford self-assigned this Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

1 participant