Skip to content
Snippets Groups Projects
  1. Jul 01, 2016
  2. Jun 28, 2016
  3. Jun 27, 2016
  4. Jun 24, 2016
  5. Jun 21, 2016
  6. Jun 20, 2016
  7. Jun 17, 2016
  8. Jun 16, 2016
  9. Jun 15, 2016
  10. Jun 14, 2016
    • Henry Weller's avatar
      foamList: Added support for listing scalar and vector field boundary conditions · dc305b04
      Henry Weller authored
      Usage: foamList [OPTIONS]
      options:
        -case <dir>       specify alternate case directory, default is the cwd
        -compressibleTurbulenceModels
                          List compressible turbulenceModels
        -functionObjects  List functionObjects
        -fvOptions        List fvOptions
        -incompressibleTurbulenceModels
                          List incompressible turbulenceModels
        -noFunctionObjects
                          do not execute functionObjects
        -registeredSwitches
                          List switches registered for run-time modification
        -scalarBCs        List scalar field boundary conditions (fvPatchField<scalar>)
        -switches         List switches declared in libraries but not set in
                          etc/controlDict
        -unset            List switches declared in libraries but not set in
                          etc/controlDict
        -vectorBCs        List vector field boundary conditions (fvPatchField<vector>)
        -srcDoc           display source code in browser
        -doc              display application documentation in browser
        -help             print the usage
      dc305b04
    • Henry Weller's avatar
      foamList: Added support for listing fvOptions, functionObjects and turbulence models · fbc0d4f4
      Henry Weller authored
      Usage: foamList [OPTIONS]
      options:
        -case <dir>       specify alternate case directory, default is the cwd
        -compressibleTurbulenceModels
                          List compressible turbulenceModels
        -functionObjects  List functionObjects
        -fvOptions        List fvOptions
        -incompressibleTurbulenceModels
                          List incompressible turbulenceModels
        -noFunctionObjects
                          do not execute functionObjects
        -registeredSwitches
                          List switches registered for run-time modification
        -switches         List switches declared in libraries but not set in
                          etc/controlDict
        -unset            List switches declared in libraries but not set in
                          etc/controlDict
        -srcDoc           display source code in browser
        -doc              display application documentation in browser
        -help             print the usage
      fbc0d4f4
  11. Jun 13, 2016
  12. Jun 12, 2016
  13. Jun 11, 2016
  14. Jun 10, 2016
  15. Jun 09, 2016