[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[EnergyPlus_Support] My way of doing batch run, is this okay ?



For example,
To do 001.idf w/ AAA.epw
and   002.idf w/ BBB.epw
and   003.idf w/ CCC.epw
three at a time
[put 001.idf,002.idf,003.idf in a directory BatchRun]
[put AAA.epw,BBB.epw,CCC.epw in the directory WeatherData]

Mike or Linda:
Is the following method okay to do,
Does it violates EnergyPlus license agreement ?
[i.e., altering/modifying/making use of the existing batch file]
Thanks.


**********************************************
*BE AWARE: USER ASSUME ALL RISK TRYING THIS !*
**********************************************


STEP1a:Open RUNEP.BAT

change the first two lines to
SET epin=C:\EnergyPlus111\BatchRun\001
SET epwthr=C:\EnergyPlus111\WeatherData\AAA.epw

STEP1b:Save the modified file as RUNfile1.BAT

STEP2a:Open RUNEP.BAT

change the first two lines to
SET epin=C:\EnergyPlus111\BatchRun\002
SET epwthr=C:\EnergyPlus111\WeatherData\BBB.epw

STEP2b:Save the modified file as RUNfile2.BAT

STEP3a:Open RUNEP.BAT

change the first two lines to
SET epin=C:\EnergyPlus111\BatchRun\003
SET epwthr=C:\EnergyPlus111\WeatherData\CCC.epw

STEP3b:Save the modified file as RUNfile3.BAT

STEP4a:Use text editor to creat a file named RUNallfile.BAT
include the two lines below:

copy RUNfile1.BAT+RUNfile2.BAT+RUNfile3.BAT Runthem.BAT
Runthem.bat

STEP4B:Save RUNallfile.BAT

STEP5: Execute RUNallfile.BAT from command prompt
[C:\EnergyPlus111\>RUNallfile.BAT]

RESULT: You'll get the output files in the directory BatchRun.

**********************************************
*BE AWARE: USER ASSUME ALL RISK TRYING THIS !*
**********************************************

Batching more than three will be the same logic.


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/dkFolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx

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 not allowed -- please post any files to the appropriate folder in the Files are of the Support Web Site.




 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/