Moving Boundary Problem
- To: mathgroup at smc.vnet.net
- Subject: [mg129669] Moving Boundary Problem
- From: MB <m.a.boemo at gmail.com>
- Date: Sun, 3 Feb 2013 20:20:16 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
Hi everyone, I'm quite new to Mathematica, and have a quick question about NDSolve. I'm trying to solve a system of coupled PDEs on a moving boundary (essentially solving the PDEs on a circular domain whose radius is increasing with time). Despite several Google searches, I haven't been able to find any good documentation about how to implement moving boundary problems in Mathematica. Is anyone able to provide a simple example of the syntax NDSolve takes for this sort of thing? Thanks so much! Cheers, Mike
- Follow-Ups:
- Re: Moving Boundary Problem
- From: Tomas Garza <tgarza10@msn.com>
- Re: Moving Boundary Problem