powered by
Models the transport of particles ejected at the same velocity and different angles using tephra3d.
BlastSim3d(v, th_i = 2 * 1:40, th_a = 0, dt = 0.01, ...)
initial velocity [m/s]
initial inclination angles to test [degrees]
initial azimuth angles to test [degrees clockwise from north]
model time interval [s]
parameters to pass to Tephra3d
# NOT RUN { BlastSim3d(v = 10, th_i = 2* 1:40, th_a = 0, dt = 0.01) # }
Run the code above in your browser using DataLab