photo

Jane


Active since 2024

Followers: 0   Following: 0

Programming Languages:
Python
Spoken Languages:
English
Pronouns:
She/her

Statistics

Feeds

View by

Question


I need help with Predictor-Corrector Scheme for PDE. I use 2d matrices instead of 3d matrices, but something is wrong and I don't understand what.
This is my problem. ∂u/∂t = 4∆u + e^t * cos(πx/2) * sin(πy/4) x ∈ (0, 1), y ∈ (0, 2), t ∈ (0, T], ∂u/∂x | x=0 = y, u | x...

6 months ago | 1 answer | 0

1

answer