Asking Fortran for Machine Trip
CALL DISTMACHINETRIPAPI(IBUS, ID, IERR) dear everyone, after I put this in Mode 3, for certain condition (If function), simulation system will not converged. is there any other api for fortran to call this function? thank you very much
Maybe the convergence problem is a consequence of the generator trip, i.e. the trip is correctly done but there is a network problem. Do you get a trip message in progress window?
Dear Dr Perolofl, trip message is appeared, but the main problem, simulation is stop after trip is applied. example the trip at 2.1 s so the graph only shows until 2.1 s too. However the total simulation that we want more than this value.
Is PSSE crashing or is the simulation stopped but PSSE is alive? In your question it is said that system does not converge?
Dear Dr Perolofl, it is work normal using GENTRP(IBUS, ID) howeever, this function does not include in API, is there any other way to search documentation for another "hidden" API such as GENTRP?