answered 2018-04-25 03:40:53 -0500
A model can get the starting index for another plant model with MDLIND subroutine. Example on how to get the first VAR index for a generator model:
CALL MDLIND(IBUS, ID, 'GEN', 'VAR', IVAL, IERR)