Tool Download

FlowExchange

Exchange material streams between flowsheets

Tool Name:

FlowExchange

Tool Version: 2.0.0

Tool Type: Freeware

Tool Cost In: 0 US$

Tool Target Platform: Windows

Tool OS Support: Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,Windows 10,WinServer,WinOther,WinVista,WinVista x64

Limitations: None (open source)

Tool Info URL: Click to view

Video 1: Link for download

Video 2: Link for download

Download 1: Click to download

Download 2: Click to download

Short Description:
A utility unit operation to exchange material stream information between CAPE-OPEN compliant flowsheet simulation environments; information is stored in XML, so exchange with XML capable applications is also possible. Open source.

Long Description 1:
A utility unit operation to exchange material stream information between CAPE-OPEN compliant flowsheet simulation environments; information is stored in XML format, so exchange with XML capable applications is also possible. This is an open source application that implements a CAPE-OPEN unit operation in .NET, and serves as a good starting point for writing other unit operations. Open source

Long Description 2:
The FlowExchange package provides CAPE-OPEN based unit operations to import and export material stream data from CAPE-OPEN compliant flowsheet environments. Applications include: Exchange of material stream data between flowsheet simulations of the same flowsheet simulator package, Exchange of material stream data between flowsheet simulations of different flowsheet simulator packages, Importing software-generated material stream data from non-flowsheet software applications via an XML format, Exporting flowsheet simulation generated material stream data via an XML format to non-flowsheet software applications, Archiving flowsheet simulation generated material stream data in XML format to a database. The FlowExchange package consists out of two unit operations: The XFlowSaver Unit operation: this unit operation can be used in a product stream or intermediate stream in a flowsheet. Its main purpose is to save an XFlow file. The XFlowLoader Unit operation: this unit operation can be used to define a feed stream in a flowsheet. Its main purpose is to read an existing XFlow file and define the product stream. The XFlow file format is an open, XML based, file format designed to exchange material stream data between flowsheet simulators. XFlow files are written by the XFlowSaver unit operation and read by the XFlowLoader unit operation, but any 3rd party application can easily parse or write XFlow files. The level of detail that are saved in an XFlow file by the XFlowSaver is configurable. The .XFlow file format specification is available here; also see this example .XFlow file content. The FlowExchange package includes a stand-alone viewer and comparison tool for XFlow files. The FlowExchange package is written in Visual Studio 2015, using the .NET 4.5.1 platform. The source code is available, and is included in the FlowExchange package installer. The FlowExchange package is open-source and free-of-charge.