Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 815 Bytes

File metadata and controls

24 lines (16 loc) · 815 Bytes

FoamBO Docs

If you want to search the configuration docs, run the following command then type in your query:

uvx foamBO --docs

Getting started

To get familiarized with the foamBO framework; it's recommended to go through these tutorials:

  1. Optimization 101: single-objective, single-parameter setup
  2. Multi-objective optimization: advanced setups

Implementation and contributing

If you are interested in contributing to foamBO or are just curious about its internals, head to the Code design style guide