Skip to content
Snippets Groups Projects
Commit 0083e050 authored by cmaffeo2's avatar cmaffeo2
Browse files

Fix Onck model missing version typo

parent 5e378e1a
No related branches found
No related tags found
No related merge requests found
......@@ -347,6 +347,7 @@ class OnckModel(PolymerModel):
debye_length = 10,
# damping_coefficient = 50e3,
damping_coefficient = 100,
version = None,
DEBUG=False,
**kwargs):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment