610473484 发表于 2023-7-15 15:20:24

运行后出现如图报错咋回事,我是新手!!!help

*** WARNINGERROR 4 from DQDAGS.Roundoff error has been detected in the
***          extrapolation table.The requested tolerances, ERRABS =
***          0.000000000000000D+00 and ERRREL = 1.000000047497451D-03 cannot
***          be reached.

*** WARNINGERROR 4 from DQDAGS.Roundoff error has been detected in the
***          extrapolation table.The requested tolerances, ERRABS =
***          0.000000000000000D+00 and ERRREL = 1.000000047497451D-03 cannot
***          be reached.

*** WARNINGERROR 4 from DQDAGS.Roundoff error has been detected in the
***          extrapolation table.The requested tolerances, ERRABS =
***          0.000000000000000D+00 and ERRREL = 1.000000047497451D-03 cannot
***          be reached.

*** WARNINGERROR 4 from DQDAGS.Roundoff error has been detected in the
***          extrapolation table.The requested tolerances, ERRABS =
***          0.000000000000000D+00 and ERRREL = 1.000000047497451D-03 cannot
***          be reached.


fcode 发表于 2023-7-16 12:03:54

IMSL积分过程中出现了问题,达不到所要求的精度。
这一问题,是函数库使用不当,或者被积函数不符合函数库的要求导致的,和 Fortran 的关联几乎没有。

610473484 发表于 2023-7-19 11:21:07

fcode 发表于 2023-7-16 12:03
IMSL积分过程中出现了问题,达不到所要求的精度。
这一问题,是函数库使用不当,或者被积函数不符合函数库 ...

你好,同样的积分过程,我在算另一个公式中(被积函数)的时候是没有问题的。难道说是这个被积函数的问题吗?如果是被积函数哪里出了问题呢

610473484 发表于 2023-7-19 11:26:48

fcode 发表于 2023-7-16 12:03
IMSL积分过程中出现了问题,达不到所要求的精度。
这一问题,是函数库使用不当,或者被积函数不符合函数库 ...

如果是函数库使用不当,那么怎样使用函数库是合理的?感谢答复
页: [1]
查看完整版本: 运行后出现如图报错咋回事,我是新手!!!help