lp:~skimura04/fluidity/DG_Neumann_test

Created by Satoshi Kimura and last modified
Get this branch:
bzr branch lp:~skimura04/fluidity/DG_Neumann_test
Only Satoshi Kimura can upload to this branch. If you are Satoshi Kimura please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Satoshi Kimura
Project:
Fluidity
Status:
Development

Recent revisions

3879. By Tim Bond

A slight relaxation of the tolerance on this test to cater for Precise.

3878. By Tim Bond

Minor relaxation on tolerance to allow for Precise.

3877. By Cian Wilson

This missed out on a 2dadapt flag in the merge.

3876. By Cian Wilson

Cleaning up and making consistent the exclusion of tags in make test and make mediumtest (also deleting make mediumzoltantest as buildbot didn't use it anymore). Most importantly adding an algencan tag and 2dadapt tags where appropriate to medium tests so that they don't fail when fluidity is not configured with algencan (the norm) or 2d adaptivity (unusual).

3875. By Cian Wilson

Loosen tolerances on this test to hopefully make buildbot green again. Still curious why Gerard's changes made a test that's been stable for years change.

3874. By Tim Bond

This merge supplies:

* An updated version of libspud
* An install target for diamond in the root fluidity makefile
* A target in the root fluidity makefile to install user schemata

3873. By Brendan Tollit

Add an option to include the Source field directly to the right hand side
for prognostic scalar fields. Adjust CG, DG, FV and CV to
act on this as necessary. Include a very simple two field eigenvalue
(using the time step loop as a power iteration loop) 1d test
case for each discretisation checking order of converegence to test
this new functionality.

This also includes a comment in the schema that variations in
the Source field across subcycled time steps is not considered,
a constant value across the whole time step is assumed (whether
added directly or tested with shape_rhs).

In assemble/Advection_Diffusion_CG.F90 a redundant optional
variable passed in called extra_discretised_source is removed, as
well as the code that added it to the rhs.

3872. By Tim Bond

Change to documentation only - preparatory manual work for the changes to
Diamond build and install methods.

Note that this does not address (and we have not in the past addressed) the
needs of diamond for supporting software to exist on the system. This probably
needs to be added to one of the appendices at some point; specifically libxml2
and python-lxml, assuming I'm remembering correctly that they are hard
dependencies.

3871. By Patrick Farrell

When setting a vector field from Python, check the length of the iterable
returned by the user, and check that it is the length we expect. Fixes
lp:800694.

3870. By Jon Hill

Fixing the FLML fiels for the GLS KP test such that the wind surface stress returned from python is the correct dimension (1 not 2)

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