branches with status:
Name Status Last Modified Last Commit
lp:~fluidity-core/fluidity/sw_tg_tests Development 2014-10-08 15:17:20 UTC
3722. Again mirroring Fangxin's changes fro...

Author: Jemma Shipton
Revision Date: 2014-10-08 15:17:20 UTC

Again mirroring Fangxin's changes from the ROM branch, this time from:

https://github.com/FluidityProject/fluidity/commit/4cb7521660339a950390076c0e7ed2cda0189073

to allow linking with petsc 3.1 when other petsc versions are present.

lp:fluidity/buildscripts Development 2014-06-20 10:39:35 UTC
4284. The repository has moved to https://g...

Author: Tim Greaves
Revision Date: 2014-06-20 10:39:35 UTC

The repository has moved to https://github.com/FluidityProject/buildscripts

lp:~fluidity-core/fluidity/MultiFluids_Dev (Has a merge proposal) Development 2014-06-12 12:47:32 UTC
4763. last bzr commit...

Author: Dimitrios Pavlidis
Revision Date: 2014-06-12 12:47:32 UTC

last bzr commit...

lp:~fluidity-core/fluidity/darcy_impes_proper (Has a merge proposal) Development 2014-05-30 12:09:48 UTC
4154. Merge with fluidity trunk.

Author: Richard Ferrier
Revision Date: 2014-05-30 12:09:48 UTC

Merge with fluidity trunk.

lp:~fluidity-core/fluidity/lift-velocity-bcs-dev Development 2014-05-30 06:20:12 UTC
4236. Merge in petec-legacy branch.

Author: Rhodri Davies
Revision Date: 2014-05-30 06:19:04 UTC

Merge in petec-legacy branch.

lp:~fluidity-core/fluidity/lift-velocity-bcs Development 2014-05-30 06:19:04 UTC
4235. Merge trunk into branch.

Author: Rhodri Davies
Revision Date: 2014-05-28 23:58:05 UTC

Merge trunk into branch.

lp:~fluidity-core/fluidity/fluidity-petsc-legacy (Has a merge proposal) Development 2014-05-29 00:02:52 UTC
4317. Merge in trunk.

Author: Rhodri Davies
Revision Date: 2014-05-29 00:02:52 UTC

Merge in trunk.

lp:~fluidity-core/fluidity/project-vtu-improvements (Has a merge proposal) Development 2014-05-28 10:22:37 UTC
4317. Properly fix .sum(axis=(1,2)) issue. ...

Author: Stephan Kramer
Revision Date: 2014-05-28 10:22:37 UTC

Properly fix .sum(axis=(1,2)) issue.
Also loosen tolerance for project_vtu test (to avoid gmsh version issues).

lp:fluidity bug(Linked to a blueprint) Development 2014-05-20 15:15:36 UTC
4327. Expanding variables in the test XML c...

Author: Tim Greaves
Revision Date: 2014-05-20 15:15:36 UTC

Expanding variables in the test XML command section as in some cases the
variable assignment failed leading to a test failure.

lp:~fluidity-core/fluidity/buildbot-demo Development 2014-05-13 11:45:38 UTC
4324. As per discussion at: http://lists.gn...

Author: Tim Greaves
Revision Date: 2014-04-25 10:23:20 UTC

As per discussion at:
http://lists.gnu.org/archive/html/bug-libtool/2012-03/msg00004.html

libtool generation breaks for wrapped gfortran >=4.6 in some cases. This is
a different fix to the one proposed in the link above but seems to work. I'm
applying this directly to Fluidity to get a quick fix for Archer but will also
propose it as a fix to spud.

lp:~fluidity-core/fluidity/supportingsoftwaremanualupdates201403 (Has a merge proposal) Development 2014-04-17 12:52:24 UTC
4336. Updating the Ubuntu section in 'Exter...

Author: Tim Greaves
Revision Date: 2014-04-17 12:52:24 UTC

Updating the Ubuntu section in 'External Libraries' to reflect a more time-
independent description of supported releases.

lp:~fluidity-core/fluidity/fixTidalDiagnostics Development 2014-04-15 12:42:08 UTC
4323. Small modification giving a better er...

