lp:~asc/fluidity/fluidity_for_extrude

Created by Adam Candy and last modified
Get this branch:
bzr branch lp:~asc/fluidity/fluidity_for_extrude
Only Adam Candy can upload to this branch. If you are Adam Candy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Adam Candy
Project:
Fluidity
Status:
Development

Recent revisions

3742. By Hannah Hiester

Adding a postprocessing script to these examples and updating Makefiles accordingly

3741. By Michael Lange

Fixing the asynchrony of physical and parametric coordinates of detectors when mesh_movement is enabled (Bug #876295).

Key changes:
  * By default detectors will stay truly static in space.
  * The flag move_with_mesh causes the detectors to drift with the moving mesh.
  * A new switch which defines how to deal with detectors outside of the computational domain:
    * The default fail_outside_domain causes Fluidity to fail gracefully
    * write_nan_outside_domain causes NaN values to be written to detector output
  * Two new test cases:
    * detectors_mesh_movement tests move_with_mesh functionality
    * detectors_mesh_movement_parallel tests that detectors go across parallel domain boundaries when kept truly static, and that NaN is output correctly.

The manual has been updated to document the new flag and switch and Buildbot branch queue is green. Long tests will be updated accordingly.

3740. By Hannah Hiester

little bit of tidying of vtktools. Nearly there with this bit

3739. By Flora MacTavish

Chnages to the restratification manual entry.

3738. By Flora MacTavish

Adding python script to restratification example

3737. By Flora MacTavish

changes to the restratification example

3736. By Adam Candy

This is a fix for bug lp:881571 introduced by commit revision 3671.
This will bring back correct version numbering.
The code to check if Fluidity is being packaged needs to be looked at as revision 3671 was not complete.
'$(VERSION)' should be kept under the include/version.h directive. In the case of a packaged version, $(VERSION) should be set to (or overwritten by) $(PACKAGE_VERSION) - with an ifeq(@ISPACKAGED@,yes) ?

3735. By Alexandros Avdis

Corrected spelling and typos in the parametrisations chapter.

3734. By Alexandros Avdis

The Parametrisations chapter was re-structured: The turbulence parametrisations are now all an appropratelly named section, RANS models and LES are now each presented as in separate subsection each.

Added some more material on the LES introduction and some bibliography entries.

3733. By Christian Jacobs

Improved the documentation for the tephra_settling example using feedback from Gareth.

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.

Subscribers