Skip to content
Snippets Groups Projects
  1. Dec 30, 2000
    • slevy's avatar
      · 45248e49
      slevy authored
      Add "kira track" command for particle tracking.
      45248e49
  2. Dec 29, 2000
    • slevy's avatar
      · c8049f2b
      slevy authored
      Add ring markers for non-isolated stars.  Not finished yet, but seems usable.
      No GUI yet, but new commands:
         kiractl nodes  {on|off|roots}
         kiractl rings  {on|off|roots}
         kiractl ringsize {sep|semi}   (ring size from curr. separation or semimajor axis)
         kiractl scale  <scalefactor>
         kiractl span   <minpixels> <maxpixels>   (allowed range of ring radii)
      
      Change encoding of nclump: n for leaves, -n for center-of-mass nodes,
         so colormap can make them distinguishable.
      
      Bug: after kiractl command, must change timestep before it takes effect.
      Bug: ring markers aren't colored yet for some reason.
      c8049f2b
  3. Dec 21, 2000
    • slevy's avatar
      · 9709b03f
      slevy authored
      Reduce SPECKCHUNK to 2001, not 10001.  Too many machines have tiny stacks.
      9709b03f
    • slevy's avatar
      · 81c7708d
      slevy authored
      User-adjustable wraparound time (but no way to adjust it yet).
      Recompute colors and sizes whenever we update dynamic data.
      Don't update dynamic data if time hasn't changed.
      Discard old specks when updating dynamic data -- but allow for
      keeping "ghost" copies (up to st->nghosts) for making trails.
      We don't do trails yet though.
      81c7708d
  4. Dec 20, 2000
    • slevy's avatar
      · 41e2c1bc
      slevy authored
      Lots of changes to support new time flow and additional
      time-related GUI.  Probably not all there but at least somewhat usable.
      41e2c1bc
  5. Dec 13, 2000
    • slevy's avatar
      · 83449b7c
      slevy authored
      Don't report error if WORDS_BIGENDIAN is undefined -- config.h might
      just /* #undef */ it.  Just assume undefined -> false.
      83449b7c
    • slevy's avatar
      · e25ca543
      slevy authored
      We're little-endian if WORDS_BIGENDIAN is defined (in config.h) and set to 0,
      so use #if rather than #ifdef to test endian-ness.
      e25ca543
  6. Dec 12, 2000
  7. Aug 04, 2000
Loading