You're reading an old version of this documentation. For the latest released version, please have a look at v5.0.3.

Return data

Group /input/return

WRITE_SOLUTION_TIMES

Write times at which a solution was produced (optional, defaults to 1)

Type: int

Range: {0,1}

WRITE_SOLUTION_LAST

Write full solution state vector at last time point (optional, defaults to 0)

Type: int

Range: {0,1}

WRITE_SENS_LAST

Write full sensitivity state vectors at last time point (optional, defaults to 0)

Type: int

Range: {0,1}

SPLIT_COMPONENTS_DATA

Determines whether a joint dataset (matrix or tensor) for all components is created or if each component is put in a separate dataset (XXX_COMP_000, XXX_COMP_001, etc.) (optional, defaults to 1)

Type: int

Range: {0,1}

SPLIT_PORTS_DATA

Determines whether a joint dataset (matrix or tensor) for all inlet/outlet ports is created or if each port is put in a separate dataset (XXX_PORT_000, XXX_PORT_001, etc.) (optional, defaults to 1)

Type: int

Range: {0,1}

SINGLE_AS_MULTI_PORT

Determines whether single port unit operations are treated as multi port unit operations in the output naming scheme (i.e., _PORT_XYZ_ is added to the name) (optional, defaults to 0)

Type: int

Range: {0,1}

Group /input/return/unit_XXX

WRITE_COORDINATES

Write coordinates of discretization nodes

Type: int

Range: {0,1}

WRITE_SOLUTION_INLET

Write solutions at unit operation inlet cil(t,0)

Type: int

Range: {0,1}

WRITE_SOLUTION_OUTLET

Write solutions at unit operation outlet (chromatograms) cil(t,L)

Type: int

Range: {0,1}

WRITE_SOLUTION_BULK

Write solutions of the bulk volume cil

Type: int

Range: {0,1}

WRITE_SOLUTION_PARTICLE

Write solutions of the particle mobile phase cj,ip

Type: int

Range: {0,1}

WRITE_SOLUTION_SOLID

Write solutions of the solid phase cj,i,mj,is

Type: int

Range: {0,1}

WRITE_SOLUTION_FLUX

Write solutions of the bead fluxes jf,i

Type: int

Range: {0,1}

WRITE_SOLUTION_VOLUME

Write solutions of the volume V

Type: int

Range: {0,1}

WRITE_SOLDOT_INLET

Write solution time derivatives at unit operation inlet cil(t,0)/t

Type: int

Range: {0,1}

WRITE_SOLDOT_OUTLET

Write solution time derivatives at unit operation outlet (chromatograms) cil(t,L)/t

Type: int

Range: {0,1}

WRITE_SOLDOT_BULK

Write solution time derivatives of the bulk volume cil/t

Type: int

Range: {0,1}

WRITE_SOLDOT_PARTICLE

Write solution time derivatives of the particle mobile phase cj,ip/t

Type: int

Range: {0,1}

WRITE_SOLDOT_SOLID

Write solution time derivatives of the solid phase cj,i,mj,is/t

Type: int

Range: {0,1}

WRITE_SOLDOT_FLUX

Write solution time derivatives of the bead fluxes jf,i/t

Type: int

Range: {0,1}

WRITE_SOLDOT_VOLUME

Write solution time derivatives of the volume V/t

Type: int

Range: {0,1}

WRITE_SENS_INLET

Write sensitivities at unit operation inlet cil(t,0)/p

Type: int

Range: {0,1}

WRITE_SENS_OUTLET

Write sensitivities at unit operation outlet (chromatograms) cil(t,L)/p

Type: int

Range: {0,1}

WRITE_SENS_BULK

Write sensitivities of the bulk volume cil/p

Type: int

Range: {0,1}

WRITE_SENS_PARTICLE

Write sensitivities of the particle mobile phase cj,ip/p

Type: int

Range: {0,1}

WRITE_SENS_SOLID

Write sensitivities of the solid phase cj,i,mj,is/p

Type: int

Range: {0,1}

WRITE_SENS_FLUX

Write sensitivities of the bead fluxes jf,i/p

Type: int

Range: {0,1}

WRITE_SENS_VOLUME

Write sensitivities of the volume V/p

Type: int

Range: {0,1}

WRITE_SENSDOT_INLET

Write sensitivity time derivatives at unit operation inlet 2cil(t,0)/(p,t)

Type: int

Range: {0,1}

WRITE_SENSDOT_OUTLET

Write sensitivity time derivatives at unit operation outlet (chromatograms) 2cil(t,L)/(p,t)

Type: int

Range: {0,1}

WRITE_SENSDOT_BULK

Write sensitivity time derivatives of the bulk volume 2cil/(p,t)

Type: int

Range: {0,1}

WRITE_SENSDOT_PARTICLE

Write sensitivity time derivatives of the particle mobile phase 2cj,ip/(p,t)

Type: int

Range: {0,1}

WRITE_SENSDOT_SOLID

Write sensitivity time derivatives of the solid phase 2cj,i,mj,is/(p,t)

Type: int

Range: {0,1}

WRITE_SENSDOT_FLUX

Write sensitivity time derivatives of the bead fluxes 2jf,i/(p,t)

Type: int

Range: {0,1}

WRITE_SENSDOT_VOLUME

Write sensitivity time derivatives of the volume 2V/(p,t)

Type: int

Range: {0,1}

WRITE_SOLUTION_LAST_UNIT

Write solution state vector of this unit at last time point

Type: int

Range: {0,1}