1. General
Setting Parameters
DAMASK can be controlled by three
configuration files.
The file
material.config has to be present in the model directory and you have to edit it according to your needs, see
Material configuration file for details.
The other two files are optional:
- numerics.config can be used to change the numerical parameters used by DAMASK from their standard values. You need to include only those values that should be changed, for details see Numerics configuration file.
- debug.config can be used to change the amount of output DAMASK adds to the output file of the respective solver used, for details see Debug configuration file.
Know Issues
If your simulation (or only larger simulations) stop with a segmentation fault at an early stage you have to change the stack size, especially when using openMP.
Click
here for more instructions.