Spectre has the option to print all the node capacitance values with an option called captab in the DC analysis options form. I specified node to node capacitance. The circuit consists of 1 diode connected npn. In my spectre.out file I see the following: Q1:int_b : 0 variable=0 0 Q1:int_b : Q1:int_b variable=536.081f 536.081f Q1:int_b : Q1:int_c variable=201.324f 201.324f Q1:int_b : Q1:int_e variable=334.757f 334.757f Q1:int_b : net24 variable=0 -0 Q1:int_c : 0 variable=98.8871f 98.8871f Q1:int_c : Q1:int_b variable=201.559f 201.559f Q1:int_c : Q1:int_c variable=300.446f 300.446f Q1:int_c : Q1:int_e variable=0 -0 Q1:int_c : net24 variable=0 -0 Q1:int_e : 0 variable=0 0 Q1:int_e : Q1:int_b variable=334.522f 334.522f Q1:int_e : Q1:int_c variable=234.671a 234.671a Q1:int_e : Q1:int_e variable=334.757f 334.757f Questions: 1. Why is the b-c and c-b capacitance slightly different? 2. What is the meaning of the b-b, c-c, and e-e capacitance? 3. It is diode connected so why do I have a b-c capacitance? 4. Can I use the b-c and b-e cap values as Cmu and Cpi in the hybrid-pi SS model? 5. Is there a way that I can output the captab results to a separate file other than spectre.out for postprocessing?