infotech2015 / cbecc

Automatically exported from code.google.com/p/cbecc
0 stars 0 forks source link

CBECC Interface - Maximum and Minimum values #192

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Issue related to  __user interface / __defaulting / __energy simulation

Change Max Min condition to:
Values > Maximum = Error
VAlues < Minimum = Error

Right now the condition is:
Values >= Maximum = Error
VAlues <= Minimum = Error

Thanks!

What version of CBECC-NRes are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by ncz...@archenergy.com on 10 Apr 2013 at 5:32

GoogleCodeExporter commented 9 years ago
Fixed in version 0f, build 326 - posted to source control 4/10/13 @ 11:59PM PDT

Original comment by scriswel...@gmail.com on 11 Apr 2013 at 7:00

GoogleCodeExporter commented 9 years ago

Original comment by ncz...@archenergy.com on 1 May 2014 at 9:35