[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [EnergyPlus_Support] Re: Question about Macro combined to Parametric Objects
- To: EnergyPlus_Support@xxxxxxxxxxxxxxx
- Subject: Re: [EnergyPlus_Support] Re: Question about Macro combined to Parametric Objects
- From: Jason Glazer <jglazer@xxxxxxxx>
- Date: Wed, 27 Jul 2011 12:51:16 -0500
- Delivered-to: mailing list EnergyPlus_Support@xxxxxxxxxxxxxxx
- Delivery-date: Wed, 27 Jul 2011 11:51:06 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoogroups.com; s=lima; t=1311789065; bh=MDvhymZjfLVXkNS45eGEL+8txeCsV5DDFUt+b6PTQGw=; h=Received:Received:X-Yahoo-Newman-Id:X-Sender:X-Apparently-To:X-Received:X-Received:X-Received:X-Received:X-Received:X-Received:Message-ID:Organization:User-Agent:To:References:In-Reply-To:X-Originating-IP:X-eGroups-Msg-Info: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=uDQN34kkZ2vIT4F4JRb4vpUwVw7b8lVnrhGSDlI0Mjs+3VGtN4wmb86YMRX0WvwmNotqvCG/Qyl/wvHKo0HfN9cf8on6FCjRQnyBgKhemiVzwdSaaAYnEojqC94YZGRU
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=lima; d=yahoogroups.com; b=h4iw2XGfNhQjtvjV0Ow/w5PfYzZ2nu0mW23PYtqWSn/S0rq5dD75U2o7ihI+elQQMunpCmjqFrUV8GyptpWCLLGyoMB0bKNQbOG0ygLG+BhYU6dL1LkJGt8yY/vI9DzO;
- Envelope-to: linda@xxxxxxxxxxxxxx
- In-reply-to: <j0pgi5+n3gd@eGroups.com>
- 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
- Organization: GARD Analytics
- References: <j0pgi5+n3gd@eGroups.com>
- Reply-to: EnergyPlus_Support@xxxxxxxxxxxxxxx
- Sender: EnergyPlus_Support@xxxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0
You might be able to do it all using the DISABLE and ENABLE
commands as part of the Parametric:Logic object and putting
everything in a single file.
Jason
On 7/27/2011 12:06 PM, Herve B wrote:
> Hi Jason,
>
> OK, so what I would like to do seems impossible: I would like generate and run several input files based on macros that depend on a parametric object.
>
> For example, I have a heating loop based on solar collectors. I would like to test several solar plant sizes. I have created several idf files that describe all the configurations I want to test. Then I use an imf file to combine building description, solar plant and all other systems.
> The first option is to create several imf files that include one solar plant configuration and then use the running group of files capability to run all the possible configurations.
> The second option would avoid creating several imf files: I would like to use a parameter in order to conditionally include one solar plant configuration into the main file.
>
> Do you think this is feasible?
>
> Many thanks for your help
> Herve
>
> --- In EnergyPlus_Support@xxxxxxxxxxxxxxx, Jason Glazer<jglazer@...> wrote:
>>
>> They can be used together but the preprocessor that handles
>> the parametric objects is executed first followed by the
>> preprocessor that handles the macros.
>>
>> Jason
>>
>> On 7/27/2011 9:37 AM, Herve B wrote:
>>> OK, Thanks for the clarification.
>>>
>>> So do you confirm that we cannot use simultaneously both capabilities: macro and parametric preprocessor?
>>> Do you plan to support this?
>>>
>>> Best Regards
>>> Herve
>>>
>>> --- In EnergyPlus_Support@xxxxxxxxxxxxxxx, Linda Lawrie<linda@> wrote:
>>>>
>>>> It's referring to the built in capability using
>>>> counter and macro files (.imf) -- you specify it
>>>> from the EP-Launch windows. It does not refer to
>>>> using the parametric preprocessor which was a
>>>> more recent introduction of capabilities.
>>>>
>>>> At 06:32 AM 7/27/2011, Herve B wrote:
>>>>> Hi,
>>>>>
>>>>> While exploring a workaround (using "running
>>>>> groups of input files" capability) for my below
>>>>> issue, I found the following lines in AuxiliaryPrograms.pdf document:
>>>>> ----
>>>>> For macro files (they have an extension IMF
>>>>> instead of IDF) used in a parametric analysis,
>>>>> the macro file may be run repeatedly up to 999
>>>>> times. Each time they are simulated a new
>>>>> COUNTER.INC file is created which sets a macro
>>>>> parameter. The COUNTER.INC file should be
>>>>> included using the ##include statement in the macro file.
>>>>> ----
>>>>>
>>>>> My understanding is that we can use macro files
>>>>> and parametric objects in the same run, is this right?
>>>>>
>>>>> If yes, could you please clarify how to use
>>>>> counter.inc file? Could this be the reason of my compilation issue?
>>>>>
>>>>> Many thanks!
>>>>> Herve
>>>>>
>>>>> --- In EnergyPlus_Support@xxxxxxxxxxxxxxx,
>>>>> Brouchery Herve<brouchery.herve@> wrote:
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> Is it possible to combine Macros and parametric objects?
>>>>>>
>>>>>> Basically, I would like to use parametric
>>>>> objects in order to select idf files in a
>>>>> main.imf file (using ##include command). The
>>>>> parametric objects belong to a idf file that is included in the main.imf file.
>>>>>> Doing so, I obtain the following error:
>>>>>>   ** Severe ** Parametric objects are found in the IDF File.
>>>>>>   ** Fatal ** Program Terminates: The
>>>>> ParametricPreprocessor program has not been run.
>>>>>>
>>>>>> Is this a limitation or do I do something wrong?
>>>>>>
>>>>>> Regards
>>>>>> Herve
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ------------------------------------
>>>>>
>>>>> Primary EnergyPlus support is found at:
>>>>> http://energyplus.helpserve.com or send a
>>>>> message to energyplus-support@
>>>>>
>>>>> 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
>>>>>
>>>>>
>>>>>
>>>>
>>>
>>>
>>>
>>>
>>> ------------------------------------
>>>
>>> Primary EnergyPlus support is found at:
>>> http://energyplus.helpserve.com or send a message to energyplus-support@...
>>>
>>> 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
>>>
>>>
>>>
>>
>> --
>> Jason Glazer, P.E., GARD Analytics, 90.1 ECB chair
>> Admin for onebuilding.org building performance mailing lists
>>
>
>
>
>
> ------------------------------------
>
> 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
>
>
>
--
Jason Glazer, P.E., GARD Analytics, 90.1 ECB chair
Admin for onebuilding.org building performance mailing lists
------------------------------------
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/