フィルターのクリア

PDEtoolbox_Error using daeic3 (line 230) Need a better guess y0 for consistent initial conditions.

8 ビュー (過去 30 日間)
Hello,
I am trying to solve a system with three partial differential equations coupled by using PDE toolbox.
As I simulate my code, I keep getting an error, saying
Error using daeic3 (line 230)
Need a better guess y0 for consistent initial conditions.
I cannot figure out where the error comes from. Can anyone help me to figure out what the problem is?
Attached PDF file is equations and corresponding code that I am trying to solve.
Any help would be very much appreciated.
Also, let me know if I could provide more information regarding this.

採用された回答

Ravi Kumar
Ravi Kumar 2020 年 3 月 5 日
You do have a singula mass matrix becuase of the equation 2. If I understand correctly equation 1 can be solved in isolation. Once you have u1, can you attempt to solve equation 2 and 3 using u1? This may or may not resolve the issue, it will simplify the system a bit.
  3 件のコメント
Ravi Kumar
Ravi Kumar 2020 年 3 月 5 日
Can you attach the complete code that produces the error? Reproduction could would help identify any workaround.
Minjun Bae
Minjun Bae 2020 年 3 月 6 日
Hello,
Please see the attached pdf file. I have included two function handles as well as my main code.
Thank you so much!
Best regards,

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEigenvalue Problems についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by