restart_additionalBE

(experimental) include additional boundary elements file during restart

Additional boundary elements can be included during restart by:
restart_additionalBE = ( NewBEFile, NewGeometryManipulations, NewGeometryRestrictions ) Restart_AdditionalBE = ( NewBEFile, NewGeometryManipulations, NewGeometryRestrictions ) # alternative definition
  • NewBEFile specifies the additional boundary elements file to be included. The same formats are supported as for include{File}.
  • The modifications NewGeometryManipulations and NewGeometryRestrictions are optional. None, a choice of them, or even all of them in the same statement/line are accepted. They have to be separated by a comma.
Note: The alias definitions for additional boundary elements have to be copied from pre-restart aliases by restart_copying. Pre-restart aliases and their associated boundary elements can be removed on restart by restart_toberemoved.
List of members:
NewGeometryManipulations (experimental) geometrical modifications of additional boundary elements files during restart
NewGeometryRestrictions (experimental) restrictions for additional boundary elements files during restart