What this planner estimates

A lunar surface habitat must survive a long, cold night. Near the equator, the Sun can be absent for roughly 14 Earth days (about 336 hours), and external temperatures can drop dramatically. If your habitat needs continuous heat and electrical power, you must either store energy (electrical or chemical) or store heat directly in a thermal battery.

This calculator estimates the thermal storage mass and storage volume required to supply a constant power demand for a chosen night duration. It also generates two quick comparison scenarios: reduced power demand and a higher heat-capacity storage material.

Inputs, units, and assumptions

  • Habitat power demand (kW): average continuous power that must be supplied during the night. If your heaters cycle, use a realistic average.
  • Night duration (days): number of Earth days without solar input. A common planning value is 14 days.
  • Specific heat (kJ/kg·K): effective heat capacity of the storage medium over the operating temperature range.
  • Usable temperature swing ΔT (K): how much the storage medium can cool while still delivering useful heat.
  • Storage efficiency (0–1): a catch-all factor for losses (heat leakage, imperfect heat transfer, conversion losses). For example, 0.8 means 80% of stored heat is usable.
  • Density (kg/m³): used to convert mass to volume for packaging and excavation estimates.

The model assumes sensible heat storage (no phase change term). If you use a phase-change material, you can approximate its benefit by increasing the effective specific heat (or by adding margin outside this tool).

Formula used

The required stored energy is computed from constant power over time:

Energy (kWh) = P(kW) × 24 × D(days)

The calculator converts kWh to kJ (1 kWh = 3600 kJ) and then solves for mass using sensible heat:

Mass (kg) = Energy(kJ) ÷ (cp(kJ/kg·K) × ΔT(K) × η)

Finally, volume is computed from density:

Volume (m³) = Mass(kg) ÷ Density(kg/m³)

Worked example (using the default values)

Suppose a small habitat needs 5 kW continuously for a 14-day night. You plan to store heat in a dense material (e.g., regolith-derived ceramic) with cp = 1.4 kJ/kg·K, a usable temperature swing of ΔT = 200 K, and an overall efficiency of η = 0.8.

  1. Energy required: 5 × 24 × 14 = 1680 kWh
  2. Convert to kJ: 1680 × 3600 = 6,048,000 kJ
  3. Mass: 6,048,000 ÷ (1.4 × 200 × 0.8) ≈ 27,000 kg
  4. Volume at 3000 kg/m³: 27,000 ÷ 3000 = 9.0 m³

Your exact output will match the calculator’s table. Use the scenario rows to see how insulation (lower power) or improved materials (higher effective heat capacity) change the required mass and volume.

Design notes and limitations

This is a first-order sizing tool. Real systems may need additional margin for: variable loads, thermal stratification, temperature-dependent material properties, heat exchanger limits, and standby losses that change with geometry and insulation quality. If you are planning a mission architecture, treat the result as a baseline and add engineering margin.

Also note that this tool sizes a thermal reservoir. If your habitat requires electricity, you may need a conversion stage (e.g., Stirling engine, thermoelectrics), which can be represented by lowering the efficiency input.

Related tools

Designers evaluating regolith processing can explore the Lunar Regolith Microwave Sintering Energy Calculator to estimate fabrication energy needs. Concepts that use latent heat can reference the Insulin Cooler Ice Pack Rotation Scheduler as a practical example of thermal storage planning. For terrestrial analogs, the Sand Battery Thermal Storage Calculator provides additional context.

Frequently asked questions

Why does density change volume but not mass?

Mass is set by energy capacity (cp, ΔT, and efficiency). Density only affects how much space that mass occupies.

What should I use for efficiency?

If you have a well-insulated buried storage block with good heat transfer, values like 0.7–0.9 may be plausible for a conceptual study. If you must convert heat to electricity, overall efficiency can be much lower; represent that by reducing η.

Does this include phase-change latent heat?

No. If you use a phase-change material, you can approximate the benefit by increasing the effective specific heat input, but detailed design requires a separate model.

Average continuous power required during the night (heating + essential loads).

Typical lunar night is about 14 days (~336 hours), but varies with latitude and terrain.

Use an effective value over your operating temperature range.

How much the storage medium can cool while still delivering useful heat.

Captures losses from insulation, heat transfer, and any conversion stages.

Used to estimate packaging/excavation volume. Does not change energy required.