File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,17 @@ A toolkit designed to facilitate the handling of MELCOR/MELGEN `1.8.6` files.
66
77## ⚙️ Utilities
88
9- - Reading Control Volumes (` CVs ` ) and Flow Paths (` FLs ` ) and converting them to objects.
10- - Writing, deleting and editing ` CVs ` and ` FLs ` .
9+ - Reading Control Volumes (` CVs ` ), Flow Paths (` FLs ` ), Control Functions ( ` CFs ` ) and converting them to objects.
10+ - Writing, deleting and editing ` CVs ` , ` FLs ` and ` CFs ` .
1111- Plotting files generated by the ` EDF ` package (` PTF ` support is planned!)
1212- Extraction of values printed by ` EDF ` .
13- - Obtaining the list of available/used IDs for certain objects (` CVs ` , ` FLs ` ).
13+ - Obtaining the list of available/used IDs for different objects (` CVs ` , ` FLs ` , ` CFs ` ).
1414- Remove all comments from an input file.
1515- Search for objects by their ID.
1616- Search for duplicate objects in a given list.
1717- Get adjacent ` CVs ` and ` FL ` connections for a given ` CV ` .
18+ - Get ` CFs ` associated with a given ` FL ` .
19+ - Recursively extract inter-dependent ` CFs ` .
1820- Create submodels from a given ` CV ` (_ beta_ ).
1921
2022## ➕ Extensions
You can’t perform that action at this time.
0 commit comments