Revision history [back]
The easiest way to do this is using the following syntax, using combinations, in Search Tag:
@@heatingsetpoint@@|@@coolingsetpoint@@
And then configure the variables values like this:
{18|22, 19|23}
There are other ways to achieve this like using a list of cases with only the desired combinations, or for more complex cases even a python, ruby, etc. script. You will find more information in the jEPlus wiki:
http://www.jeplus.org/wiki/doku.php?id=docs:jeplus:v22:params#combinatorial_parameters
The easiest way to do this is using the following syntax, using combinations, in Search Tag:combinations:
@@heatingsetpoint@@|@@coolingsetpoint@@
And then configure the variables values like this:
{18|22, 19|23}
There are other ways to achieve this like using a list of cases with only the desired combinations, or for more complex cases even a python, ruby, etc. script. You will find more information in the jEPlus wiki:
http://www.jeplus.org/wiki/doku.php?id=docs:jeplus:v22:params#combinatorial_parameters
The easiest way to do this is using the following syntax, using combinations:
@@heatingsetpoint@@|@@coolingsetpoint@@
And then configure the variables like this:
{18|22, 19|23}
There are other Another ways to achieve this like are using a list of cases with only the desired combinations, or for more complex cases even a python, ruby, etc. script. You will find more information in the jEPlus wiki:
http://www.jeplus.org/wiki/doku.php?id=docs:jeplus:v22:params#combinatorial_parameters