2 2

Next: Model setting without an Up: Alternative formulation Previous: Alternative formulation   Contents   Index

Work with Files

  • Editing file, effective way
  • Syntax of configuration files is C++
  • Comments: // ignores rest of the line, /* text */ ignores any text across the file
  • No columns, white spaces do not matter, empty lines do not matter
  • If there is something written wrong, OpenFOAM usually offers alternatives