TWO-TERM DC LINE "LINE 1" USER MODEL "TXJUD" NOT ACCESSIBLE
How to access this user model, please can anybody help me out?
add a comment
How to access this user model, please can anybody help me out?
You are using an user written HVDC model with name ZXJUD there Z is any letter except "T". These models have a second entry point with the first character repalced with the letter "T". In this case TXJUD. That subroutine is called in "CONET", i.e. at every iteration done by TYSL.
You need to access the dll file with the user model and add it to PSSE before initialising.
Thank you so much for the clarifications. Maybe this is the reason I am not getting Initial condition Check OK message.