lp:~pefarrell/dolfin-adjoint/orkney

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Patrick Farrell
Project:
dolfin-adjoint
Status:
Development

Recent revisions

59. By Patrick Farrell

Some dJdc-ing.

58. By Patrick Farrell

Use the TimeFunctional.

57. By Patrick Farrell

Some more Orkney work

56. By Patrick Farrell

A small artifice to get around the fact that we're fiddling the tidal FS data.

55. By Patrick Farrell

Start adjoint work. The replay isn't working yet.

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.

50. By Stephan Kramer

Some cleaning up and parallelisation. Parallel doesn't work yet due to issue (well it runs) due it issue in bathymetry initialisation.

Adding switches have_advection, have_rt0, have_nonlinear_depth instead of commenting bits out.
Apply a latitude dependent rescaling of longitudinal distances.
Only process 0 to write out detector file.

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