Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Node SAMMollier.ModifyProcessByBypassFactor #42

Open
michaldengusiak opened this issue Dec 20, 2023 · 1 comment
Open

add Node SAMMollier.ModifyProcessByBypassFactor #42

michaldengusiak opened this issue Dec 20, 2023 · 1 comment
Assignees

Comments

@michaldengusiak
Copy link
Member

Describe the solution you'd like

Add new node:

SAMMollier.ModifyProcessByBypassFactor

Input:

- _process
- _bypassfactor_  (Default 1)

Output:

- mollierProcess
- end
- color
- epsilon

Additional context

Sometimes we allow air to bypass coil.

The term "bypass factor" in the context of Air Handling Units (AHU) and cooling coils refers to the fraction of air that does not come into contact with the cooling surfaces (like the fins of the coil) and hence does not get cooled. This concept is crucial in understanding the efficiency and performance of cooling systems.

Here we would use 0.33 which represet 33% of air. This means 66% of air goes via coil and 33% bypass
image

@michaldengusiak
Copy link
Member Author

as this is not possible in the current arrangement we do it for .CreateNode specific

  1. SAMMollier.CreateCoolingProcessBySaturationTemperature with inputs/outputs like here:
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants