On Thu, Feb 11, 2010, Ben Roberts wrote:
>
> call subroutine qmgb_calc_mm_pot ( ...
> qmmm_scratch%qm_real_scratch(1,natom),
> qmmm_scratch%qm_real_scratch(natom+1,2*natom) ... )
I think you want scratch(1:natom) here, not "1,natom". Be sure to have
maximum warnings set, because lots depends on what interface the subroutine
sees.
....dac
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Feb 11 2010 - 15:00:02 PST