Limit on number of particles.

Hello everyone,

I have a small program that plots particles in space. It takes 4 arrays, an
x, y, z, and value arrays and plot them as such:

        (index)->(x, y, z, value)

as suggested earlier on the list.

Does anyone know, or can point me to some information, concerning a limit on
the number of particles that I can plot using this method?

I am wondering if there is a limit placed on the number of elements in an
array with java, or if there's a limit with VisAD.

Thanks!
-dave

---------------------
David Nguyen
Computer Engineering
Northwestern University
dave@xxxxxxxxxxxxxx
http://www.davenguyen.net


  • 2001 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: