lp:~fluidity-core/fluidity/MultiFluids

Created by Jefferson Gomes and last modified
Get this branch:
bzr branch lp:~fluidity-core/fluidity/MultiFluids
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:
Development

Recent revisions

3618. By Jefferson Gomes

deleting legacy comments

3617. By Jefferson Gomes

remove unnecessary documentation file for the old parsing system

3616. By Jefferson Gomes

Getting all changes on the current dev-branch of MultiFluids back to the main branch. This include:

(i) 2-/3-d (triangle, tets, quads and hexs) support for:
(i.a) shape functions;
(i.b) sparsity;
(i.c) solvers;
(i.d) extra discret options for p1dgp1, p1dgp2, p1dgp2-dgcv, p2dgp3;
(i.e) unstructured mesh;
(i.f) adaptivity.

(ii) new model functionalities for
(ii.a) compressible flows -- including shock-capturing scheme;
(ii.b) interface tracking
(ii.c) heterogeneous permeability formulation;
(ii.d) multi-component formulation;
(ii.e) discontinuous CV formulation;
(ii.f) surface tension formulation.

(iii) Testing for (2-/3-d):
(iii.a) porous media flow:
- Bucklett-Leverett equation;
- compositional formulation;
- compressible formulation;
- positive/negative gravity;
- discontinuity of relperm.
(iii.b) compressibilityL
- sod shock tube;
- modified sod-shock-tube;
- pressure wave.
(iii.c) interface-tracking:
- collapsing water;
- rising/static bubble.
(iii.d) advection tests.

3615. By Brendan Tollit

Add a python diagnostic field to this test case for the
sum of the phase volume fractions.

Add tests for the min and max of each phase volume fraction
and the min, max and integral of the sum of the phase
volume fractions, many of which have unphysical issues.

Add to the test makefile a rm -rf of velocity_project* files
and the ocvn file which keeps appearing.

3614. By Brendan Tollit

Change the BL_1d_A.mpml timestep size back to 0.003125 from 0.1,
which was changed for soom very unknown strange reason in r3592.

In the copy out of state routine hard set the pressure BC type for all
phase, which is the same as the first phase settings, rather than access
an array out of its bounds.

The BL_1d now appears to run the same as r3590, where all the set up to
run test cases have a ~0.5% change compared to r3589 (the last revision
to pass them). I noticed for this test case also that the saturation
for the second phase is slightly above 1.0 being around 1.0003 at one
point. Phase 1 is fine.

The mp proto tests will still fail...

3613. By Christopher Baker <email address hidden>

updates to copy inout state file. This should correctly insert bcs for everything and has been tested on the 2D test case plus one D test cases in the code. Still need to correctly link the compoistional data from state to the prototype code as this seems wrong.

3612. By Christopher Baker <email address hidden>

take land perm out of scheme

3611. By Christopher Baker <email address hidden>

get rid of some more hardwired variables.

3610. By Christopher Baker <email address hidden>

fix the error that Ben found.

3609. By Christopher Baker <email address hidden>

fix a bug in Copy inout state module.

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.