First time here? Check out the Help page!
1 | initial version |
You can use system or dos function to call RunEPlus.bat located in EnergyPlus directory. For example: dos('D:\RunEPlus.bat in.epw') or system('D:\RunEPlus.bat in.epw')
2 | No.2 Revision |
You can use system or dos function to call RunEPlus.bat located in EnergyPlus directory. For example: dos('D:\RunEPlus.bat in(idf file name excluding idf extension) in.epw') or system('D:\RunEPlus.bat in(idf file name excluding idf extension) in.epw')
3 | No.3 Revision |
You can use system or dos function to call RunEPlus.bat located in EnergyPlus directory.
For example:
example:
dos('D:\RunEPlus.bat in(idf file name excluding idf extension) in.epw') or
or
system('D:\RunEPlus.bat in(idf file name excluding idf extension) in.epw')
4 | No.4 Revision |
You can use system or dos function to call RunEPlus.bat located in EnergyPlus directory.
For example:
dos('D:\RunEPlus.bat dos('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name excluding idf extension) in.epw') or
system('D:\RunEPlus.bat system('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name excluding idf extension) in.epw')
5 | No.5 Revision |
You can use system or dos function to call RunEPlus.bat located in EnergyPlus directory.
For example:
dos('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name excluding without idf extension) in.epw') in(weather file without epw extension)') or
system('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name excluding without idf extension) in.epw')in(weather file without epw extension)')
6 | No.6 Revision |
You can use system or dos function to call RunEPlus.bat located in EnergyPlus directory. There are two ways rnning energyplus:
For example:example:
dos('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name without idf extension) in(weather file without epw extension)')
oror<br> system('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name without idf extension) in(weather file without epw extension)')
For example:
system('C:\YOUR_ENERGYPLUS_INSTALLATION_FOLDER\EnergyPlus.exe -w weather_file.epw idf_file.idf')
where -w represents the weather file option. Without "-w" you only get a sizing run. Here are more details (https://github.com/NREL/EnergyPlus/bl...) Please change your answer.
7 | No.7 Revision |
You can use system or dos function to call RunEPlus.bat located in EnergyPlus directory. There are two ways rnning energyplus:
For example:
dos('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name without idf extension) in(weather file without epw extension)') or<br> system('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name without idf extension) in(weather file without epw extension)')
For example:
system('C:\YOUR_ENERGYPLUS_INSTALLATION_FOLDER\EnergyPlus.exe -w weather_file.epw idf_file.idf')
where -w represents the weather file option. Without "-w" you only get a sizing run. Here are more details (https://github.com/NREL/EnergyPlus/bl...) Please change your answer.
8 | No.8 Revision |
You can use system or dos function to call RunEPlus.bat located in EnergyPlus directory. There are two ways rnning energyplus:
For example:
dos('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name without idf extension) in(weather file without epw
extension)') or<br> extension)')
system('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name without idf extension) in(weather file without epw
extension)')extension)')
For example:
system('C:\YOUR_ENERGYPLUS_INSTALLATION_FOLDER\EnergyPlus.exe -w weather_file.epw idf_file.idf')
where -w represents the weather file option. Without "-w" you only get a sizing run. Here are more details (https://github.com/NREL/EnergyPlus/bl...) Please change your answer.
9 | No.9 Revision |
You can use system or dos function to call RunEPlus.bat located in EnergyPlus directory. There are two ways rnning energyplus:
For example:
dos('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name without idf extension) in(weather file without epw extension)')
system('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name without idf extension) in(weather file without epw extension)')
For example:
system('C:\YOUR_ENERGYPLUS_INSTALLATION_FOLDER\EnergyPlus.exe -w weather_file.epw idf_file.idf')
where -w represents the weather file option. Without "-w" you only get a sizing run. Here are more details (https://github.com/NREL/EnergyPlus/bl...) (https://github.com/NREL/EnergyPlus/bl...) Please change your answer.
10 | No.10 Revision |
You can use system or dos function to call RunEPlus.bat located in EnergyPlus directory. There are two ways rnning energyplus:
For example:
dos('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name without idf extension) in(weather file without epw extension)')
system('D:\Your_EnergyPlus_installation_folder\RunEPlus.bat in(idf file name without idf extension) in(weather file without epw extension)')
For example:
system('C:\YOUR_ENERGYPLUS_INSTALLATION_FOLDER\EnergyPlus.exe -w weather_file.epw idf_file.idf')
where -w represents the weather file option. Without "-w" you only get a sizing run. Here are more details (https://github.com/NREL/EnergyPlus/bl...) Please change your answer.)