Author: Alexandros Avdis
Revision Date: 2014-04-15 12:39:26 UTC

Small modification giving a better error message when tidal harmonic analysis fails. When failing to compute phase it should now report which tidal constituent fails.

lp:~fluidity-core/fluidity/zoltan-tweaks-new Development 2014-03-25 17:08:39 UTC
4304. revert tests and change galerkin proj...

Author: Samuel Parkinson
Revision Date: 2014-03-25 17:08:39 UTC

revert tests and change galerkin projection routine to include halo 1 elements, but still not halo 2 elements

lp:~fluidity-core/fluidity/MultiFluids_Fast Experimental 2014-03-07 17:04:28 UTC
4190. make sure everything is up todate

Author: Christopher Pain
Revision Date: 2014-03-07 17:04:28 UTC

make sure everything is up todate

lp:~fluidity-core/fluidity/MultiFluids_reordering Development 2014-03-06 13:33:17 UTC
4353. small fix

Author: Zhihua Xie
Revision Date: 2014-03-06 13:33:17 UTC

small fix

lp:~fluidity-core/fluidity/slope_limiter_boundary Development 2014-02-20 10:43:50 UTC
4239. Merge in trunk.

Author: Stephan Kramer
Revision Date: 2014-02-20 10:43:50 UTC

Merge in trunk.

lp:~fluidity-core/fluidity/fix-detector-filesize bug Development 2014-02-08 08:04:10 UTC
4317. Make makefiles

Author: Michael Lange
Revision Date: 2014-02-08 08:04:10 UTC

Make makefiles

lp:~fluidity-core/fluidity/pvtu2vtu-dg Development 2014-01-24 16:29:45 UTC
4306. Fix pvtu2vtu for DG pvtus. Previousl...

Author: Stephan Kramer
Revision Date: 2014-01-24 16:27:36 UTC

Fix pvtu2vtu for DG pvtus.

Previously when passing a discontinuous pvtu to pvtu2vtu, it would create a continuous vtu
choosing a value at the vertex from one of the surrounding dg nodes at random. Now, it creates
a discontinuous vtu without loosing any information or accuracy.

lp:~fluidity-core/fluidity/sw_tg_adjust_mass Development 2014-01-22 14:55:37 UTC
3697. reinstating optional argument as too ...

Author: Jemma Shipton
Revision Date: 2014-01-22 14:55:37 UTC

reinstating optional argument as too much effort to remove it

lp:~fluidity-core/fluidity/fluidity-petsc-dev Development 2014-01-14 16:12:04 UTC
4314. Use PetscBool instead of PetscTruth.

Author: Stephan Kramer
Revision Date: 2014-01-14 16:12:04 UTC

Use PetscBool instead of PetscTruth.

lp:~fluidity-core/fluidity/zoltan-tweaks (Has a merge proposal) Development 2013-11-28 11:44:06 UTC
4252. merge with trunk

Author: Samuel Parkinson
Revision Date: 2013-11-28 11:44:06 UTC

merge with trunk

lp:~fluidity-core/fluidity/darcy_transport Development 2013-11-22 17:42:14 UTC
4101. set the dynamic time step is accordin...

Author: Liping Cai
Revision Date: 2013-11-22 17:42:14 UTC

set the dynamic time step is according to the value of the current source term instead of the change rate of concentrantion at the previous time step

lp:~fluidity-core/fluidity/analytical-sphere Development 2013-11-15 01:17:18 UTC
4107. Merge in trunk.

Author: Rhodri Davies
Revision Date: 2013-11-15 01:17:18 UTC

Merge in trunk.

lp:fluidity/training Development 2013-11-06 12:41:07 UTC
43. Fixes to vis slides and editing makef...

Author: Jon Hill
Revision Date: 2013-11-06 12:41:07 UTC

Fixes to vis slides and editing makefile for 2013

