script for multiple simulations
I have 50 idf files and 50 weather files. Each idf file corresponds to a respective epw file. I don't want to simulate them one-by-one on EP launch. Would it be possible to write a script in order to run EP on each idf file with its respective weather file? If yes, what scripting language would you recommend? Are there any available examples?
Comments
Could you clarify if you are talking about 50 simulation where each idf file has one weather file that goes with it or if you are talking about 2500 simulations where each of the 50 idf files are run 50 times with different weather files each time.
it's the second case "2500 simulations where each of the 50 idf files are run 50 times with different weather files each time"