Skip to main content

CFD Fluid Properties Calculator - Air & Water Properties vs Temperature (Fluent & OpenFOAM)

Every CFD simulation is only as accurate as the fluid properties you feed it — and those properties change with temperature. Run a hot-air case with room-temperature density and your Reynolds number, heat transfer and results can all be off. Yet digging property values out of textbooks for every temperature is tedious. This free CFD Fluid Properties Calculator gives you accurate, temperature-dependent density, viscosity, thermal conductivity, specific heat and Prandtl number for air and water — with copy-ready output formatted for ANSYS Fluent and OpenFOAM incompressible simulations.

CFD Fluid Properties Calculator
Figure 1 CFD Fluid Properties Calcualtor 


The Fluid Properties Calculator

Pick air or water, enter your simulation temperature (and pressure for air), and get all the properties a CFD solver needs — plus ready-to-paste snippets for Fluent and OpenFOAM.

ļ§Ŗ CFD Fluid Properties Calculator

Air & water vs temperature · density, μ, ν, k, cā‚š, Pr · Fluent & OpenFOAM ready
 Air
 Water
Conditions
Density ρ
kg/m³
Dyn. visc. μ
Pa·s
Kin. visc. ν
m²/s
Thermal cond. k
W/m·K
Specific heat cā‚š
J/kg·K
Prandtl Pr
ANSYS Fluent (material inputs)
OpenFOAM (transportProperties)
Air: density from the ideal-gas law ρ = P/(RT), R = 287.06 J/kg·K; viscosity & conductivity from Sutherland's law; cā‚š ≈ 1005–1055, Pr ≈ 0.71. Water: validated engineering-table correlations (0–100 °C, 1 atm). ν = μ/ρ, Pr = μcā‚š/k. Accurate to ~1–2% for near-atmospheric CFD. For high pressure, phase change or real-gas effects, use dedicated property software.
Validation note: the correlations match standard engineering data. At 20 °C the calculator gives air ρ ≈ 1.204 kg/m³, μ ≈ 1.81×10−5 Pa·s, k ≈ 0.0257 W/m·K, Pr ≈ 0.71; and water ρ ≈ 998.2 kg/m³, μ ≈ 1.00×10−3 Pa·s, k ≈ 0.60 W/m·K, Pr ≈ 7.0 — all within ~1–2% of published values. Water density correctly peaks near 4 °C.

Why Fluid Properties Matter in CFD

A CFD solver doesn't "know" your fluid — it computes everything from the property values you supply. Those properties drive the core dimensionless groups that govern the whole simulation:

  • Density & viscosity set the Reynolds number — laminar vs turbulent, the single most important flow parameter.
  • Thermal conductivity, specific heat & viscosity set the Prandtl number and heat-transfer behaviour, feeding correlations like those in our Nusselt number calculator.
  • Density governs momentum, pressure and buoyancy.
The classic mistake: using 20 °C properties for a hot or cold flow. Air viscosity rises ~35% from 20 °C to 300 °C, and water viscosity halves from 20 °C to 50 °C. Get the temperature right, or your Reynolds number — and results — will be wrong.

How Air Properties Vary with Temperature

For gases, temperature changes properties strongly and predictably:

  • Density follows the ideal-gas law, ρ = P/(RT) — it falls as temperature rises.
  • Viscosity follows Sutherland's law — it rises with temperature (gas molecules move faster, transferring more momentum).
  • Thermal conductivity also rises with temperature.
  • Prandtl number stays remarkably constant at ~0.71 from −50 to 1000 °C.
μ = Ī¼ā‚•ā‚‘ā‚˜ (T/Tā‚•ā‚‘ā‚˜)1.5 (Tā‚•ā‚‘ā‚˜+S)/(T+S)

with μref = 1.716×10−5 Pa·s, Tref = 273.15 K, S = 110.4 K. This is the exact law tabulated by Engineering ToolBox and built into every major solver.

How Water Properties Vary with Temperature

