lp:~fluidity-core/fluidity/fix-lagr-detectors

Created by Michael Lange and last modified
Get this branch:
bzr branch lp:~fluidity-core/fluidity/fix-lagr-detectors
Members of Fluidity Core Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Fluidity Core Team
Project:
Fluidity
Status:
Merged

Recent revisions

4310. By Michael Lange

Avoid errors due to Python import caching in all lagrangian detector tests.

When runnning all test in one Python instance, like buildbot does, Python
would load the wrong readtool.py due to import caching. This can be avoided
by moving the test code into the xml.

4309. By Michael Lange

Reverting the previous bugfix for large detector output files, since it causes buildbot failures. We'll have to re-visit this problem in a separate merge.

4308. By Michael Lange

Merge from trunk

4307. By Michael Lange

Bugfix to allow detector output files to grow larger than 2.1GB. Thanks to Jean Mensa for reporting and providing the fix for this.

4306. By Michael Lange

Adding a test for detector checkpointing based on the lagrangian_detectors test.

4305. By Michael Lange

Adding a test for single lagrangian detectors.

4304. By Michael Lange

Merge from trunk

4303. By Michael Lange

Adressing bug 1260019 through improved detector buffer handling

Use separate send and receive buffers for each target proc
in exchange_detectors() to avoid buffer corruption.

4302. By Michael Lange

Fixing re-initialisation of detector names from checkpoint.

4301. By Michael Lange

Fixing bug #1262890: Individual lagrangian detectors are initialised with wrong names, causing detector I/O to fail in parallel.

Branch metadata

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