lp:~simon-funke/libadjoint/online_revolve_dolfin_adjoint

Created by Simon Funke and last modified
Get this branch:
bzr branch lp:~simon-funke/libadjoint/online_revolve_dolfin_adjoint
Only Simon Funke can upload to this branch. If you are Simon Funke please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Simon Funke
Project:
libadjoint
Status:
Development

Recent revisions

86. By Simon Funke

Use str() instead of __str__()

85. By Simon Funke

Merge from "trunk"

84. By Simon Funke

Some final tidy up

83. By Simon Funke

Fix the timestep prediction in the checkpoint burgers test. The test now tests a multistage revolve with memory and disk checkpoints.

82. By Simon Funke

After implementing the Vector.delete() the offline checkpointing works.

81. By Simon Funke

An implementation of the Vector's read and write functions. With these we can now use offline checkpointing that stores the checkpoints on disk. However, the delete function is not implemented yet, causing the simulation to crash at the very end.

80. By Patrick Farrell

Get checkpointing working for simulations which solve multiple equations per timestep.
That was surprisingly easy, once I realised how.

Add a checkpoint_stokes test. We do 11 timesteps, but only give 5 checkpoint slots, so it has
to replay several times during the adjoint run in order to acquire the solutions about
which it wants to linearise.

79. By Simon Funke

Remove the print statement.

78. By Simon Funke

Commit a checkpointing test.

77. By Patrick Farrell

Impose the homogenised boundary conditions on the R* term, too.

Branch metadata

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

Subscribers