[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EnergyPlus_Support] Which BAT file to use for own User Interface and how to pass params
- To: EnergyPlus_Support@xxxxxxxxxxxxxxx
- Subject: [EnergyPlus_Support] Which BAT file to use for own User Interface and how to pass params
- From: <maier.heinrich@xxxxxxxxx>
- Date: 14 Jan 2014 11:23:26 -0800
- Delivered-to: mailing list EnergyPlus_Support@xxxxxxxxxxxxxxx
- Delivery-date: Tue, 14 Jan 2014 12:25:54 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoogroups.com; s=echoe; t=1389727550; bh=JCRb1BggdYlyWEPRw5+rUdS3x7PfwxNjzZM5rKzwMiA=; h=Received:Received:X-Yahoo-Newman-Id:Received:Received:Received:Received:DKIM-Signature:Received:Received:Received:X-Sender:X-Apparently-To:X-Received:X-Received:X-Received:X-Received:X-Received:X-Received:X-Received:Message-ID:X-Mailer:X-Originating-IP:X-eGroups-Msg-Info:X-Yahoo-Post-IP:From:X-Yahoo-Profile:To:X-eGroups-Approved-By:Sender:MIME-Version:Mailing-List:Delivered-To:List-Id:Precedence:List-Unsubscribe:Date:Subject:Reply-To:X-Yahoo-Newman-Property:Content-Type; b=trqQYtlapOCgCNJEVjYwmS+dqItdnhx0Wls0D+kNrjCmcTRhVxJ/WeAGa1cil/FDUfKcBKn9z0BNbsdLv2J/0mqTyEKjbunHPjro91unVDJZUr/9D9w5N/6adnjZYQt1qhvHY7EXMLTQkR5VaJ736L1jAIwzUbYz2Zcu0ra7cmo=
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoogroups.com; s=echoe; t=1389727549; bh=ArxFC1OgFJ+Ki9WaqHqTZWN9ic8ACnIF+IfPaylL6uU=; h=Received:Received:Received:X-Sender:X-Apparently-To:X-Received:X-Received:X-Received:X-Received:X-Received:X-Received:Date:X-Received:Message-ID:X-Mailer:MIME-Version:X-Yahoo-Newman-Property:Content-Type:X-Originating-IP:X-eGroups-Msg-Info:X-Yahoo-Post-IP:From:Subject:X-Yahoo-Group-Post:X-Yahoo-Profile:X-YGroups-SubInfo:To:Sender:X-Yahoo-Newman-Property:X-Yahoo-Newman-Id:X-eGroups-Approved-By:X-eGroups-Auth; b=alBaxWhooOPNwefS/1t4u7GOOpEXwXOuhvFgxfpzqvoy1dPiUfsHa+S6qkQHxuHFEHlnD/jislnU2fQU939PIYHeVznbZWsTCYJhjKk2LDtFu/f/i4maIbz9YA3IcscOtlg9CToAXDP2tcd7EO6Wtyj///pwtYmmxF4AQDKbxXo=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=echoe; d=yahoogroups.com; b=VUQ2VxUgnwByEM+cV9EYluSG1fhpVWb3pCuc/9x+dBBpklbGUopqWGUdI5nImse9FrWO1IvdnCN3KjUGv6fbFGWcjKnG0II7od06VQNfA1Ua1v9uYC2wvgGjIf7/5qT9ENpTOQJf3Mp27eYXJr6vNE5okZOrT3YsCD68rXXto1c=;
- 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
Hello guys,
i`m still a student and working at my bachelor thesis.
I use EnergyPlus v 7.2 and have big problems.
I created an application and java where the user can create a valid Input Data File. I now need to execute EnergyPlus via batch file.
I assume I have to use Epl-run.bat to start the batch process. But how to pass parameters? I tried the following at the windows console:
But how do I pass/set the parameters? Up to now I tried it like this:
Open cmd:
SET epin=C:\EnergyPlusV7-2-0\ExampleFiles\1ZoneEvapCooler
SET epout= C:\output\output
SET epinext= idf
SET epwthr = USA_CA_San.Francisco.Intl.AP.724940_TMY3.epw
SET maxcol = nolimit
SET cntActv = 1
C:\EnergyPlusV7-2-0\Epl-run.bat PARAM
This doesn`t work and I don`t know whats wrong... Can anybody help me?
Best Regards,
Rick
__._,_.___
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.
__,_._,___