Equation implementation

40 views
Skip to first unread message

Toddy Liu

unread,
Aug 25, 2021, 9:10:59 AM8/25/21
to deal.II User Group
Dear Deal.II community,

I'm getting trouble in constructing system matrix of a complex PDE. My PDE is a time-dependent equation, and in simplicity it seems like 

screenshot.png
U is the variable, t denotes the time. D, alpha, beta are constant. So could you please give me some advice about doing this or any reference in existing dealii examples.

Thank you very much.

Daniel Arndt

unread,
Aug 25, 2021, 5:17:20 PM8/25/21
to dea...@googlegroups.com
Toddy,

I would start with thinking about the time discretization scheme you want to use and in particular which terms you want to treat explicitly and which implicitly.
After you have done that, you might still end up with a nonlinear problem in which case you should have a look at https://www.dealii.org/current/doxygen/deal.II/step_15.html and https://www.dealii.org/current/doxygen/deal.II/step_25.html.

Best,
Daniel

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dealii+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/b239ae4a-a114-47a7-ad59-a275f8771239n%40googlegroups.com.

Toddy Liu

unread,
Aug 25, 2021, 9:18:55 PM8/25/21
to deal.II User Group
Hi, Daniel

Thank you very much for your valuable advice and I will try with that.
Reply all
Reply to author
Forward
0 new messages