Skip to content
Snippets Groups Projects
  1. Jun 20, 2016
  2. Jun 19, 2016
  3. Jun 17, 2016
  4. Jun 16, 2016
  5. Jun 15, 2016
  6. Jun 14, 2016
    • Henry Weller's avatar
      foamList: Added support for listing scalar and vector field boundary conditions · 8d4c181c
      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
      8d4c181c