Page 1 of 1

Specify range with multiple data sets

Posted: Tue Oct 23, 2012 10:19 pm
by kengel
Hello:

Is there a way to specify a range for an input variable when using multiple data sets? For example, I want to run 100 different data sets from the same input file, where 50 runs are with element 1 and the other are with element 2. Instead of writing
typat1 1
typat2 1
...
typat49 1
typat50 2
typat51 2
etc.

Is there a way to specify a range, such as typat1 through typat50 = 1 and typat51 through typat100 = 2?

Thank you,
Kale