Liquid water behaves differently from a gas:

  • Density is nearly constant but peaks at 4 °C (~1000 kg/m³) and falls slightly as it warms.
  • Viscosity drops sharply with temperature — roughly halving from 20 to 50 °C.
  • Thermal conductivity rises with temperature up to ~130 °C.
  • Prandtl number falls steeply (from ~13 at 0 °C to ~1.7 at 100 °C).

These match the standard water property tables derived from the IAPWS formulations used worldwide.

Properties for Incompressible Simulations

For an incompressible CFD run (the default for liquids and low-speed gas flows, Mach < 0.3), you treat properties as constant at the operating temperature:

Simulation typeProperties needed
Isothermal flow onlyρ and μ (or just ν = μ/ρ in OpenFOAM)
Flow + heat transferρ, μ, k, cp (Pr derived)
Key point for OpenFOAM: incompressible solvers (simpleFoam, pimpleFoam) use kinematic viscosity ν, not dynamic μ. The calculator gives ν directly — copy it straight into transportProperties.

Using These Properties in ANSYS Fluent

In Fluent, open Materials → Create/Edit, and enter the calculator's values:

  • Density (kg/m³) — constant for incompressible, or select "ideal-gas" for compressible.
  • Viscosity (kg/m·s = Pa·s) — enter the dynamic viscosity μ.
  • Thermal conductivity (W/m·K) and cp (J/kg·K) if solving energy.

For temperature-varying runs, Fluent also offers a built-in Sutherland viscosity model — the same law this calculator uses. See the ANSYS Fluent materials documentation for the dialog.

Using These Properties in OpenFOAM

For incompressible OpenFOAM cases, edit constant/transportProperties:

nu nu [0 2 -1 0 0 0 0] 1.5e-05;

Paste the calculator's kinematic viscosity as the value. For heat transfer, add the Prandtl number (and thermal properties) where your solver expects them. The OpenFOAM documentation details each solver's dictionary — and our OpenFOAM 2026 guide walks through the full case setup.

Quick Reference Tables

Air at 1 atm

T (°C)ρ (kg/m³)μ (×10−5 Pa·s)k (W/m·K)Pr
01.2921.720.02410.72
201.2041.810.02570.71
1000.9462.170.03170.69
3000.6162.930.04500.68
5000.4573.550.05540.66

Water at 1 atm

T (°C)ρ (kg/m³)μ (×10−3 Pa·s)k (W/m·K)Pr
0999.91.750.56413.0
20998.21.000.6007.0
50988.10.5440.6413.6
80971.80.3540.6702.2
100958.10.2790.6771.7

Common Mistakes

  • Using room-temperature properties for hot/cold flows. The biggest error — always match properties to your operating temperature.
  • Confusing dynamic (μ) and kinematic (ν) viscosity. OpenFOAM wants ν; Fluent wants μ. Mixing them is a factor-of-ρ error.
  • Forgetting density in ν. ν = μ/ρ — use the density at the same temperature.
  • Wrong units. Keep SI: Pa·s, kg/m³, W/m·K, J/kg·K.
  • Using incompressible air at high speed. Above Mach ~0.3, density variation matters — switch to compressible.
  • Ignoring property variation in large Ī”T cases. For big temperature ranges, use temperature-dependent property models, not a single constant.

Frequently Asked Questions

Why do fluid properties matter in CFD?

They control the physics the solver computes — density and viscosity set the Reynolds number and flow regime, while conductivity, cp and Pr govern heat transfer. Wrong-temperature properties give wrong results.

How does temperature affect air and water properties?

Air: density falls, viscosity and conductivity rise (Sutherland), Pr ≈ 0.71 constant. Water: density falls slightly, viscosity drops sharply, conductivity rises, Pr falls fast.

What properties do I need for an incompressible CFD simulation?

Density and viscosity (or just ν in OpenFOAM) for isothermal flow; add k and cp for heat transfer. Incompressible is valid below about Mach 0.3.

What is Sutherland's law?

The standard correlation for gas viscosity vs temperature: μ = μref(T/Tref)1.5(Tref+S)/(T+S), with S = 110.4 K for air. Built into Fluent and OpenFOAM.

How do I use kinematic viscosity in OpenFOAM?

