Recent content by Hansi87
-
H
Options when using the ode23/45 solver
I'm aware that my first post was slightly unclear and it was not easy to understand what I meant. I want to set an event so that when the ray I shoot reaches the surface Z = 0 the ODE function stops. I also want to implement the event so that it stops if the ray travels outside the grid in the...- Hansi87
- Post #2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
H
Options when using the ode23/45 solver
hi I'm making a script for calculating ray paths in the subsurface using kinematic ray tracing. To my disposition I have a velocity model given on a 2D grid. I'm having troubles understanding how to use Options in order to specify the borders for when the ode23 function is supposed to...- Hansi87
- Thread
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX