这是节点电压的结果,很难看清楚。 作者: david_reg 时间: 2020-3-26 15:58
maybe can try this
netVoltageSignificantDigits
Specifies the number of significant decimal digits to be considered for net voltage. The default
value is 3.
In .cdsenv:
cpf netVoltageSignificantDigits string "3"
In .cdsinit or the CIW:
("cpf" "netVoltageSignificantDigits" 'string "3")
Valid Value: A string value that specifies the number of significant decimal digits.
Default Value: 3作者: xiaowenrun 时间: 2020-3-27 12:49