Search found 36 matches

by lutinfr
Sat May 07, 2022 5:01 am
Forum: ApacheHVAC
Topic: Pump curve in diferent pump system
Replies: 5
Views: 6687

Re: Pump curve in diferent pump system

Thank you Liam, this is what I'm thinking of.
Question again : do you have any tool or guide for pump, sometime I see that Cnorm might bring a confusion (cnorm has a very short intruction in curve editing).
by lutinfr
Thu May 05, 2022 11:02 am
Forum: ApacheHVAC
Topic: Pump curve in diferent pump system
Replies: 5
Views: 6687

Re: Pump curve in diferent pump system

Thank you for the answer,

However, I cannot input 3 separated curves in VE, 3 pumps refer to only one curve. When changing curve for 2nd pumps, all 3 pumps use the new curve.
by lutinfr
Thu Mar 24, 2022 7:26 am
Forum: ApacheHVAC
Topic: Pump curve in diferent pump system
Replies: 5
Views: 6687

Pump curve in diferent pump system

Hi,

I'm doing making pump curves for a system with 3 identical chillers, they use the same 3 pumps for the chilled water loop. There is no issue with only 1 place for all 3 pumps to input the performance curve in VE. I suddenly thought about a system that has 2 big chillers and 1 small chiller, it ...
by lutinfr
Tue Apr 13, 2021 9:25 am
Forum: ApacheHVAC
Topic: BIAS connection
Replies: 2
Views: 5617

BIAS connection

I see new "BIAS connection" button in ApacheHVAC modul but it seems can not be used to create any link between controller.
Any one can tell me how to use this new function ?

Thank you.
by lutinfr
Tue Jun 02, 2020 4:13 pm
Forum: ApacheHVAC
Topic: District cooling
Replies: 0
Views: 66659

District cooling

We have a project that need to perform district cooling model

We know that it has to export building(s) load data to free form data file (ffd), but this task needs an ERGON account. It's really an unnecessary task because we don't want to use/purchase an account for monitoring energy use of an ...
by lutinfr
Wed May 22, 2019 4:23 am
Forum: ApacheHVAC
Topic: Suggestion - Sidebar parameters and more
Replies: 0
Views: 66095

Suggestion - Sidebar parameters and more

Dear VE developer

I hope this suggestion can be considered as the new feature of VE for better manage a large HVAC network.
I call it as Sidebar common parameters.

When working with system having large number of AHU, each has it own parameters, but they are almost similar, I wish to change all of ...
by lutinfr
Thu Jan 10, 2019 3:57 am
Forum: VE Python API
Topic: script profile example
Replies: 1
Views: 2933

script profile example

Can someone provide an example about script profile ?
There are too little guide/info tells how to write this kind of profile :cry:

Thanks
by lutinfr
Wed Jan 09, 2019 12:31 pm
Forum: ApacheCalc/Loads
Topic: Multiplying entire floors
Replies: 1
Views: 5130

Re: Multiplying entire floors

Still not official way to do this, you should work on all floors.
Sometime I do on model with VRV/VRF system, each floor has it own system then I can multiply result, but having to separate sub energy meter for manualy multiply, It might cause error when rename submeter.
by lutinfr
Fri Jan 04, 2019 4:23 pm
Forum: VE Python API
Topic: Rooms sizing and control parameters API
Replies: 3
Views: 3315

Re: Rooms sizing and control parameters API

Thank you for info.
I'm just curious that is it available in version 2019 ?
by lutinfr
Wed Jan 02, 2019 3:41 am
Forum: VE Python API
Topic: Rooms sizing and control parameters API
Replies: 3
Views: 3315

Rooms sizing and control parameters API

I'm trying to research the automation of sizing and simulation in VE via Python scripts, I have read VEpython help and see that it's possible running simulation with modification of simulation dialog, but for sizing, something missing here, all I have found are below:

For running simulation:
run ...