lp:~pefarrell/dolfin-adjoint/orkney
- Get this branch:
- bzr branch lp:~pefarrell/dolfin-adjoint/orkney
Branch merges
Branch information
Recent revisions
- 56. By Patrick Farrell
-
A small artifice to get around the fact that we're fiddling the tidal FS data.
- 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. - 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