MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Random Walk model

  • To: mathgroup at smc.vnet.net
  • Subject: [mg94203] Random Walk model
  • From: PhysNova <skhoshbinfar at gmail.com>
  • Date: Sat, 6 Dec 2008 19:59:45 -0500 (EST)

hi,
i am writing a program to employ random walk model to simulate solute
transport in the ground. since the geometry is only half space (x>0) ,
i could not manage the process to reject jumping to negative x value
and force it to try calculate the expression again and again, until
meet the geomtry condition.
could you get me an idea?
Thanks in advance


  • Prev by Date: Re: Mathematica 5,6,7 WeatherData, CityData
  • Next by Date: Plot[x, {x,0,1}] is failing.
  • Previous by thread: Re: AstronomicalData and assumed geographic position
  • Next by thread: Re: Random Walk model