lp:~btollit/fluidity/cylindrical-2d-coord-system

Created by Brendan Tollit and last modified
Get this branch:
bzr branch lp:~btollit/fluidity/cylindrical-2d-coord-system
Only Brendan Tollit can upload to this branch. If you are Brendan Tollit please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brendan Tollit
Project:
Fluidity
Status:
Development

Recent revisions

3593. By Brendan Tollit

merge trunk into branch

3592. By Brendan Tollit

Add two parameters to Global_Parameters for the type of coordinate
system (rather than using the values everywhere).

Adjust code that uses this and remove not required comments.

3591. By Brendan Tollit

Merge trunk into branch

3590. By Brendan Tollit

merge trunk

3589. By Brendan Tollit

Update the make file dependencies of this branch.

Fluids now uses Coordinates.

Transform_Elements now uses global parameters.

3588. By Brendan Tollit

Rearrange some of the cylindrical coord code to put it into
Coordinates.F90, with the added check that the first dimension
coord is not negative.

Also remove the spherical option as it is not required so dont bother.

3587. By Brendan Tollit

Merge trunk into branch.

3586. By Brendan Tollit

Add options to the fluidity schema for coordinate_system under geometry.

This will permit the selection of cylindrical (for 1d or 2d) or spherical (for 1d).

Include in global parameters the variables two_pi, four_pi and
coordinate_system.

Include in Fluids.F90 a procedure that is called from near the start of the
main module procedure that sets the coordinate_system and performs
some option checks with regard to the geometry dimension.

Adjust Transform_elements.F90 to include 2*pi*r or 4*pi*r**2 where
required in the detwei type arrays.

This required having use global_parameters in Transform_elements.F90 so
the make file dependencies require updating.

3585. By Brendan Tollit

Add to the global paratermeters two_pi and four_pi.

3584. By Paul Woodhams

Addition of new option for Zoltan, additional_adapt_iterations, documented in diamond. Change of Zoltan default final_partitioner to ParMETIS. Addition of a final load balance step with no edge-weighting applied used if tightening load_imbalance_tolerance fails to prevent empty paritions being created. General update of the Zoltan option descriptions.

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