Feeds
提问
How to code Flux Boundary Conditions for a PDE using ODE15s and method of lines
I have a PDE in spherical coordinates that I've discretized spatially using the method of lines for solving with ODE15s. I am ha...
3 years 前 | 1 个回答 | 0
1
个回答提问
Coupled ODE using ODE15s with multiple outputs
I am looking to solve 2 sets of coupled ODEs (one with dCp1 and the other with dQp1). When I try to use OD15s using,t,Cp1,Qp1] =...
3 years 前 | 1 个回答 | 0
