NDSolve confusion
- To: mathgroup at smc.vnet.net
- Subject: [mg122067] NDSolve confusion
- From: Jonathan Frazer <J.Frazer at sussex.ac.uk>
- Date: Tue, 11 Oct 2011 04:25:38 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Hi, I have a set of real differential equations of which I'm only interested in real solutions. Some variables are defined using complex notation such that the imaginary parts cancel. Because some variables are defined in this way, NDSolve solves in the complex plane. My first question is how do I tell NDSolve to only find real solutions? My second question is how is it possible I have complex solutions? Many thanks, Jonny