-
-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Description
This tutorial seems outdated.
This line:
prob_femheat_diffusionconstants = HeatProblem(u₀,f,D=[.01 .001])
throws
ERROR: MethodError: no method matching DiffEqPDEBase.HeatProblem{islinear,isstochastic,MeshType,F,F2,F3,F4,F5,F6,F7,DiffType}(::##3#4, ::##1#2; D=[0.01 0.001])
Closest candidates are:
DiffEqPDEBase.HeatProblem{islinear,isstochastic,MeshType,F,F2,F3,F4,F5,F6,F7,DiffType}(::Any, ::Any, ::Any; noisetype, gD, gN, σ, numvars, D) at /home/blegat/.julia/v0.5/DiffEqPDEBase/src/problems.jl:41
DiffEqPDEBase.HeatProblem{islinear,isstochastic,MeshType,F,F2,F3,F4,F5,F6,F7,DiffType}(::Any, ::Any, ::Any, ::Any; noisetype, gN, σ, numvars, D) at /home/blegat/.julia/v0.5/DiffEqPDEBase/src/problems.jl:16
DiffEqPDEBase.HeatProblem{islinear,isstochastic,MeshType,F,F2,F3,F4,F5,F6,F7,DiffType}{T}(::Any) at sysimg.jl:53 got unsupported keyword argument "D"
in eval_user_input(::Any, ::Base.REPL.REPLBackend) at ./REPL.jl:64
in macro expansion at ./REPL.jl:95 [inlined]
in (::Base.REPL.##3#4{Base.REPL.REPLBackend})() at ./event.jl:68
Metadata
Metadata
Assignees
Labels
No labels