Skip to content

v0.1.0

Choose a tag to compare

@manjavacas manjavacas released this 16 Feb 14:59
· 87 commits to main since this release

Welcome to the first version of MELKIT! πŸŽ‰ It includes an official documentation and the following functionalities:

  • Reading Control Volumes (CVs) and Flow Paths (FLs) and converting them to objects.
  • Writing, deleting and editing CVs and FLs.
  • Plotting files generated by the EDF package.
  • Extraction of final values for variables monitored by EDF.
  • Obtaining the list of available/used IDs for certain objects (CVs, FLs).
  • Remove all comments from an input file.
  • Search for objects by their ID.
  • Search for duplicate objects in a given list.
  • Get adjacent CVs and FL connections for a given CV.
  • Create submodels from a given CV (beta).

What's Changed

  • Initial toolkit (see documentation).
  • Doc/issue-3 by @manjavacas in #6

New Contributors

Full Changelog: https://github.com/manjavacas/melkit/commits/v0.1.0