Pascal-seconds to Poise
Snapshot
1 Pascal-seconds equals 10 Poise. 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 Pascal-seconds, the result equals 1 Poise.
- 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
10 Poise (P)
SwitchMachine access
Available to apps and AI agents
Pascal-seconds to Poise 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
pascal_seconds- Target unit
poise
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/convertRequest
{
"family": "dynamic-viscosity",
"value": 1,
"from": "pascal_seconds",
"to": "poise"
}Essential response
{
"ok": true,
"conversion": {
"family": "dynamic-viscosity",
"value": 1,
"from": "pascal_seconds",
"to": "poise",
"result": {
"raw": 10,
"display": "10"
},
"canonicalPath": "/dynamic-viscosity/pascal-seconds-to-poise/"
}
}Explanation
Formula: Poise = Pascal-seconds × 10. 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.
Pascal-seconds (Pa-s): the SI unit of dynamic viscosity, expressing resistance to shear flow under applied stress.
Poise (P): a CGS viscosity unit equal to exactly 0.1 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.
This conversion is purely multiplicative because both units reduce through pascal-seconds using fixed dynamic-viscosity definitions with no offset.
Common Conversion Values
| Pascal-seconds (Pa-s) | Poise (P) |
|---|---|
| 0.1 | 1 |
| 1 | 10 |
| 10 | 100 |
| 100 | 1,000 |
| 1,000 | 10,000 |
Questions & answers
Frequently Asked Questions
What result does this Pascal-seconds to Poise page give for an input of 1?
For an input of 1 Pascal-seconds, this page gives 10 Poise.
Does this Pascal-seconds to Poise 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 pascal-seconds to poise?
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 Pascal-seconds to Poise?
Use the mirror Poise to Pascal-seconds route; it applies the inverse relationship with the same dynamic-viscosity assumptions.