Feeds
提问
Solving PDE with Euler implicit method
I want to solve the Swift Hohenberg equation for homogenous solution, using the Euler method. This is the function I have for t...
7 years 前 | 0 个回答 | 1
0
个回答提问
Reaction diffusion equation script
I need to build a generic script for solving a reaction-diffusion equation of the form- du/dx = f(u) +D(du/dx)^2 that is base...
7 years 前 | 0 个回答 | 0