Skip to content

Check if R is being passed correctly in find_d1d2 #140

@dbrakenhoff

Description

@dbrakenhoff

The value R is multiplied by some lambda twice. It is first passed to bessellsv2 as R = self.rzero * self.aq.lababs[i, j] first, then in find_d1d2() it is multiplied by lab[0], where lab[0] is the first entry in aq.lab2[i, j, :] with dimensions (naq, nint, npint).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions