Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ClC2-VClamp-Prescott.ode
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ param ra=.0063

# PRACTICAL DETAILS FOR XPP

@ total=20000,dt=.1,xlo=-100,xhi=60,ylo=-.125,yhi=.6,xp=v,yp=w
@ total=20000,dt=.1,xlo=-100,xhi=60,ylo=-.125,yhi=.6,xp=v_,yp=w
@ meth=Euler
# ALWAYS USE EULER METHOD WITH NOISE PROCESSES (although there are no such mechanisms in this code
@ dsmin=1e-5,dsmax=.1,parmin=0,parmax=80, autoxmin=0,autoxmax=80,autoymin=-80,autoymax=40
Expand Down