I would like to simulate Y-parameters of 2 transistors (T1 and T2) in the same schematic. For that I need 4 RF ports. Ports 1 and 2 for T1 and ports 3 and 4 for T2. In ADS or GG the Y-parameters of T1 and T2 are respectively given by:
YT1 = {Y(1,1),Y(1,2),Y(2,1),Y(2,2)}
YT2 = {Y(3,3),Y(3,4),Y(4,3),Y(4,4)}
Is it possible to do the same thing with QucsStudio? If so, how? If not, is it possible to implement this new functionality?