Skip to content

Commit

Permalink
change to diffeqproblem library
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Nov 1, 2016
1 parent 5461bd3 commit a0b62a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/oval2_test.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

prob_sde_lorenz

StochasticDiffEq.oval2ModelExample()
DiffEqProblemLibrary.oval2ModelExample()

StochasticDiffEq.oval2ModelExample(useBigs=true,largeFluctuations=true)
DiffEqProblemLibrary.oval2ModelExample(useBigs=true,largeFluctuations=true)

true

0 comments on commit a0b62a7

Please sign in to comment.