Search found 5 matches

by CSchirmer
01 February 2022, 12:42
Forum: Unit Operations
Topic: Returning a string in c++ UO as UO Parameter
Replies: 22
Views: 57647

Re: Returning a string in c++ UO as UO Parameter

Yes I am coding the UO by myself. I think we are using CAPE-OPEN 1.1. The base of the implementation is the c++ Mixer-Splitter UO example.
It would be best for me if the string is returned together with all other output parameters. The aim is to integrate the UO to a Pro/II Simulation.
by CSchirmer
01 February 2022, 10:01
Forum: Unit Operations
Topic: Returning a string in c++ UO as UO Parameter
Replies: 22
Views: 57647

Returning a string in c++ UO as UO Parameter

Is there a way to create a string as an output parameter, for example in in the parameter collection, so that it can be displayed in other applications that use the UO?
As far as I overlooked the c++ example UO I have not found a way for this issue.

Best,
Christoph
by CSchirmer
07 December 2021, 07:23
Forum: Unit Operations
Topic: set the parameters of the single phases of the product strea
Replies: 1
Views: 8698

set the parameters of the single phases of the product strea

I would like to set the flow rates and mole fractions, of the product streams manually separated for the vapor and liquid phase, within a CapeOpen Unit Operation. I have tried to modify the MaterialObject11Wappper.h from the c++ Mixer Splitter example as follows: bool SetSinglePhaseFromFlowTPX(CVari...
by CSchirmer
19 August 2020, 14:50
Forum: Unit Operations
Topic: Developing an own cpp/ .NET Unit Operation
Replies: 3
Views: 12843

Re: Developing an own cpp/ .NET Unit Operation

Thank you for your answer Jasper! I have successfully registered the Unit Operation and can use it in the 32 bit Version of COFE. Now I would like to set it up as a 64 bit Version, so can you give me some advice what to change in the registration an structure of my Unit Operation to use it as 64 bit...
by CSchirmer
17 July 2020, 13:45
Forum: Unit Operations
Topic: Developing an own cpp/ .NET Unit Operation
Replies: 3
Views: 12843

Developing an own cpp/ .NET Unit Operation

Hello, I'm a real beginner in developing .NET projects (but I think I'm not the only process engineer with this problem), so don't be surprised if my questions are very simple. My task is to develop an own unit operation and I started with the cppMixerSplitterExample from the CoLan website as a base...

Go to advanced search