Hello,
The script I was referring to in the earlier post was developed as part of a specific project. I can not make it public as it contains too many site specific information that is confidential.
The basic idea behind it is this:
1. Prepare a steering file for the base case, where the base case has parameters that are altered for each case (i.e., having a different wind speed and direction for each case).
2. Formulate all combination of parameters of interest (i.e., every combination of wind speed and wind direction)
3. Write a new steering file for every scenario in the list of combinations.
4. Simulate every steering file.
5. Merge all result files into one master library database.
I think this process is called task farming. I am planning to make it more generally applicable. Once I do, I shall share.
Pat