[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EnergyPlus_Support] Is this valid entry for Parametric:Logic
- To: EnergyPlus_Support@xxxxxxxxxxxxxxx
- Subject: [EnergyPlus_Support] Is this valid entry for Parametric:Logic
- From: "marko.ignjatovic1980" <marko.ignjatovic1980@xxxxxxxxx>
- Date: Wed, 10 Jul 2013 21:15:29 -0000
- Delivered-to: mailing list EnergyPlus_Support@xxxxxxxxxxxxxxx
- Delivery-date: Wed, 10 Jul 2013 15:15:34 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoogroups.com; s=echoe; t=1373490932; bh=d3bcPxnfVg/+VuSaj1CY1k6XJxbL2DpEulCgJxg4jgE=; h=Received:Received:X-Yahoo-Newman-Id:X-Sender:X-Apparently-To:X-Received:X-Received:X-Received:X-Received:X-Received:X-Received:To:Message-ID:User-Agent:X-Mailer:X-Originating-IP:X-eGroups-Msg-Info:X-Yahoo-Post-IP:From:X-Yahoo-Profile:Sender:MIME-Version:Mailing-List:Delivered-To:List-Id:Precedence:List-Unsubscribe:Date:Subject:Reply-To:X-Yahoo-Newman-Property:Content-Type:Content-Transfer-Encoding; b=Nc5x8ES81ccBllDfLyyO11XW/SXMUWnDHzVzCwGc006TwytvbLBUdlbtOlaG8+TufQzYRrWC8fMqlL+qLAh+VAfH11ksyrJTwqyEfldhr8AZ4vE+vquh868S4qPmO3qyjOh/tbsgfwF7NlFF1MNSkKPk9aziZuafrU/T9e2j/rA=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=echoe; d=yahoogroups.com; b=uiG9EDP04tUmevYH7wZIP5gw4/QXSrJYWAbNn7/awTv8u7jh4ni8v5KCFnRkPbPkS9u5/x4nfChhAVmgYjDOhU2EnTx4upe6z62XJgg7FLZ8wXsteWw6Oi6+dM3qty+EccwAMc54oGMa1PRyaW0IJG98bsHMBDLEc/L89OvqD6k=;
- Envelope-to: linda@xxxxxxxxxxxxxx
- List-id: <EnergyPlus_Support.yahoogroups.com>
- List-unsubscribe: <mailto:EnergyPlus_Support-unsubscribe@yahoogroups.com>
- Mailing-list: list EnergyPlus_Support@xxxxxxxxxxxxxxx; contact EnergyPlus_Support-owner@xxxxxxxxxxxxxxx
- Reply-to: EnergyPlus_Support@xxxxxxxxxxxxxxx
- Sender: EnergyPlus_Support@xxxxxxxxxxxxxxx
- User-agent: eGroups-EW/0.82
Hi all,
I am not sure how many && can be defined in parametric:logic fields.
This is what I was trying
Parametric:Logic,
MaterialDensity, !- name
PARAMETER $OpBlokDensity,!- parametric logic line 1
Parameter $OpekaDensity, !- parametric logic line 2
Parameter $ConcreteDensity, !- parametric logic line 3
Parameter $MicroConcreteDensity, !- parametric logic line 4
IF $OpBlokConduct ==0.52 && $OpekaConduct==0.76 && $ConcreteConduct==2.33 && $MicroConcreteConduct==2.33, !- parametric logic line 5
$OpBlokDensity = 1200, !- parametric logic line 6
$OpekaDensity = 1800, !- parametric logic line 7
$ConcreteDensity = 2500, !- parametric logic line 8
$MicroConcreteDensity = 2500, !- parametric logic line 9
ELSEIF, !- parametric logic line 10
$OpBlokConduct ==0.52 && $OpekaConduct==0.76 && $ConcreteConduct==2.33 && $MicroConcreteConduct==2.04, !- parametric logic line 11
$OpBlokDensity = 1200, !- parametric logic line 12
$OpekaDensity = 1800, !- parametric logic line 13
$ConcreteDensity = 2500, !- parametric logic line 14
$MicroConcreteDensity = 2400, !- parametric logic line 15
ELSEIF, !- parametric logic line 16
$OpBlokConduct ==0.52 && $OpekaConduct==0.76 && $ConcreteConduct==2.33 && $MicroConcreteConduct==1.51, !- parametric logic line 17
$OpBlokDensity = 1200, !- parametric logic line 18
$OpekaDensity = 1800, !- parametric logic line 19
$ConcreteDensity = 2500, !- parametric logic line 20
$MicroConcreteDensity = 2200, !- parametric logic line 21
ELSEIF, !- parametric logic line 22
$OpBlokConduct ==0.52 && $OpekaConduct==0.76 && $ConcreteConduct==2.33 && $MicroConcreteConduct==1.16, !- parametric logic line 23....
ELSE, !- parametric logic line 101
$OpBlokDensity = 1400, !- parametric logic line 101
$OpekaDensity = 1200, !- parametric logic line 101
$ConcreteDensity = 1800, !- parametric logic line 101
$MicroConcreteDensity = 1800, !- parametric logic line 101
ENDIF; !- parametric logic line 101
I have many more lines but this is the general idea. First two parameters are Ok, but the last two obtain values after the ELSE statement
------------------------------------
Primary EnergyPlus support is found at:
http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx
The primary EnergyPlus web site is found at:
http://www.energyplus.gov
The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/
Attachments are currently allowed but be mindful that not everyone has a high speed connection. Limit attachments to small files.
EnergyPlus Documentation is searchable. Open EPlusMainMenu.pdf under the Documentation link and press the "search" button.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/EnergyPlus_Support/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/EnergyPlus_Support/join
(Yahoo! ID required)
<*> To change settings via email:
EnergyPlus_Support-digest@xxxxxxxxxxxxxxx
EnergyPlus_Support-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/