Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The code example of fitLevel49.py gives an error #4

Open
arugak opened this issue Mar 12, 2017 · 0 comments
Open

The code example of fitLevel49.py gives an error #4

arugak opened this issue Mar 12, 2017 · 0 comments

Comments

@arugak
Copy link

arugak commented Mar 12, 2017

Hi
The code example of fitLevel49.py gives an error.

$ python fitLevel49.py
...
  File "BSIM3v3.py", line 684, in _DC_Curr
    for v in output:
NameError: global name 'output' is not defined

In order to fix this, I added default arguments "output = ('Id', 'Is', 'Isub')" to _DC_Curr (). But I do not know the author's intention. Is this correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant