Skip to content

Enum: FlowsheetSolutionApproach

The overall computational strategy used to converge a process flowsheet.

URI: valuesets:FlowsheetSolutionApproach

View in BioPortal

Permissible Values

Value Meaning Description
SEQUENTIAL_MODULAR None Units solved one at a time in sequence, iterating on recycle tear streams
EQUATION_ORIENTED None All model equations assembled and solved simultaneously
SIMULTANEOUS_MODULAR None Hybrid approach combining modular unit models with a simultaneous convergence...

Slots

Name Description
flowsheet_solution_approach The overall approach used to converge a flowsheet

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/valuesets

LinkML Source

name: FlowsheetSolutionApproach
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: The overall computational strategy used to converge a process flowsheet.
title: Flowsheet Solution Approach
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  SEQUENTIAL_MODULAR:
    text: SEQUENTIAL_MODULAR
    description: Units solved one at a time in sequence, iterating on recycle tear
      streams
  EQUATION_ORIENTED:
    text: EQUATION_ORIENTED
    description: All model equations assembled and solved simultaneously
  SIMULTANEOUS_MODULAR:
    text: SIMULTANEOUS_MODULAR
    description: Hybrid approach combining modular unit models with a simultaneous
      convergence layer