Firefly and PC GAMESS-related discussion club



Learn how to ask questions correctly


Re^9: More advanced problem – p2p fails

Alex Granovsky
gran@classic.chem.msu.su


Hi,

are you using Firefly version 7.1.G? The support of non-decimal input
was added in Firefly version 7.1.G. All previous versions will abort
because of non-standard syntax.

Note, if you cannot use hexadecimal input, convert these numbers
to decimal first (i.e., use 1024, 2048, 4096, 8192, 16384, 65536, etc...)

regards,
Alex


On Fri Apr 2 '10 12:00pm, Vyacheslav wrote
------------------------------------------
>Hi, Alex,
>I've edit my previous post and insert first results (before your post has appeared on page) - but with wrong number 00400 (as I've learnt now from your post). I've tried to run FF with mxgsum=0x400 however FF wrote that he doesn't understand what is means. Then I put mxgsum=00400…
>
>
>------------------------------------
>On Fri Apr 2 '10 11:00am, Alex Granovsky wrote
>----------------------------------------------
>>Hi,

>>this is just C language-like syntax for hexadecimal constants.
>>The 0x is just a prefix to mark hexadecimal input.
>>In particular, 0x400 means 400 hexadecimal that is 1024 decimal.
>>Firefly accepts also 0o (for octal) and 0b (for binary) constants.

>>Regards,
>>Alex
>>
>>
>>
>>On Fri Apr 2 '10 10:21am, Vyacheslav wrote
>>------------------------------------------
>>


[ Previous ] [ Next ] [ Index ]           Fri Apr 2 '10 12:16pm
[ Reply ] [ Edit ] [ Delete ]           This message read 712 times