Author Topic: conductance plot  (Read 2340 times)

0 Members and 1 Guest are viewing this topic.

Offline esp

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 318
  • Country: us
  • Reputation: 3
    • View Profile
    • University of Minnesota
conductance plot
« on: September 2, 2012, 22:40 »
I dropped my nc file with transmission spectrum results into the conductance analyzer in vnl, and I got:
ValueError: could not convert string to float: [vg0.0V][vds0.1V]

i saved all the results as trans[vgXX][vdsXX] ... why would it try to parse the object name?

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5538
  • Country: dk
  • Reputation: 90
    • View Profile
    • QuantumATK at Synopsys
Re: conductance plot
« Reply #1 on: September 3, 2012, 08:44 »
I think it's almost a mistake that the conductance analyzer is part of the main VNL package, it's used in a specific tutorial where indeed the object IDs are encoded in a particular format to fit the Analyzer. Try the "I-V Curve" analyzer instead, it's much more generic and robust. Sorry for the inconvenience!