Re: NDSolve and "periodic" boundary conditions
- To: mathgroup at smc.vnet.net
- Subject: [mg124049] Re: NDSolve and "periodic" boundary conditions
- From: gac <g.crlsn at gmail.com>
- Date: Sat, 7 Jan 2012 05:19:28 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Thank you, Oliver, for your response. However, the BC in your example is u[t,-10]==u[t,10], which is a period boundary condition. I want to use a boundary condition like u[t,-10]==1+u[t,10]. Thanks again. Glenn