Skip to content
  • Mark OLESEN's avatar
    ENH: avoid parse problems caused by #calc directives (fixes #722) · d637b6eb
    Mark OLESEN authored
    - The additional output generated by #calc directives in the
      controlDict or decomposeParDict causes issues for the RunFunctions
      extraction of 'application' and 'numberOfSubdomains'.
    
      Avoid by using -disableFunctionEntries, which also has the side-effect
      of disabling '#include'.
    d637b6eb