Time step acceleration calculation of force and acceleration of hyperelastic material

Please follow the guidelines in
Read before posting: How do I get my question answered? - #4 by nate when you post questions. Also make sure to format your code with markdown, i.e.

```python
from dolfin import *

#insert code here
```