Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Don't name your model REGCAU1! It must have a unique name.

A wind generator model is a current injection model (IT=1) and is called in both TBLCNC and TBLCNT. The subroutine REG is called in TBLCNC and the subroutine TEG is called by PSSE in TBLCNT.

Your model needs an entry point for subroutine TEG so PSSE can call it in TBLCNT.

Read about Coordinated call in POM.

See also post "Question about coordinated call models".