PyFoam.Applications.CommonSafeTrigger module

Implements a trigger that sets and resets ‘safer’ settings for Steady runs

class PyFoam.Applications.CommonSafeTrigger.CommonSafeTrigger[source]

Bases: object

The class that does the actual triggering

addOptions()[source]
addSafeTrigger(run, sol, steady=True)[source]
class PyFoam.Applications.CommonSafeTrigger.SafeTrigger(sol, factor)[source]

Bases: object

resetIt()[source]