emca1
emca1
Instead of https://github.com/SciML/DiffEqDevTools.jl/blob/260b90d8634042dd3df2c194db43643fbe5162d0/src/ode_tableaus.jl#L2469 constructTanakaKasugaYamashitaYazaki6D should return return(ExplicitRKTableau(A,c,α,6,adaptiveorder=5,αEEst=αEEst,fsal=true)) --- Instead of https://github.com/SciML/DiffEqDevTools.jl/blob/260b90d8634042dd3df2c194db43643fbe5162d0/src/ode_tableaus.jl#L2554 constructTanakaKasugaYamashitaYazaki6C should return return(ExplicitRKTableau(A,c,α,6,adaptiveorder=5,αEEst=αEEst,fsal=true)) --- Instead of https://github.com/SciML/DiffEqDevTools.jl/blob/260b90d8634042dd3df2c194db43643fbe5162d0/src/ode_tableaus.jl#L2639 constructTanakaKasugaYamashitaYazaki6B should return return(ExplicitRKTableau(A,c,α,6,adaptiveorder=5,αEEst=αEEst,fsal=true)) --- Instead of https://github.com/SciML/DiffEqDevTools.jl/blob/260b90d8634042dd3df2c194db43643fbe5162d0/src/ode_tableaus.jl#L2724 constructTanakaKasugaYamashitaYazaki6A should return...