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 https://github.com/manjavacas/melkit/pull/6
New Contributors
* manjavacas made their first contribution in https://github.com/manjavacas/melkit/pull/6
**Full Changelog**: https://github.com/manjavacas/melkit/commits/v0.1.0