由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - Help! 有谁用过LSODE/LSODA?
相关主题
请大虾推荐一个fully implicit solver.Fast solver of linear equation system
Hamiltonian System有什么好的方法吗?help on nonlinear programming solver
Analytic solution for an ODE请问用g77编译时如何限制'warning'的出现?
直接用NR的源程序需要注意什么吗?Abaqus: error with dynamic loading
something strange in fortran90如何用变步长的差分法解PDE?
求矩阵逆的算法mm is not real until explicitly declared
在线等:紧急求助Matlab高手(ODE问题)再请教Re: 请教大家c++ array
Fortran 77 dynamic memory allocation 2再问个excel solver &VBA问题
相关话题的讨论汇总
话题: lsoda话题: lsode话题: any话题: problem话题: daspk
进入Computation版参与讨论
1 (共1页)
f******n
发帖数: 176
1
Any comments about this package? Thank you!
f**l
发帖数: 2041
2
For stiff problem, I suggest you try DASSL. According to a recent
review, it is the most efficient implicit solver. If your problem
is large scale, you might want to use DASPK, which uses Krylov method
to solve linear systems. But I heard that the preconditioner could
be a hard problem when using DASPK.
For nonstiff problem, Adams method is good enough. There are many
software using that. I guess Shampine's software should be good, since
she wrote all the ode solvers for matlab.

【在 f******n 的大作中提到】
: Any comments about this package? Thank you!
1 (共1页)
进入Computation版参与讨论
相关主题
再问个excel solver &VBA问题something strange in fortran90
随机数???求矩阵逆的算法
fortran搞计算还是简单多了在线等:紧急求助Matlab高手(ODE问题)
[求助]ODE数值解不convergeFortran 77 dynamic memory allocation 2
请大虾推荐一个fully implicit solver.Fast solver of linear equation system
Hamiltonian System有什么好的方法吗?help on nonlinear programming solver
Analytic solution for an ODE请问用g77编译时如何限制'warning'的出现?
直接用NR的源程序需要注意什么吗?Abaqus: error with dynamic loading
相关话题的讨论汇总
话题: lsoda话题: lsode话题: any话题: problem话题: daspk