Material configuration

To properly configure each material, you must implement its properties. This is achieved through the constructor of your material model class, where you can set the relevant class member variables.

The following sections will provide detailed information on the parameters that need to be configured for each material. By following these guidelines and setting the required parameters in the constructor of your material model class, you can ensure that each material is accurately represented and prepared for simulation.