Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Sending pump schedules from MATLAB to EPANET

조회 수: 1 (최근 30일)
Helena
Helena 2013년 1월 30일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello,
I optimise pump operation using pump schedules 0,1 for pump being off/on, respectively, for 1 hour time steps. Currently, I use:
setdata('SET_PATTERN', [0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,1,1,1], 13];
where 13 is ID of the pump pattern. But it does not seem to be reflected in EPANET. Could you please tell me what the correct code is?
Thank you very much,
Best Regards,
Helena
  댓글 수: 1
Mario CASTRO GAMA
Mario CASTRO GAMA 2013년 11월 1일
편집: Mario CASTRO GAMA 2013년 11월 1일
Hello
Do you have at least 13 patterns? Because 13 must refer to the index not to the ID of the pattern. (Also the SPEED of the pump must be set)
Best regards.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by