in few places (like thermostats, or bsse, etc..) in the input were
present keywords "RANGE" to
define intervals of integers for specifying regions of atoms (mostly)
and so.
These keywords are no longer available, but you can specify now the
same interval with a more
simple notation: 1..50, will be interpreted by the parser as all
integers between 1 and 50.
This is interpreted at the parser level, this means that this
notation can be used everywhere a list
of integers is expected in the input file, without any restriction.
In case of possible troubles, please, reply to this thread.
Thanks for possible feedbacks!
Teo
so
LIST 1 3 7 10..100 will work on
1,3,7, and from 10 to 100 am I right?
Ciao
Carlo
On 27 Aug 2008, at 08:34, carlo antonio pignedoli wrote:
>
> Teodoro, looks nice
thanks! I appreciate the comment ;-) some grooming always helps!... ;-)
>
> so
>
> LIST 1 3 7 10..100 will work on
> 1,3,7, and from 10 to 100 am I right?
yep! in case you experience problems, please post here the input!
see you later!
teo