Dynamic ViscosityPoise to Pascal Seconds

Poise to Pascal-seconds

Snapshot

1 Poise equals 0.1 Pascal-seconds. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.

  • Reference basis: This conversion uses a fixed factor based on physics reference unit model.
  • Example: For 0.1 Poise, the result equals 0.01 Pascal-seconds.
  • Use the reverse page if you need the opposite direction with the same basis.

Use the interactive calculator below for custom values and the common-value table for quick checks.

Interactive conversion

Converter Calculator

0.1 Pascal-seconds (Pa-s)

Switch

Machine access

Available to apps and AI agents

Poise to Pascal-seconds can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.

Machine-readable identifiers

Conversion family
dynamic-viscosity
Source unit
poise
Target unit
pascal_seconds

The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.

Example API request and response

POST /api/v1/convert

Request

{
  "family": "dynamic-viscosity",
  "value": 1,
  "from": "poise",
  "to": "pascal_seconds"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "dynamic-viscosity",
    "value": 1,
    "from": "poise",
    "to": "pascal_seconds",
    "result": {
      "raw": 0.1,
      "display": "0.1"
    },
    "canonicalPath": "/dynamic-viscosity/poise-to-pascal-seconds/"
  }
}
Full API documentation

Explanation

Formula: Pascal-seconds = Poise × 0.1. Why: poise is a CGS dynamic-viscosity unit with a fixed pascal-second equivalent, so the route moves through Pa·s and preserves one deterministic factor.

Poise (P): a CGS viscosity unit equal to exactly 0.1 pascal-seconds.

Pascal-seconds (Pa-s): the SI unit of dynamic viscosity, expressing resistance to shear flow under applied stress.

This route is useful when comparing modern SI dynamic-viscosity values with CGS poise-based references used in older technical and lab literature.

This conversion is purely multiplicative because both units reduce through pascal-seconds using fixed dynamic-viscosity definitions with no offset.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Poise = 0.1 Pascal-seconds.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Poise (P)Pascal-seconds (Pa-s)
0.1 0.01
1 0.1
10 1
100 10
1,000 100

Questions & answers

Frequently Asked Questions

What result does this Poise to Pascal-seconds page give for an input of 1?

For an input of 1 Poise, this page gives 0.1 Pascal-seconds.

Does this Poise to Pascal-seconds page use the fixed pascal-second equivalent for poise?

Yes. Poise uses a fixed pascal-second equivalent on this page, so modern SI and older CGS viscosity references stay aligned through one deterministic normalization path.

When would I convert poise to pascal-seconds?

This route is useful when comparing modern SI dynamic-viscosity values with CGS poise-based references used in older technical and lab literature.

How do I reverse Poise to Pascal-seconds?

Use the mirror Pascal-seconds to Poise route; it applies the inverse relationship with the same dynamic-viscosity assumptions.