Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

jEplus define one parameter as the if/else function of another parameter

asked 2022-09-01 02:54:51 -0500

qirachel's avatar

updated 2022-09-01 02:55:10 -0500

Hi,

I am working on a jEPlus project, where I would need to define one parameter(P1) as the if/else function of another parameter(P0), the logic is shown below:

if P0<14, then P1 = 0.195; else: P1 = 0

I was wondering how to insert the conditional function to define this parameter in jEplus.

Thanks in advance!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-09-02 06:29:12 -0500

qirachel's avatar

problem solved: use the @script for pre-processing

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2022-09-01 02:54:51 -0500

Seen: 158 times

Last updated: Sep 02 '22