Skip to content

Axisymmetric geometries #85

Description

@totork

Less of an issue but more of a QoL point.

Right now, even for axisymmetric geometries like Tokamaks, we do the tracing for all cross sections. This should be able to be reduced to just doing it once for one cross section and then copying the results to remaining positions.

This would be my approach of a first test, instead of iterating through all ny, at the end of the first if the bool axisymmetric==True, copying this to all other cross sections and then leaving the loop?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions