Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step #4 Initial Conditions #89

Open
afterburner34 opened this issue Sep 15, 2023 · 1 comment
Open

Step #4 Initial Conditions #89

afterburner34 opened this issue Sep 15, 2023 · 1 comment

Comments

@afterburner34
Copy link

When plotting the numerical solution at step 4, initial conditions of the equation was taken from analytical solution (by using un = u.copy() at the beginning of the FD loop, array u is the analytical solution of function at t=0 in our code). I think we need to use initial conditions below in the picture.

resim_2023-09-15_164022302

@bugleilei
Copy link

bugleilei commented Sep 15, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants