Solve PDE equation MATLAB
6 views (last 30 days)
Show older comments
Hi I'm looking to solve the following PDE for P:
where
and
(Symmetric System).
and
(Symmetric System). The parameter values are
,
and
and the solution for P should give a plot that looks something like the attached.
I have no experience with solving PDEs, any guidance with this situation would be appreciated.
3 Comments
Riccardo Scorretti
on 4 Apr 2022
Your pde is linear with respect of P. Do you need to solve it in time domain, are you interested only in the steady state solution? What does it represent from the physical point of view?
Answers (1)
Angus K
on 4 Apr 2022
1 Comment
Riccardo Scorretti
on 4 Apr 2022
Edited: Riccardo Scorretti
on 4 Apr 2022
Ok, so the equation written above was incomplete. However, Torsten is right: in order to get help it is mandatory to define precisely which are the boundary conditions, the initial state (if you want to execute a simulation in time domain). Then we can help (perhaps).
By the way, you should not reply by using "Answer". Answer is reserved to answers to the posed question, not to discussions or answers to comments (like in this case).
See Also
Categories
Find more on PDE Solvers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!