surfaceMeshImport(1)

www.openfoam.com, OpenFOAM-v2112

surfaceMeshImport [OPTIONS] surface

Description

Import from various third-party surface formats into surfMesh

Arguments

  • surface
    The input surface file

Options

  • -case dir
    Specify case directory to use (instead of cwd)
  • -clean
    Perform some surface checking/cleanup on the input surface
  • -dict file
    Alternative coordinateSystems
  • -name name
    The surface name when writing (default is 'default')
  • -read-format type
    Input format (default: use file extension)
  • -read-scale factor
    Input geometry scaling factor
  • -write-scale factor
    Output geometry scaling factor
  • -doc
    Display documentation in browser
  • -help
    Display short help and exit
  • -help-full
    Display full help and exit

ADVANCED OPTIONS

  • -debug-switch name=val
    Specify the value of a registered debug switch. Default is 1 if the value is omitted. (Can be used multiple times)
  • -fileHandler handler
    Override the file handler type
  • -from system
    The source coordinate system, applied after '-read-scale'
  • -info-switch name=val
    Specify the value of a registered info switch. Default is 1 if the value is omitted. (Can be used multiple times)
  • -lib name
    Additional library or library list to load (can be used multiple times)
  • -noFunctionObjects
    Do not execute function objects
  • -opt-switch name=val
    Specify the value of a registered optimisation switch. Default is 1 if the value is omitted. (Can be used multiple times)
  • -to system
    The target coordinate system, applied before '-write-scale'
  • -doc-source
    Display source code in browser
  • -help-compat
    Display compatibility options and exit
  • -help-man
    Display full help (manpage format) and exit
  • -help-notes
    Display help notes (description) and exit

COMPATIBILITY OPTIONS

  • -scaleIn (now -read-scale)
    The option was last used in 1912.
  • -scaleOut (now -write-scale)
    The option was last used in 1912.

See Also

Online documentation https://www.openfoam.com/documentation/

Copyright

Copyright © 2018-2021 OpenCFD Ltd.