|
[Date Index]
[Thread Index]
[Author Index]
Re: what's the largest system solvable in mathematica?
- To: mathgroup at smc.vnet.net
- Subject: [mg43966] Re: what's the largest system solvable in mathematica?
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Thu, 16 Oct 2003 04:16:00 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <bmj2sm$psd$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
may be the compexity of the right hand side is more important.
Parallel initial value solvers do not fit into the master-worker model
of the "Parallel Computing Toolkit" and are only usefull for stiff
equations.
But Mathematica use the method of lines for partial differential
equations
and if you don't care about the simple right hand side,
lets say 256 ^3 should work.
Regards
Jens
sean kim wrote:
>
> hello group.
>
> I was wondering... does anyone know what the largest system of ODE
> solved using the Mathematica? How many ode's were in the system?
>
> did they use parallel kit or grid mathematica to solve it?
>
> maybe a silly question, but I was just wonering.
>
> any thoughts or insight will be appreciated.
>
> thanks in advance
>
> sean
Prev by Date:
Something really wrong with FindRoot or NDSolve in Mathematica 5.0
Next by Date:
RE: Mathematica 5 : strange Plot
Previous by thread:
what's the largest system solvable in mathematica?
Next by thread:
Re: what's the largest system solvable in mathematica?
|