lp:~s-kramer/dolfin-adjoint/orkney

Created by Stephan Kramer and last modified
Get this branch:
bzr branch lp:~s-kramer/dolfin-adjoint/orkney
Only Stephan Kramer can upload to this branch. If you are Stephan Kramer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stephan Kramer
Project:
dolfin-adjoint
Status:
Development

Recent revisions

60. By Stephan Kramer

Adding new mesh of Pentland Firth with Inner Sound farm.

59. By Stephan Kramer

Increasing resolution around farm.

58. By Stephan Kramer

Also need to transform to lat,lon

57. By Stephan Kramer

Adding source files for mesh, now includes farm.

56. By Stephan Kramer

Adding a version of orkney.py with some dolfin-adjoint optimisation stuff.

55. By Stephan Kramer

Add coarse input mesh files. Now runs without any further input files. Bathymetry is set to a constant and tidal forcing is a made up function.

54. By Stephan Kramer

Adding latlon2xy() function.

53. By Stephan Kramer

Fix bug in Coriolis term. Change dump frequency to 1hr (timestep=100s), and 1 nonlinear iteration (solving linear system).

52. By Stephan Kramer

Fix detectors in parallel.
The various detectors are now probed by the local processes, the result is then synced across the processes and written out by process 0. The syncing is a bit of a hack since it only uses MPI.min()/max() and sum(). Will have to look into how to do proper MPI communication.
Bounding box that determines what detectors are selected is no longer hard-coded.

51. By Stephan Kramer

Using conditional() to set a minimum depth. Doesn't seem to do what I want.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:dolfin-adjoint
This branch contains Public information 
Everyone can see this information.

Subscribers