Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 785 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 785 Bytes

Changes (since v0.2.1)

  • switched to MIT license
  • removed the GUI again.
  • added optimal control capabilities
  • removed support for MSVC
  • restructured boundary value data types.
  • cleanup of data directory

Changes (since v0.1.10)

  • Defaults can be set for arbitrary Components in the problem_data.json.
  • There is now an install target to install Grazer into the system path.
  • other compilers then
  • added a --version flag to print out the version of grazer.
  • fixed an important bug, where we failed to take the pipe cross section into account when computing the reynolds number.
  • It is now possible to install grazer with the install target.
  • There are now more docs in userguide.tex but it is still not complete.

Changes (since v0.1.4)

  • added GUI Version