Skip to content

Possible calculation error: Circuit Reliability #25

@Danefantom

Description

@Danefantom

On line 593 & 606 in CircuitReliability.c the p'tick value is calculated as:
ptick = 2.0R0(sin(psi)/cos(delta - psi));
But checking with the formula from the recommendation it seems that it should be delta + psi in the cosine term?
This would then also check out with ptick in other parts of the program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions