Re: [AMBER-Developers] Testing Periodic ICCG pbsa solver under MMPBSA

From: <wmsmith.uci.edu>
Date: Fri, 22 Feb 2013 11:27:50 -0800

When using

solvopt{Assign}[1-68]

The error message is now reading
"Error: mm_option: unknown keyword or invalid value: 0,"
instead of
"Error: mm_option: unknown keyword or invalid value: solvopt"
as it did before.

This seems rather strange to me... anyone know why it seems to be showing
"0" as a keyword?

I haven't made any other modifications as of my last post, other than
changing the one line in mm_options.l to read as shown above.

-Wes

> On Thu, Feb 21, 2013, wmsmith.uci.edu wrote:
>> Here were the relevant source file changes (as of last try):
>> -mm_options.l, Line 160
>> solvopt{Assign}[1-6]|8 { ECHO; solvopt = setVarInt(yytext);
>> }
>
> Try this:
>
> solvopt{Assign}[1-68]
>
> [If you really want to use the "|", you have to use parentheses to
> establish
> precendence: solvopt{Assign}([1-6]|8).]
>
> ...dac
>
> _______________________________________________
> AMBER-Developers mailing list
> AMBER-Developers.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber-developers
>
>


_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Fri Feb 22 2013 - 11:30:03 PST
Custom Search