%EVENT_WriteRestart%

write restart event handle

EVENT($EV_Restart$) = ( event_trigger_expression, %EVENT_WriteRestart%, OPTIONAL: MessageCode )
For each MESHFREE point, the event_trigger_expression is evaluated. If it is larger than zero for the considered point, the event is triggered and a restart file is written independent of the definition given in RestartStepSize. The event_trigger_expression is defined by Equations. The (optional) MessageCode is a positive integer or $$-acronym that associates the event with an EventMessage to be printed every time the event is triggered. The current status of a point with respect to this type of event is available in %ind_event_WriteRestart%. Note: In case of using %RESTART_sequence% to define the RestartStepSize, the user can limit the number of kept restart files triggered by EVENT similarly to the number of kept restart files triggered by standard. See %RESTART_sequence% for details.