Skip to content

Why bleeds do require both frac_P and frac_work? #95

Open
@Pietro-Colonna

Description

@Pietro-Colonna

I have a seemingly simple question, but I haven't been able to easily find an answer.

Why do the bleeds defined within compressors require both the parameters frac_P and frac_work as input?

If I understand correctly, when defining a compressor component, it is possible to specify the presence of bleeds. To characterize these bleeds, three parameters must be provided: frac_W, frac_P, and frac_work.

Their definitions are fairly straightforward: they respectively indicate the fraction of mass flow rate, pressure, and enthalpy the bleed possesses relative to the entire compressor.

However, I cannot understand from a thermodynamic perspective why it is necessary to define both the pressure fraction and the work fraction.
To be clear, I am fully aware that the two values are not equal — depending on the polytropic efficiency of the machine and the operating conditions, it is absolutely possible for a 50% increase in pressure not to correspond to a 50% increase in enthalpy.
However, I don’t understand why the code requires both, since, according to my understanding of the code, it should be able to calculate one from the other.

It almost seems as though the model requires two inputs that are related to each other, and I can’t understand why.
Is there anyone more familiar with the code or the physics it models who could help clarify this doubt?

Thank you.

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