[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
CAPE-OPEN • View topic - COM CAPE-OPEN Wizard GetOverallPropery()
Page 1 of 1

COM CAPE-OPEN Wizard GetOverallPropery()

PostPosted: 14 July 2015, 15:27
by greTol

Re: COM CAPE-OPEN Wizard GetOverallPropery()

PostPosted: 14 July 2015, 15:41
by jasper

Re: COM CAPE-OPEN Wizard GetOverallPropery()

PostPosted: 14 July 2015, 16:14
by greTol
I corrected the special property argument in my code.
So far, I thought temperature, flow and pressure are quite common properties. That's why I set that special parameter to 'false' ;-)
The other reason: I use COCO/COFE for testing and expected it to use "Material11". There the 'special property' parameter is not used.

The problem persists and I send you the code.

Re: COM CAPE-OPEN Wizard GetOverallPropery()

PostPosted: 14 July 2015, 17:44
by jasper
There were several issues with the code. I returned some corrections via e-mail. Let me know if the problem persists.

Re: COM CAPE-OPEN Wizard GetOverallPropery()

PostPosted: 15 July 2015, 12:07
by greTol

Re: COM CAPE-OPEN Wizard GetOverallPropery()

PostPosted: 16 July 2015, 03:00
by bcbooo
greTol you'd better understand the "MixerSplitter" Unit Operation firstly, it's good for your creation of new modules.