lp:~schnetter/carpet/trunk-fastimport

Created by Erik Schnetter and last modified
Get this branch:
bzr branch lp:~schnetter/carpet/trunk-fastimport
Only Erik Schnetter can upload to this branch. If you are Erik Schnetter please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Erik Schnetter
Project:
Carpet
Status:
Development

Recent revisions

380. By Erik Schnetter

CarpetLib: Improve bboxlib algorithms

Modify the algorithm used to insert a new bbox into an existing
bboxset. This reduces the computational complexity of this operation
from O(n^2) to O(n), where n is the number of elements in the bboxset.
This has the potential to speed up regridding significantly.

379. By Erik Schnetter

Carpet: Output number of buffer zones on startup

378. By Tanja Bode <email address hidden>

CarpetReduce: Constrain testsuites to 1 processor tests due to GFs.

377. By Ian Hinder <email address hidden>

Correct style file location in documentation.tex
---
 Carpet/CarpetIOASCII/doc/documentation.tex | 2 +-
 Carpet/CarpetIOHDF5/doc/documentation.tex | 2 +-
 Carpet/CarpetInterp/doc/documentation.tex | 2 +-
 Carpet/CarpetReduce/doc/documentation.tex | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

--HG--
extra : rebase_source : fbf1c9c5e5bd3a08d5cb95f6073449dcf0298ec5

376. By Tanja Bode <email address hidden>

CarpetReduce: Update both testsuite files.

375. By Ian Hinder <email address hidden>

Introduce dummy Carpet::poison_value parameter

This parameter was removed in the past and is not used in current
Carpet. However, to stop old parameter files from breaking, we
reintroduce it. There is a warning in the param.ccl file that the
parameter is unused, but no warning at runtime. This is not a big
problem since poison is only used for debugging.

374. By Ian Hinder <email address hidden>

Fix Carpet2ygraph.pl to work with new Carpet

The script CarpetIOASCII/src/util/Carpet2ygraph.pl (it is the same
both in the git and hg versions of Carpet) is not working anymore. I
modified it in order to be able again to produce different output for
the different refinement levels and now it can also work with more
than 9 refinement levels. I have attached my version and the diff with
the version in the repository.

373. By Roland Haas <email address hidden>

CarpetIOHDF5: update test suite checkpoints to new format

372. By Erik Schnetter

LoopControl: Disable random-restart hill climbing by default

Disable random-restart hill climbing by default, as this makes a
certain segfault vanish. (We don't know the cause of the segfault
yet.)

371. By Roland Haas <email address hidden>

Carpet: Correct schedule and restriction traversal for postrestrictinitial

this is analogous to b4429f4006e5 and makes sure that all restrictions happen
before routines in POSTRESTRICTINITIAL are called (which might trigger
prolongation when doing a SYNC, thus pulling data from coarser levels.)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers