# Reynolds Number Calculator (Re=ρvD/μ, Laminar/Transitional/Turbulent)

Compute the Reynolds number Re = ρ·v·D/μ (dynamic viscosity) or Re = v·D/ν (kinematic viscosity, ν = μ/ρ) and classify the flow regime: Re < 2300 laminar, 2300 ≤ Re < 4000 transitional, Re ≥ 4000 turbulent. Diameter accepted in m/cm/mm. In dynamic mode the kinematic viscosity ν = μ/ρ is also returned. For internal pipe flow and general fluid-mechanics regime analysis.

> Canonical page: https://elysiatools.com/en/tools/reynolds-number-calculator

- **Category:** Math & Numbers

- **Keywords:** Reynolds number, Re, laminar, turbulent, transitional, flow regime, dynamic viscosity, kinematic viscosity, fluid mechanics, pipe flow, hydraulic diameter, ρvD/μ, viscosity, fluid dynamics

## Overview

Calculate the Reynolds number for pipe flow and fluid-mechanics analysis using dynamic or kinematic viscosity. Enter velocity, diameter, and the required viscosity values to get Re, the flow regime, and, in dynamic mode, kinematic viscosity.

## Inputs

- **Solve For** (select): Dynamic mode takes ρ, v, D, μ and also computes ν = μ/ρ. Kinematic mode takes v, D, ν directly.
- **Density ρ (kg/m³)** (number): Fluid density ρ (kg/m³). Required when Solve For = Dynamic.
- **Velocity v (m/s)** (number): Mean flow velocity v (m/s).
- **Diameter D** (number): Characteristic length / hydraulic diameter D, in the selected Diameter Unit.
- **Diameter Unit** (select)
- **Dynamic Viscosity μ (Pa·s)** (number): Dynamic viscosity μ (Pa·s). Required when Solve For = Dynamic.
- **Kinematic Viscosity ν (m²/s)** (number): Kinematic viscosity ν (m²/s). Required when Solve For = Kinematic.
- **Decimal Places** (number)

## When to use

- Classify an internal pipe flow as laminar, transitional, or turbulent.
- Compare flow regimes for different fluid velocities, diameters, or viscosities.
- Use a hydraulic diameter with fluid properties for general flow-regime analysis.

## How it works

- Choose Dynamic mode and enter density, velocity, diameter, diameter unit, and dynamic viscosity, or choose Kinematic mode and enter velocity, diameter, and kinematic viscosity.
- The calculator converts the diameter from meters, centimeters, or millimeters to meters.
- It calculates Re using Re = ρvD/μ in Dynamic mode or Re = vD/ν in Kinematic mode.
- The result classifies the flow as laminar below 2300, transitional from 2300 to below 4000, or turbulent at 4000 and above.

## Use cases

- Pipe and duct flow checks using a diameter or hydraulic diameter.
- Fluid-mechanics coursework and engineering calculations.
- Evaluating how viscosity and flow speed affect laminar or turbulent behavior.

## Frequently asked questions

### What is the Reynolds number formula?

Dynamic mode uses Re = ρvD/μ. Kinematic mode uses Re = vD/ν.

### What inputs are required in Dynamic mode?

Enter density in kg/m³, velocity in m/s, diameter, diameter unit, and dynamic viscosity in Pa·s.

### What inputs are required in Kinematic mode?

Enter velocity in m/s, diameter, diameter unit, and kinematic viscosity in m²/s.

### How is the flow regime classified?

Re < 2300 is laminar, 2300 ≤ Re < 4000 is transitional, and Re ≥ 4000 is turbulent.

### What additional value does Dynamic mode return?

It also returns kinematic viscosity calculated as ν = μ/ρ in m²/s.

## Related tools

- [T-Test Calculator](https://elysiatools.com/en/tools/t-test-calculator): Run one-sample or two-sample t-tests from raw data and inspect t statistics, degrees of freedom, and p-values
- [Amino Acid Composition Analyzer](https://elysiatools.com/en/tools/amino-acid-composition): Per-residue counts and mol%, group tallies, Kyte–Doolittle GRAVY score, and ProtParam MW from a sequence. Educational use only.
- [Mean Platelet Volume (MPV) Analyzer](https://elysiatools.com/en/tools/mean-platelet-volume-analyzer): Analyze Mean Platelet Volume (MPV) in fL, an index of platelet production kinetics. Reference range ≈ 7.5–11.5 fL (lab- and method-dependent). Low MPV (< 7.5 fL, small old platelets) indicates suppressed marrow production (aplastic anemia, chemotherapy/radiation, recent platelet transfusion, iron-deficiency regeneration, Wiskott-Aldrich). High MPV (> 11.5 fL, large young platelets) indicates peripheral destruction with compensatory turnover or macrothrombocytopenia (immune thrombocytopenia ITP, post-splenectomy, myeloproliferative neoplasms, severe sepsis in recovery, Bernard-Soulier / MYH9, megaloblastic anemia; elevated MPV after acute MI marks platelet activation and adverse prognosis). Optionally enter the platelet count to refine the differential: low platelets + high MPV → peripheral destruction; low + low → underproduction; high + low → reactive thrombocytosis; high + high → myeloproliferative neoplasm. Pre-analytical caveat: platelets swell in EDTA over ~2 h raising MPV, and values are method-dependent (impedance > optical > immuno) — compare within the same lab and analyzer. Derived from Bath 1996, Leader 2012, Vagdatli 2010, and MDCalc. Not medical advice.
- [Red Cell Distribution Width (RDW) Analyzer](https://elysiatools.com/en/tools/rdw-analyzer): Analyze Red Cell Distribution Width (RDW) with MCV to help differentiate anemias. RDW-CV reference ≈ 11.5–14.5%, RDW-SD ≈ 39–46 fL (lab-dependent). Elevated RDW reflects anisocytosis. Classic Bessman patterns: high RDW + low MCV → iron deficiency anemia (IDA), which raises the RDW early — before MCV/Hb fall; normal RDW + low MCV → thalassemia trait (uniform microcytosis). Other patterns: high RDW + high MCV → megaloblastic anemia (B12/folate), MDS, drugs, hemolysis with reticulocytosis, preleukemia, or mixed populations (combined iron + B12 deficiency, post-transfusion); high RDW + normal MCV → early/mixed nutritional deficiency, dimorphic anemia, marrow recovery; normal RDW + normal MCV → anemia of chronic disease is classically normocytic. Interpret with Hb, ferritin, Hb electrophoresis, and clinical context. Based on Bessman 1983 and Teixeira 2014. Not medical advice.
- [Average Calculator](https://elysiatools.com/en/tools/average-calculator): Compare arithmetic, geometric, and harmonic averages for a numeric dataset in one place
- [Data Outlier Processor](https://elysiatools.com/en/tools/data-outlier-processor): Advanced outlier detection and processing tool that identifies, removes, or replaces anomalous values in numerical data using multiple statistical methods. Perfect for data cleaning, statistical analysis, and machine learning data preparation. Features: - Multiple detection methods (IQR, Z-score, Modified Z-score, Isolation Forest) - Flexible handling strategies (Remove, Replace with mean/median/mode, Cap) - Automatic threshold optimization - Multi-dimensional outlier detection - Visual outlier statistics and reporting - Batch processing capabilities - Custom sensitivity levels - Comprehensive impact analysis Common Use Cases: - Data cleaning and preprocessing - Statistical analysis preparation - Machine learning dataset cleaning - Quality control in manufacturing - Financial anomaly detection - Sensor data validation
- [Duct Size Calculator (Flow Rate × Velocity)](https://elysiatools.com/en/tools/duct-size-calculator): Size a duct cross-section from the air flow rate Q and the design mean velocity v: area A = Q/v. Circular duct diameter D = √(4A/π). Rectangular duct with aspect ratio r = a/b gives b = √(A/r) and a = r·b, plus the ASHRAE equivalent diameter D_eq = 1.30·(a·b)^0.625/(a+b)^0.25. Flow rate in m³/s/m³/h/CFM, velocity in m/s; dimensions reported in mm and inches.
- [Effect Size Calculator](https://elysiatools.com/en/tools/effect-size-calculator): Calculate Cohen d, Hedges g, Cohen h for proportions, or correlation r effect sizes from summary statistics

## Samples

- [EU VAT Number Samples](https://elysiatools.com/en/samples/eu-vat): Collection of EU VAT numbers from all member states for validation testing
- [Global Phone Number Samples](https://elysiatools.com/en/samples/global-phone): Collection of phone numbers from various countries for validation testing
- [Number & Currency Samples](https://elysiatools.com/en/samples/number-currency-samples): Text containing various number and currency formats for testing currency extraction
- [Passport Number Samples](https://elysiatools.com/en/samples/passport): Collection of valid passport number samples from various countries (China, USA, Japan, UK, Germany, etc.) for testing
