比如在gui界面里,simulation下输出如下信息:
This log was created by MWSolver at Thu Apr 16 15:12:27 2026.
MWSolver started ...
Homotopy initialization started.
Warning:Homotopy initialization failed with simplified expression, try actual expression again.
Error:Homotopy initialization failed.
The debug logs are large and have been written to: SimulationDebugInfo.log
Errors occurred during the simulation; Detailed error logs have been written to: SimulationErrorInfo.log
Simulation finished at time = 0 (stopTime = 500)
CPU time for Integration: 0.283s
Number of Time Events: 0
Number of State Events: 0
Number of Step Events: 0
Number of Grid Points: 0
Minimum integration stepsize: 0
Maximum integration stepsize: 0
Simulation failed.
Failed to initialize.
我问ai,ai说看不到这段信息,ai只知道仿真失败了,但看不到这里提示的具体原因,请问这是mcp模式下正常的吗?如果正常,能不能改进下让mcp把这个信息也返回,如果不正常,可能的原因是什么?(ai调用mcp tool没有问题的)