Skip to content

SOLPS grid integrator #3

@mattngc

Description

@mattngc
  • Current version of the emission models defaults to the NumericalIntegrator(step=x cm). The class essentially performs numerical integration using the given step size.
  • A potentially much faster and more powerful solution is to use the kd-tree to find all intersecting cells and calculate their traversal lengths analytically. This should lead to a much faster and more accurate calculation method.

Metadata

Metadata

Assignees

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