Source codes & DLL files
- A flow engineering library FELIB contains a collection of the flow engineering objects (classes) representing the
implementations of the corresponding international standards and recommendations.
Each object has an interface to its input/output properties (variables) and methods (functions).
Upon completion of the execution each function returns the error status and the corresponding results.
The complete library FELIB is available
as a DLL file intended for 32-bit MS Windows platforms. Each standard is also
available in a C source code and as a separate DLL file. The C source code classes and DLL objects can
be efficiently embedded into the new flow engineering applications.
You can use felib.dll to create versatile and powerful flow engineering applications easily.
Take a look at a VB example using iso12213x2 class from felib.dll to calculate the properties of natural gas in
accordance with ISO12213-2 (AGA8-92DC).