no patches available at the moment
This commit is contained in:
parent
0771411cd8
commit
5d2802f6c9
|
@ -9,14 +9,6 @@ cd DAMASK_ROOT
|
||||||
patch -p1 < installation/patch/nameOfPatch
|
patch -p1 < installation/patch/nameOfPatch
|
||||||
```
|
```
|
||||||
|
|
||||||
## Available patches
|
|
||||||
|
|
||||||
* **disable_HDF5** disables all HDF5 output.
|
|
||||||
HDF5 output is an experimental feature. Also, some routines not present in HDF5 1.8.x are removed to allow compilation of DAMASK with HDF5 < 1.10.x
|
|
||||||
|
|
||||||
* **disable_old_output** disables all non-HDF5 output.
|
|
||||||
Saves some memory when using only HDF5 output
|
|
||||||
|
|
||||||
## Create patch
|
## Create patch
|
||||||
commit your changes
|
commit your changes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue