11-05-2014, 12:19 PM
Bad luck... so there are deeper incompatibilities between 1.2 and 1.3. Another way I think might work is to use a job list file. If you specify parameter values (instead of indexes) in the job list file, the alt values specified in the parameter tree will be ignored. In this case you can put {1} as the alt values for all parameters, which will solve the validation problem.
To create this job list file, you can use the latest jEPlus with the full project. Do a LHS run as you would, but cancel the simulations as soon as it starts. This will still give you the SimJobIndex.csv file containing the whole sample. You can then edit this file to make a job list:
- Remove the first row and the first column
- Replace the weather file names with their corresponding indexes
- Replace the idf file names with their corresponding indexes
- Save again as CSV
I have actually tried this method and it seems working on my computer. So again, good luck!
Yi
To create this job list file, you can use the latest jEPlus with the full project. Do a LHS run as you would, but cancel the simulations as soon as it starts. This will still give you the SimJobIndex.csv file containing the whole sample. You can then edit this file to make a job list:
- Remove the first row and the first column
- Replace the weather file names with their corresponding indexes
- Replace the idf file names with their corresponding indexes
- Save again as CSV
I have actually tried this method and it seems working on my computer. So again, good luck!
Yi