Skip to content

Variable 'DESIGN.burner.dPqP' not found #105

Open
@willise31

Description

@willise31

When I try to run the simple_turbojet.py example, I get this error, and it says did you mean one of the following: ['DESIGN.burner.Fl_I:FAR', 'DESIGN.burner.Fl_I:tot:P', 'DESIGN.burner.Fl_O:tot:P', 'DESIGN.burner.MN', 'DESIGN.burner.Wfuel', 'DESIGN.burner.Wout', 'DESIGN.burner.out_stat.Ps', 'DESIGN.nozz.dPqP', 'burner.dPqP']." It seems like the calculations work because if I comment out the print statements for the burner and the nozzle, the code runs all the way through, but for some reason the print_burner and print_nozzle functions are causing trouble. I am using version 4.3.0 and I used pip3 install -e '.[all]' to install om-pycycle. Any help would be appreciated, thanks!

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