ENH: extend flexibility of abort function object (#1119)
- Now also responds to the contents of the trigger file, processing action= contents similar to used with external coupling. Previously it only handled an action that was defined in the dictionary. With this update, the user can chose a diferent action simply by echoing the appropriate action string into the trigger file.
Showing
- src/finiteVolume/cfdTools/general/coupling/externalFileCoupler.C 3 additions, 1 deletion...iteVolume/cfdTools/general/coupling/externalFileCoupler.C
- src/functionObjects/utilities/abort/abort.C 93 additions, 39 deletionssrc/functionObjects/utilities/abort/abort.C
- src/functionObjects/utilities/abort/abort.H 47 additions, 15 deletionssrc/functionObjects/utilities/abort/abort.H
- tutorials/compressible/rhoSimpleFoam/squareBendLiq/system/abort 17 additions, 0 deletions...als/compressible/rhoSimpleFoam/squareBendLiq/system/abort
- tutorials/compressible/rhoSimpleFoam/squareBendLiq/system/controlDict 4 additions, 0 deletions...mpressible/rhoSimpleFoam/squareBendLiq/system/controlDict
Please register or sign in to comment