NCS dimensioning in X-PLOR
Axel T. Brunger
brunger at LAPLACE.CSB.YALE.EDU
Thu Feb 15 22:17:00 EST 1996
> while running X-PLOR I received the error message
>
> %NCS-ERR: exceeded MNCSYM parameter --> recompile program
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> BOMLEV= 0 reached. Program execution will be terminated.
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> Subroutine DIE called . Terminating
>
> As instructed in you book, I looked for MNCSYM
> in prexplor.dim, so that I could redefine it,
> but it was not there. Should I directly edit the
> relevant parameter statements in the Fortran source
> code after running prexplor as a work around (and I am
> wary of tinkering with your code), or is the problem
> with our copy of prexplor.dim ?
>
> I have posted this question on several news groups
> but have not received a reply.
>
> My apologies if I should have directed my question elsewhere.
>
Insert the
PARAMETER (MNCSYM=40)
(or higher if needed) statement in the prexplor.dim file and
recompile X-PLOR.
Axel Brunger
More information about the X-plor
mailing list