Incompressible solvers use ν in transportProperties: nu nu [0 2 -1 0 0 0 0] value;. The calculator gives ν directly to paste in.

Are these properties accurate enough for CFD?

Yes — within ~1–2% of standard reference data at near-atmospheric pressure, well inside typical CFD uncertainty. For high pressure or phase change, use dedicated property tools.

Conclusion

Accurate, temperature-correct fluid properties are the quiet foundation of every trustworthy CFD simulation. Air follows the ideal-gas law and Sutherland's law; water follows well-established engineering correlations — and both change enough with temperature to seriously affect your Reynolds number, heat transfer and results if you ignore them. Use the calculator above to grab the right ρ, μ, ν, k, cp and Pr for your operating temperature, and paste them straight into Fluent or OpenFOAM.

Set your properties right, and the rest of your simulation stands on solid ground.


For more CFD, simulation and fluid mechanics tutorials plus free engineering calculators, explore Free CFD Tutorial. If this tool helped you, please share it with your fellow CFD engineers and students.

Comments

Popular posts from this blog

Ceiling Fan Simulation in a Room Using Ansys Fluent | Adding Fan Boundary Condition in CFD

Ceiling Fan Simulation in a Room Using Ansys Fluent | Adding Fan Boundary Condition in CFD Introduction In this tutorial, we will perform a CFD simulation of a ceiling fan inside a room using Ansys Fluent. We will also learn how to add a fan boundary condition to simulate airflow behavior accurately. Step 1: Setting Up the Geometry in Ansys Open Ansys Workbench and create a new Fluid Flow (Fluent) Project . Use SpaceClaim or DesignModeler to create the room and fan geometry. Ensure that the fan blades are modeled properly or import the 3D fan model. Step 2: Meshing the Model Open the Meshing Tool in Ansys. Apply a fine mesh around the fan for better resolution. Use inflation layers near walls for accurate boundary layer calculations. Step 3: Defining the Boundary Conditions Open Ansys Fluent and import the mesh. Set the room walls as no-slip boundaries. Define the fan region and apply the fan boundary condition . Set the inlet velocity and outlet pressure as per simulation r...

TUTORIAL 03: CFD ANALYSIS OF DATA CENTER USING OPEN FOAM SOFTWARE

Title : CFD analysis of data center using open foam software Figure 3.1 (a) Velocity Contour of data center with BCs Figure 3.1 (b) Meshed domain of data center Problem Identification In this problem investigation of data center using OPENFOAM is proposed for heat transfer modeling (data center cooling), in which air is flow in data center from prescribed location section from one inlet condition, which is assumed at surface of left side wall (See the following figure). Air properties are selected from literature available in digital medium. Outlet is at top of the room which is selected for cooling effect of data center system. Some assumptions are applied in this problem like initial room temperature is assumed at constant value for this problem. Air properties are also assumed constant for this problem. “ buoyantBoussinesqPimpleFoam ”  is selected as solver for this problem. Open Foam software is installed on Win 7, provided by FSD blueCAPE Lda: http://bluec...

FDS-01: SIMPLE FLUID FLOW ANALYSIS USING FDS (FIRE DYNAMICS SIMULATOR) TOOL

FDS-01: SIMPLE FLUID FLOW ANALYSIS USING FDS (FIRE DYNAMICS SIMULATOR) TOOL In this tutorial a window is created which is treated as inflow of air with velocity of 2.5 m/s having temperature of 5 C. The outflow conditions is treated at top of the office, and the boundary condition is set as open to atmosphere  The steps are followed in this tutorial are listed below::   Step I: create header syntax file to start program in FDS software.   &HEAD CHID='office'/ Note: office is user defined name of FDS function/ file.   Step II: create syntax for simulation flow time.   &TIME T_END=15.0 Note: 15 sec is simulation flow time, which is solved in FDS software.   Step III: create syntax for initial temperature of domain.   &MISC TMPA=45.0/   Note: 45 C is initial room temperature, which is provided in this tutorial. Following three syntax is must for every FDS function.   Step IV: Create syntax for geom...