EN | JP | Last updated: 2026-08

Introduction to Supercritical Fluids

From Fundamentals to Industrial Applications

Total Learning Time: 220-265 minutes 8 Chapters 27 Code Examples Level: Intermediate to Advanced

Master the science and technology of supercritical fluids - the unique state of matter powering green chemistry, pharmaceutical manufacturing, and next-generation energy systems

Series Overview

This comprehensive 8-chapter series explores supercritical fluids (SCFs) - substances above their critical temperature and pressure that exhibit both liquid-like and gas-like properties. From coffee decaffeination to nuclear power generation, SCF technology is revolutionizing industries worldwide. Chapters 1-5 build a qualitative understanding of the phenomena and their applications; Chapters 6-8 add the quantitative thermodynamics, the transport properties, and 27 runnable Python examples.

Supercritical fluids combine the best of both worlds:

What You'll Learn

Learning Path

graph TD A[Chapter 1: Fundamentals] --> B[Chapter 2: Supercritical CO2] A --> C[Chapter 3: Supercritical Water] B --> D[Chapter 4: Industrial Applications] C --> D D --> E[Chapter 5: Advanced Topics & Future] E --> F[Chapter 6: Thermodynamics and EOS] F --> G[Chapter 7: Practical Python] G --> H[Chapter 8: Transport Properties] style A fill:#e0f7fa style B fill:#b2ebf2 style C fill:#80deea style D fill:#4dd0e1 style E fill:#26c6da style F fill:#00bcd4 style G fill:#00acc1 style H fill:#0097a7

Recommended Paths

Complete Course (Recommended):
Chapter 1 → Chapter 2 → Chapter 3 → Chapter 4 → Chapter 5 → Chapter 6 → Chapter 7 → Chapter 8
Time: 220-265 minutes

Concepts and Applications Only (no mathematics):
Chapter 1 → Chapter 2 → Chapter 3 → Chapter 4 → Chapter 5
Time: 120-150 minutes

Quantitative and Computational Track:
Chapter 1 → Chapter 6 → Chapter 7 → Chapter 8
Time: 120-140 minutes. Requires basic Python and physical chemistry.

Focus on Green Chemistry:
Chapter 1 → Chapter 2 → Chapter 4 (SFE section)
Time: 70-90 minutes

Focus on Environmental Remediation:
Chapter 1 → Chapter 3 (SCWO) → Chapter 5 (PFAS treatment)
Time: 60-80 minutes

Focus on Process Design:
Chapter 1 → Chapter 6 → Chapter 8
Time: 85-100 minutes. Equations of state plus the transport properties that size the equipment.

Chapter Overview

Chapter 1: Introduction to Supercritical Fluids

Difficulty: Beginner | Time: 20-25 min

Topics

Start Chapter 1 →


Chapter 2: Supercritical Carbon Dioxide

Difficulty: Intermediate | Time: 25-30 min

Topics

Start Chapter 2 →


Chapter 3: Supercritical Water

Difficulty: Intermediate | Time: 25-30 min

Topics

Start Chapter 3 →


Chapter 4: Industrial Applications

Difficulty: Intermediate | Time: 30-35 min

Topics

Start Chapter 4 →


Chapter 5: Advanced Topics and Future Directions

Difficulty: Advanced | Time: 25-30 min

Topics

Start Chapter 5 →


Chapter 6: Thermodynamics and Equations of State

Difficulty: Advanced | Time: 30-35 min | Code Examples: 8

Topics

Python: NumPy, SciPy, Matplotlib only - no property library required.

Start Chapter 6 →


Chapter 7: Practical Python for Supercritical Fluids

Difficulty: Advanced | Time: 35-40 min | Code Examples: 10

Topics

Python: requires CoolProp (pip install CoolProp), pandas, SciPy, Matplotlib.

Start Chapter 7 →


Chapter 8: Transport Properties of Supercritical Fluids

Difficulty: Advanced | Time: 35-40 min | Code Examples: 9

Topics

Python: requires CoolProp (pip install CoolProp), NumPy, SciPy, Matplotlib.

Start Chapter 8 →


Learning Outcomes

Knowledge (Understanding)

Skills (Application)

Prerequisites

Required

Recommended

Additional Prerequisites for Chapters 6-8

Key Data at a Glance

Critical Parameters of Common Supercritical Fluids

Substance Tc (C) Pc (MPa) Density (g/cm3) Key Application
Carbon Dioxide 31.1 7.38 0.468 Extraction, Chromatography
Water 374 22.1 0.322 Oxidation, Synthesis
Ethanol 241 6.14 0.276 Extraction (polar)
Methane -82.6 4.60 0.162 Natural gas processing

Get Started

Ready to explore the fascinating world of supercritical fluids? Start with Chapter 1 to build a solid foundation. If you already know the fundamentals and want the quantitative treatment, go straight to Chapter 6.

Chapter 1: Introduction to Supercritical Fluids →

Chapter 6: Thermodynamics and Equations of State →

Chapter 8: Transport Properties of Supercritical Fluids →


After This Series

Related Topics


Update History

Disclaimer