[Carpet] CCTK_{ORIGIN, DELTA}_SPACE() not set when entering local mode

Jonathan Thornburg jthorn at aei.mpg.de
Wed May 24 22:56:10 CEST 2006


> Ok, using my same darcs Carpet (pull --all on 12.May.2006),
> current-cvs everything else, and this CartGrid3D, I see the same bug:
> 
> NFO (CartGrid3D): x=>[0,25]  y=>[0,25]  z=>[0,30]
> map_number=0 component_number=0
>    CCTK_ORIGIN_SPACE()=(-0.934998,-0.934998,0.04)
>    CCTK_DELTA_SPACE()=(0.0747998,0.0747998,0.04)
> map_number=1 component_number=0
>    CCTK_ORIGIN_SPACE()=(2.6196e-314,1.53813e-173,0)
>    CCTK_DELTA_SPACE()=(4.97601e-315,1.53813e-173,0)
[[...]]

p.s.  This is on my laptop: OpenBSD 3.8-stable, compiling with gcc 3.3.5.
      The system malloc() here fills newly-allocated memory with 0xd0 bytes;
      with this bit-pattern and IEEE fp arithmetic, uninitialized 'double'
      values show up as around 1e81 or so.

ciao,

-- 
-- Jonathan Thornburg <jthorn at aei.mpg.de>      
   Max-Planck-Institut fuer Gravitationsphysik (Albert-Einstein-Institut),
   Golm, Germany, "Old Europe"     http://www.aei.mpg.de/~jthorn/home.html      
   "Washing one's hands of the conflict between the powerful and the
    powerless means to side with the powerful, not to be neutral."
                                      -- quote by Freire / poster by Oxfam




More information about the developers mailing list