lp:fluidity/4.1 Mature 2013-11-01 15:40:02 UTC
3866. ** Fluidity Release 4.1.11 (lp:fluidi...

Author: Tim Greaves
Revision Date: 2013-11-01 15:40:02 UTC

** Fluidity Release 4.1.11 (lp:fluidity r4279)

This is a milestone release of Fluidity containing updates since 2013-02-27
(4.1.10, trunk r.4254) and prepared for the November Fluidity training course.

The main policy decision following the release of 4.1.11 is that Fluidity only
supports GCC as a compiler for building. Since Intel moved to 12.0 all Intel
compilers have contained critical-for-us Fortran bugs which have not been
resolved, and there are no signs that a resolution is near as of this release.
Hence, with 11.1(>.074) being unavailable from Intel, GCC remains the only
supported compiler to build Fluidity.

Known bugs include the non-functional CGAL build, and a known issue with the
libspud build when built with CC, CXX, and FC set to MPI compilers. Neither are
expected to be an issue for the majority of users.

Key changes since 4.1.10 include:

* Adding prescribed normal flow boundary condition
* New equation type ‘shallow water’
* Test overhaul for cluster environments
* Improved support for internal boundaries, in particular 2d adaptivity.
* Removed ALGENCAN support
* Testharness no longer requires PYTHONPATH to be set
* PETSc auto detection added for common install locations
* tcmalloc used for non-debug Fluidity when available
* Removed use_compressible_projection_method option

lp:~fluidity-core/fluidity/MultiFluids_Fast_reviewer2 Development 2013-10-31 19:03:59 UTC
4190. Some changes

Author: psalinas
Revision Date: 2013-10-31 19:03:59 UTC

Some changes

lp:fluidity/longtests bug Development 2013-10-29 10:16:15 UTC
2132. Updates to tests to remove deprecated...

Author: Cian Wilson
Revision Date: 2013-10-29 10:16:15 UTC

Updates to tests to remove deprecated use_compressible_projection_method option.

lp:~fluidity-core/fluidity/iceshelf (Has a merge proposal) Development 2013-10-25 15:24:16 UTC
4058. Merge the trunk

Author: Satoshi Kimura
Revision Date: 2013-10-25 15:24:16 UTC

Merge the trunk

lp:~fluidity-core/fluidity/biology_dg Development 2013-10-11 07:51:55 UTC
4067. Merge from trunk

Author: Jon Hill
Revision Date: 2013-10-11 07:51:55 UTC

Merge from trunk

lp:fluidity/firedrake Development 2013-10-07 13:20:49 UTC
4334. Using assign to trigger caching.

Author: Doru Bercea
Revision Date: 2013-10-07 13:20:49 UTC

Using assign to trigger caching.

lp:~fluidity-core/fluidity/MultiFluids_Fast2 Development 2013-10-03 17:06:13 UTC
4178. Added LOC_U_SOURCE, a way to calculat...

Author: psalinas
Revision Date: 2013-10-03 17:06:13 UTC

Added LOC_U_SOURCE, a way to calculate SOUGI_X and more fixes.

lp:~fluidity-core/fluidity/firedrake-gpu-assembly Development 2013-09-24 11:11:04 UTC
4320. put mass matrix version of explicit w...

Author: David Ham
Revision Date: 2013-09-24 11:04:36 UTC

put mass matrix version of explicit wave equation back in

lp:~fluidity-core/fluidity/firedrake-interior-facet-integrals Development 2013-09-20 09:19:49 UTC
4283. test of external facet integral

Author: David Ham
Revision Date: 2013-09-19 14:21:16 UTC

test of external facet integral

lp:~fluidity-core/fluidity/firedrake-mixed Development 2013-09-18 00:46:08 UTC
4313. core_types: Add common base class Fun...

Author: Florian Rathgeber
Revision Date: 2013-09-18 00:38:12 UTC

core_types: Add common base class FunctionSpaceBase

Serves as the base class for all types of FunctionSpaces and takes a
mesh and an element as constructor arguments.

lp:~fluidity-core/fluidity/sw_taylorgalerkin_parallel Development 2013-09-06 14:30:24 UTC
3662. update branch to get some tests

Author: Jemma Shipton
Revision Date: 2013-09-06 14:30:24 UTC

update branch to get some tests

lp:~fluidity-core/fluidity/firedrake-explicit-wave-test Development 2013-09-06 13:41:40 UTC
4296. Less problematic name for test python...

Author: David Ham
Revision Date: 2013-09-06 13:40:10 UTC

Less problematic name for test python script

lp:~fluidity-core/fluidity/firedrake-mixed-space-expressions (Has a merge proposal) Development 2013-09-03 15:11:22 UTC
4300. Add more docstrings

Author: Lawrence Mitchell
Revision Date: 2013-09-03 15:11:22 UTC

Add more docstrings

lp:~fluidity-core/fluidity/firedrake-wave-explicit Development 2013-09-02 14:58:31 UTC
4294. Plausibly complete helmholtz test

Author: David Ham
Revision Date: 2013-09-02 14:58:31 UTC

Plausibly complete helmholtz test

lp:~fluidity-core/fluidity/sw_parallel Development 2013-07-26 12:41:39 UTC
3623. script for generating cubed sphere me...

Author: Jemma Shipton
Revision Date: 2013-07-26 12:41:39 UTC

script for generating cubed sphere meshes in parallel

lp:~fluidity-core/fluidity/gmsh_intel bug(Has a merge proposal) Development 2013-07-19 09:34:48 UTC
4226. Tweaking tolerance

Author: Jon Hill
Revision Date: 2013-07-19 09:34:48 UTC

Tweaking tolerance

lp:~fluidity-core/fluidity/intel13_port Development 2013-07-15 16:56:23 UTC
4235. Shuffling use statements for Intel v13

Author: Michael Lange
Revision Date: 2013-07-15 16:56:23 UTC

Shuffling use statements for Intel v13

lp:~fluidity-core/fluidity/exorcised Development 2013-07-05 10:13:28 UTC
4229. Revert merge 4202, which is causing f...

Author: Adam Candy
Revision Date: 2013-07-04 15:04:45 UTC

Revert merge 4202, which is causing failures in current trunk.

lp:~fluidity-core/fluidity/sw_advection Development 2013-06-13 11:05:09 UTC
3622. rt1 Williamson 2 test

Author: Jemma Shipton
Revision Date: 2013-06-13 11:05:09 UTC

rt1 Williamson 2 test

lp:~fluidity-core/fluidity/bug_1183080 bug Development 2013-06-05 11:51:50 UTC
4221. Removing the chaining from non-radial...

Author: Jon Hill
Revision Date: 2013-06-05 11:50:53 UTC

Removing the chaining from non-radial extrudes using sigma layer, similar to bug 1099943. Fixes https://bugs.launchpad.net/fluidity/+bug/1183080

lp:~fluidity-core/fluidity/detector_netcdf Development 2013-05-27 16:27:13 UTC
4219. Adding detector re-initialisation fro...

Author: Michael Lange
Revision Date: 2013-05-27 16:23:12 UTC

Adding detector re-initialisation from NetCDF checkpoint.

lp:~fluidity-core/fluidity/refactor-netcdf bug(Linked to a blueprint) Development 2013-05-19 09:42:51 UTC
4026. Merge from trunk

Author: Jon Hill
Revision Date: 2013-05-19 09:42:51 UTC

Merge from trunk

lp:~fluidity-core/fluidity/ice-melt-mesh-movement Development 2013-05-18 13:47:16 UTC
4218. Mesh movement according to ice melt. ...

Author: Stephan Kramer
Revision Date: 2013-05-18 13:41:19 UTC

Mesh movement according to ice melt.

To use choose ice_melt as mesh movement scheme and add a prescribed field
"ThermalConductivity" with the conductivity values for water and ice in the
corresponding regions. As the ice melt depends on the normal temperature
gradient at the interface you'll need enough resolution to resolve the
diffusive boundary layer.

lp:~fluidity-core/fluidity/profiling Development 2013-05-13 10:30:37 UTC
4215. add more timing hooks

Author: Xiaohu Guo
Revision Date: 2013-05-13 10:30:37 UTC

add more timing hooks

lp:~fluidity-core/fluidity/bgq_hacks Development 2013-05-02 09:15:17 UTC
4206. Initial set of changes to get configu...

Author: Michael Lange
Revision Date: 2013-05-01 16:33:10 UTC

Initial set of changes to get configure going:
 * Make configure cross-compile-aware
 * Make configure BG/Q-aware
 * Identify LAPACK with dsyevx (provided by IBM ESSL)
 * Bypass PETSc version check

lp:~fluidity-core/fluidity/parallel-rendezvous-algorithm Development 2013-04-29 15:19:30 UTC
4218. updating the parallel test: running o...

Author: Frank Milthaler
Revision Date: 2013-04-29 15:19:30 UTC

updating the parallel test: running on 2, 3, 4 procs

lp:~fluidity-core/fluidity/external-library-updates-after-4.1.9 Development 2013-03-13 13:27:46 UTC
4197. Initial round of updates to the manua...

Author: Tim Greaves
Revision Date: 2013-03-13 13:27:46 UTC

Initial round of updates to the manual, based on an updated set of instructions
including the gcc 4.7 build.

lp:~fluidity-core/fluidity/tidal-velocity-bcs-doodson Development 2013-03-09 19:26:15 UTC
3970. Also merging in schema fixes (that I'...

Author: Stephan Kramer
Revision Date: 2013-03-09 19:26:15 UTC

Also merging in schema fixes (that I'd done by hand on this branch already).

lp:~fluidity-core/fluidity/tidal-velocity-bcs Development 2013-03-09 19:24:36 UTC
3967. Undoing incorrect schema changes (now...

Author: Stephan Kramer
Revision Date: 2013-03-09 19:24:36 UTC

Undoing incorrect schema changes (now identical to trunk).

lp:~fluidity-core/fluidity/doodson Development 2013-03-07 14:39:45 UTC
3994. Merging in trunk.

Author: Stephan Kramer
Revision Date: 2013-03-07 14:39:45 UTC

Merging in trunk.

lp:~fluidity-core/fluidity/pragmatic2d Development 2013-02-25 00:21:16 UTC
4173. Bug fixes

Author: Gerard
Revision Date: 2013-02-19 02:24:55 UTC

Bug fixes

lp:~fluidity-core/fluidity/shallow-water-newgn Development 2013-02-21 22:00:09 UTC
3617. unittest for quad meshes

Author: Jemma Shipton
Revision Date: 2013-02-21 22:00:09 UTC

unittest for quad meshes

lp:~fluidity-core/fluidity/MultiFluids Development 2013-02-19 17:14:58 UTC
3618. deleting legacy comments

Author: Jefferson Gomes
Revision Date: 2013-02-19 17:14:58 UTC

deleting legacy comments

lp:~fluidity-core/fluidity/rename_checkpoint Development 2013-02-16 19:15:38 UTC
4031. So the diff was incorrect - error bet...

Author: Jon Hill
Revision Date: 2013-02-16 19:15:38 UTC

So the diff was incorrect - error between keyboard and chair - so merging across

lp:~fluidity-core/fluidity/darcy_weak_bcs Development 2013-02-09 09:37:52 UTC
4110. Added profiling print to darcy_impes ...

Author: Gerard
Revision Date: 2013-02-09 09:37:52 UTC

Added profiling print to darcy_impes main.

lp:~fluidity-core/fluidity/hilbert (Has a merge proposal) Development 2013-02-04 16:20:23 UTC
4187. Remove unnecessary and undesirable ex...

Author: Mark Filipiak
Revision Date: 2013-02-04 16:20:23 UTC

Remove unnecessary and undesirable exact coordinate remapping.

lp:~fluidity-core/fluidity/hector_hacks Development 2013-01-15 15:53:47 UTC
4143. Argh, merge from trunk *and* a tweak ...

Author: Jon Hill
Revision Date: 2013-01-15 15:53:47 UTC

Argh, merge from trunk *and* a tweak to configure to get hector to compile

lp:~fluidity-core/fluidity/purge_F77 Development 2013-01-04 14:02:00 UTC
4156. Re-instate some old ad stuff - with c...

Author: Gerard
Revision Date: 2013-01-04 14:02:00 UTC

Re-instate some old ad stuff - with changes to make it less crap for porting

lp:~fluidity-core/fluidity/detectors_netcdf Development 2012-12-22 13:20:25 UTC
4149. Adding writes for vector fields.

Author: Michael Lange
Revision Date: 2012-12-22 13:20:25 UTC

Adding writes for vector fields.

lp:~fluidity-core/fluidity/low_re_p_correction_fix Development 2012-12-13 15:10:52 UTC
4141. Hopefully fixing the intel debug buil...

Author: Stephan Kramer
Revision Date: 2012-12-11 23:45:22 UTC

Hopefully fixing the intel debug build.

For some bizarre reason intel started to choke on a bit of debugging code, code that is perfectly legal and hasn't changed for a long time. However on reading the code I realized the debugging check was actually incorrect. So hopefully fixing that will also placate the intel compiler.

lp:~fluidity-core/fluidity/cv_faces_high_degree_quadrature_fix Development 2012-12-10 18:56:55 UTC
4140. Sufficient changes to ensure that sur...

Author: James Robert Percival
Revision Date: 2012-12-10 18:53:30 UTC

Sufficient changes to ensure that surface are correctly calculated on CV faces for tetrahedral meshes, as tested by resurrected test_cv_faces femtools unittest.

lp:~fluidity-core/fluidity/excise-fldecomp (Has a merge proposal) Development 2012-11-29 12:08:44 UTC
4052. Merge from trunk.

Author: Mark Filipiak
Revision Date: 2012-11-29 12:08:44 UTC

Merge from trunk.

lp:~fluidity-core/fluidity/p3hacks Development 2012-11-09 18:10:19 UTC
4054. Merging the latest corrections from f...

Author: Alexandros Avdis
Revision Date: 2012-11-09 18:10:19 UTC

Merging the latest corrections from fix_coord_transformations.

lp:~fluidity-core/fluidity/fldecomp_renumbering Development 2012-11-09 15:02:00 UTC
4113. Inverting Zoltan's mapping to fix Hil...

Author: Michael Lange
Revision Date: 2012-11-09 15:02:00 UTC

Inverting Zoltan's mapping to fix Hilbert SFC re-ordering in fldecomp.

lp:~fluidity-core/fluidity/global_numbering Development 2012-11-03 14:54:19 UTC
3559. merge from trunk

Author: David Ham
Revision Date: 2012-11-03 14:54:19 UTC

merge from trunk

lp:~fluidity-core/fluidity/shallow-water-quads Development 2012-10-30 16:17:08 UTC
3605. work in progress

Author: Jemma Shipton
Revision Date: 2012-10-30 16:17:08 UTC

work in progress

lp:~fluidity-core/fluidity/shallow-water-dev (Has a merge proposal) Development 2012-10-23 14:54:53 UTC
3603. get global numbering fix for quads fr...

Author: Jemma Shipton
Revision Date: 2012-10-23 14:54:53 UTC

get global numbering fix for quads from trunk

lp:~fluidity-core/fluidity/buoyancy_adjustment Development 2012-10-23 11:10:26 UTC
4000. Merge in of trunk, to keep present br...

Author: Alexandros Avdis
Revision Date: 2012-10-23 11:10:26 UTC

Merge in of trunk, to keep present branch up-to-date.

lp:~fluidity-core/fluidity/sea-ice-branch Development 2012-10-19 12:48:57 UTC
3651. Boundaries treated as closed by default.

Author: Simon Mouradian
Revision Date: 2012-10-19 12:48:57 UTC

Boundaries treated as closed by default.

lp:~fluidity-core/fluidity/separate-mg Development 2012-10-16 15:14:15 UTC
4082. Should have been added in last commit.

Author: Stephan Kramer
Revision Date: 2012-10-16 15:14:15 UTC

Should have been added in last commit.

lp:~fluidity-core/fluidity/changesourcetesting Development 2012-10-11 09:12:38 UTC
4091. Trivial change testing buildbot

Author: Tim Greaves
Revision Date: 2012-10-11 09:12:38 UTC

Trivial change testing buildbot

lp:~fluidity-core/fluidity/sea-ice-coupling Development 2012-10-09 20:00:15 UTC
3648. revert last trunk merge, something broke

Author: Simon Mouradian
Revision Date: 2012-10-09 20:00:15 UTC

revert last trunk merge, something broke

lp:~fluidity-core/fluidity/eos_generic_field_bugfix bug Development 2012-09-17 20:05:44 UTC
4054. The relationship of a generic scalar ...

Author: Adam Candy
Revision Date: 2012-09-17 20:04:30 UTC

The relationship of a generic scalar field to the density in the linear equation of state has the wrong sign.
This commit fixes the code. tests and examples need to be checked.

lp:~fluidity-core/fluidity/bcs_with_subcycling_fix (Linked to a blueprint) Development 2012-09-09 09:35:13 UTC
4051. Added test case (MMS) of advection-di...

Author: Alexandros Avdis
Revision Date: 2012-09-09 09:35:13 UTC

Added test case (MMS) of advection-diffusion of passive tracer, P1DG discretisation, compact discontinuous Galerkin, and a combination of Neumman and Diriclet boundary conditions across the domain boundaries.

lp:~fluidity-core/fluidity/inteldebugging Development 2012-09-07 13:48:36 UTC
4049. Change things to intent inout for tes...

Author: Rhodri Davies
Revision Date: 2012-09-07 13:48:36 UTC

Change things to intent inout for testing

lp:~fluidity-core/fluidity/metis_five bug Development 2012-08-29 14:29:16 UTC
4038. merging Metis changes from DARWIN por...

Author: James Robert Percival
Revision Date: 2012-08-29 11:54:11 UTC

merging Metis changes from DARWIN port branch

lp:~fluidity-core/fluidity/extrudeup Development 2012-08-24 11:37:34 UTC
3771. Trunk merge.

Author: Adam Candy
Revision Date: 2012-08-24 11:37:34 UTC

Trunk merge.

lp:~fluidity-core/fluidity/extrude_unification Development 2012-08-23 22:58:49 UTC
4042. Remove print statements used for unit...

Author: Adam Candy
Revision Date: 2012-08-23 22:48:35 UTC

Remove print statements used for unittest debugging.

lp:~fluidity-core/fluidity/project-to-continuous-restriction bug Development 2012-06-27 09:44:56 UTC
3985. Merging from trunk.

Author: Stephan Kramer
Revision Date: 2012-06-27 09:44:56 UTC

Merging from trunk.

lp:~fluidity-core/fluidity/fluidity-petsc-dev-hybrid Development 2012-06-20 14:38:57 UTC
3986. Changed petsccg -> petscpccg for PETS...

Author: Fiona Reid
Revision Date: 2012-06-20 13:43:03 UTC

Changed petsccg -> petscpccg for PETSc 3.3 compatibility and used LINKER instead
of FLLINKER for several tool binaries (periodise, test_laplacian, test_trace_space
and visualise_elements as they failed to link with FLLINKER.

lp:~fluidity-core/fluidity/buildbottest Development 2012-05-30 20:48:37 UTC
4009. Fix test #2.

Author: Tim Greaves
Revision Date: 2012-05-30 20:48:37 UTC

Fix test #2.

lp:~fluidity-core/fluidity/ocean_forcing (Has a merge proposal) Development 2012-05-01 10:43:17 UTC
3585. Merge from trunk

Author: Jon Hill
Revision Date: 2012-05-01 10:43:17 UTC

Merge from trunk

lp:~fluidity-core/fluidity/fix_rotate2ll bug Development 2012-04-25 16:32:48 UTC
3983. Fix rotate2ll.

Author: Alexandros Avdis
Revision Date: 2012-04-25 16:30:27 UTC

Fix rotate2ll.

lp:~fluidity-core/fluidity/adjoint (Has a merge proposal) Development 2012-04-16 13:08:17 UTC
3623. Merge from trunk.

Author: Patrick Farrell
Revision Date: 2012-04-16 13:08:17 UTC

Merge from trunk.

lp:~fluidity-core/fluidity/checkpoint-sighup Development 2012-04-12 13:46:03 UTC
3978. Use SIGHUP to cause a checkpoint at t...

Author: Gerard
Revision Date: 2012-04-12 13:46:03 UTC

Use SIGHUP to cause a checkpoint at the end of the next timestep. SIGHUP is cleared once the checkpoint has started.

lp:~fluidity-core/fluidity/MultiFluids-inertia Development 2012-03-30 10:17:18 UTC
3665. clean up velocity field initialisatio...

Author: Dimitrios Pavlidis
Revision Date: 2012-03-30 10:17:18 UTC

clean up velocity field initialisation a bit and allocate the correct size for u, v, w

lp:~fluidity-core/fluidity/embedded_models (Linked to a blueprint) Development 2012-03-28 14:52:57 UTC
3558. move ocean_forcing to embedded_models...

Author: Frank Milthaler
Revision Date: 2012-03-28 14:52:57 UTC

move ocean_forcing to embedded_models; change relevant code; changed flml in tests, longtests and example

lp:~fluidity-core/fluidity/fluidity-initialisation-from_netcdf (Has a merge proposal) Development 2012-03-27 11:16:41 UTC
3943. Fix initialising prescribed fields fr...

Author: Stephan Kramer
Revision Date: 2012-03-27 11:16:41 UTC

Fix initialising prescribed fields from "netcdf" format in parallel.

lp:~fluidity-core/fluidity/fluidity_libadjoint_navier_stokes (Has a merge proposal) Development 2012-03-26 14:54:06 UTC
3774. Merge from trunk

Author: Simon Funke
Revision Date: 2012-03-26 14:54:06 UTC

Merge from trunk

lp:~fluidity-core/+junk/zoltan-report Development 2012-03-02 14:02:21 UTC
17. Fixing typos

Author: Jon Hill
Revision Date: 2012-03-02 14:02:21 UTC

Fixing typos

lp:~fluidity-core/fluidity/remove_tictoc Development 2012-02-28 21:36:27 UTC
3889. Merge from trunk

Author: Jon Hill
Revision Date: 2012-02-28 21:36:27 UTC

Merge from trunk

lp:~fluidity-core/fluidity/add-trilinos-to-acx-zoltan Development 2012-02-16 20:28:06 UTC
3933. Additional setuptools aclocal.m4 rout...

Author: Tim Greaves
Revision Date: 2012-02-16 20:28:06 UTC

Additional setuptools aclocal.m4 routine added in error; removing.

lp:~fluidity-core/fluidity/immersed-body Development 2012-02-09 18:17:43 UTC
3470. minor tweaks/clean up on implicit sol...

Author: Frank Milthaler
Revision Date: 2012-02-09 18:17:43 UTC

minor tweaks/clean up on implicit solids and fixed a memory leak (lumped_mass_matrix_fluid and lumped_inverse_mass_matrix_fluid) in supermesh_force and intersections of solid/fluid elements are now inserted in an unsorted ilist

lp:~fluidity-core/fluidity/fluidity-petsc_readnsolve-reordering Development 2012-02-07 20:48:35 UTC
3912. Some changes in petsc_solve_petsc_csr...

Author: Stephan Kramer
Revision Date: 2012-02-07 20:44:29 UTC

Some changes in petsc_solve_petsc_csr routines:
 petsc_solve_setup_petsc_csr now returns a petsc matrix and petsc_numbering object. Usually this will just be matrix%M and matrix%row_numbering. But this will be different when I have implemented reordering for petsc_csr_matrix type.
Remove some unused variables. In particular this removes an unused argument from setup_ksp_from_options.

lp:~fluidity-core/fluidity/fluidity-DG-slope-limiter-boundaries (Linked to a blueprint) Development 2012-01-18 17:21:24 UTC
3898. There is now an option to control whe...

Author: Adam Candy
Revision Date: 2012-01-18 17:21:24 UTC

There is now an option to control whether the slope limiting for the vertex-based Kuzmin scheme is applied directly to the velocity or to the velocity tendency in the momentum equation solve. This is controlled by the schema node at:

 ...velocity/prognostic/temporal_discretisation/discontinuous_galerkin/limit_slope_apply_to_tendency

Note this commit switches the default behaviour *back* to applying it to the velocity.

lp:~fluidity-core/fluidity/filament Development 2012-01-03 10:14:11 UTC
3879. Adding test i forgot in last commit

Author: Jon Hill
Revision Date: 2012-01-03 10:14:11 UTC

Adding test i forgot in last commit

1100 of 118 results