on | off
|
|||
on | off
|
|||
tout | tstep
|
|||
on | off
|
•
|
quality. This means that the solver remeshes when the value of stopexpr becomes smaller than the value of stopval.
|
•
|
distortion. This means that the solver remeshes when the value of stopdistexpr becomes larger than the value of stopdistval.
|
•
|
general. This means that the solver remeshes when the stopgenexpr property becomes true (nonzero).
|
•
|
tout means that remeshing is done on the last solution that would have been stored by the solver if remeshing would not have occurred. This setting discards any solver progress done since the last output.
|
•
|
tstep means that the remeshing is done using the solution from the last solver step before the condition for remeshing became fulfilled. Only the very last solver step, at which the condition was triggered, is discarded. Typically this setting is preferred because then the progress of the automatic remeshing does not depend on the solver’s list of output times.
|