Updated README.md with info on restart support

This commit is contained in:
Knut Morten Okstad 2017-04-20 03:26:46 +02:00 committed by Arne Morten Kvarving
parent 5fcd5fecae
commit aed553a86a

View File

@ -73,7 +73,13 @@ First, we will add inhouse dependencies by a secondary repository.
`sudo apt-get install libhdf5-serial-dev`
`sudo apt-get install libhdf5-openmpi-dev`
8. **[optional]** Install the VTF writer.
8. **[optional]** Install support for [de]serialization of simulator state.
This package is needed if you want to equip your simulator with restart
capabilities. Install it by typing
`sudo apt-get install libcereal-dev`
9. **[optional]** Install the VTF writer.
This is proprietary software that cannot be shared openly.
Send email to Trond.Kvamsdal@sintef.no and ask for them.