Skip to content

OpenFOAM GUI v2.0.1

Choose a tag to compare

@byChen47 byChen47 released this 09 May 04:10
· 28 commits to master since this release

OpenFOAM GUI v2.0.1

New Features

  • 3-way Auto Completion: C++ (200+ keywords), Python, OpenFOAM (250+ BCs/schemes) with independent Edit menu toggles
  • #include Header Completion: 50+ header suggestions triggered after #include <
  • Run Python: Execute .py scripts from editor, configurable interpreter path
  • Run C++: Compile with g++ -std=c++17 -O2 and run, configurable compiler path
  • Auto Indent & Smart Braces: Enter preserves indentation, { generates formatted block
  • Terminal-style Output Dialog: dark/light toggle + Copy button
  • Custom Toolbar Icons: painted icons for Terminal, Python, C++, Sync Boundaries, ParaView
  • Read the Docs documentation: openfoamgui.readthedocs.io

Improvements

  • Language-strict auto-completion (Python files only get Python keywords, etc.)
  • Sync Boundaries auto-reloads modified files in open editor tabs
  • ParaView: improved not-found dialog with download URL
  • Toolbar: drag-to-reorder, View menu toggles, Reset Default Layout
  • Performance: lazy case loading, instant file operations

Requirements

  • Windows 10/11 64-bit
  • No installation needed — single executable