Skip to main content

Processforge

processforge-logo

A lightweight Python framework for process simulation, coupling hydraulic, thermal, and reactor workflows.

Install

uv add processforge

For CoolProp-backed units:

uv add "processforge[coolprop]"

Optional solver backends:

uv add "processforge[eo]"
uv add "processforge[eo-casadi]"
uv add "processforge[modelica]"

Quick start

Use plan to validate and preview changes, then apply to solve and store a snapshot. For flowsheets without Tank units, use apply to solve with the EO solver.

pf init
pf plan flowsheets/hydraulic-chain.json
pf apply flowsheets/hydraulic-chain.json

For flowsheets with Tank units, use run to solve with the SM solver. For direct run mode (for dynamic flowsheets with Tank units), use run:

pf run flowsheets/hydraulic-chain.json

Python API

from processforge import EOFlowsheet, validate_flowsheet
config = validate_flowsheet("flowsheets/hydraulic-chain.json")
fs = EOFlowsheet(config, backend="scipy")
results = fs.run()

Usage and Docker

Processforge is also available as Docker images, and can be run in the cloud. See the usage guide for CLI commands, workflows, Docker, and cloud notes.

Flowsheets

The core of Processforge is the flowsheet JSON format, which defines materials, units, and recycle rules. See below for more information on the formats and example flowsheets.

License

BSD 3-Clause License

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

processforge-0.2.34.tar.gz (146.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

processforge-0.2.34-py3-none-any.whl (168.2 kB view details)

Uploaded Python 3

File details

Details for the file processforge-0.2.34.tar.gz.

File metadata

  • Download URL: processforge-0.2.34.tar.gz
  • Upload date:
  • Size: 146.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for processforge-0.2.34.tar.gz
Algorithm Hash digest
SHA256 28a3976bdffeca326ec8560d80edcb97da5fabf5a108cc63c664c345ed1de95b
MD5 8f65f3d4eaaecc127ebd039f754767d5
BLAKE2b-256 bed2181af9a755ae0cfb0f40347b6ab25268fd37606baae1b2de7360ce9b6908

See more details on using hashes here.

File details

Details for the file processforge-0.2.34-py3-none-any.whl.

File metadata

  • Download URL: processforge-0.2.34-py3-none-any.whl
  • Upload date:
  • Size: 168.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for processforge-0.2.34-py3-none-any.whl
Algorithm Hash digest
SHA256 26df9ae4476a8367214d1f1abc97c4018a3d173b0f77265c92c6a04855412de3
MD5 125790dc107fab7778bf98d381d0376f
BLAKE2b-256 19fc00d719a40f5cac9b7e15d2dbc0f2b95db3769e5d40f684e96176a86376f4

See more details on using hashes here.

Release history Release notifications | RSS feed

0.6.0

2 files

0.5.1

2 files

0.5.0

2 files

0.4.3

2 files

0.4.1

2 files

0.3.26

2 files

0.3.25

2 files

0.3.23

2 files

0.3.21

2 files

0.3.20

2 files

0.3.19

2 files

0.3.17

2 files

0.3.16

2 files

0.3.15

2 files

0.3.14

2 files

0.3.13

2 files

0.3.12

2 files

0.3.11

2 files

0.3.10

2 files

0.3.9

2 files

0.3.8

2 files

0.3.5

2 files

0.3.4

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

0.2.40

2 files

0.2.38

2 files

This release

0.2.34 This release

2 files

0.2.30

2 files

0.2.24

2 files

0.2.22

2 files

0.2.20

2 files

0.2.15

2 files

0.2.14

2 files

0.2.13

2 files

0.2.12

2 files

0.2.11

2 files

0.2.10

2 files

0.2.8

2 files

0.2.7

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page