First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
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.