Skip to content

Incorrect error in winding pack current density constraint. #3150

@ajpearcey

Description

@ajpearcey

In constraint 35 for the current density in the winding pack the constraint error is calculated as

tmp_err = jwptf - jwptf

This is wrong and surely causes the constraint to never be violated? I believe it should be

tmp_err =  jwptf - jwdgpro 

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