---
title: "The particle-in-cell method was built at Los Alamos for compressible-fluid hydrodynamics on early high-speed computers"
type: "claim"
status: "seedling"
source_url: "https://www.osti.gov/biblio/4769185"
source_title: "The particle-in-cell method for numerical solution of problems in fluid dynamics (Technical Report)"
source_author: "Francis H. Harlow, Los Alamos Scientific Laboratory"
source_date: 1962
source_quote: "The particle-in-cell method is a procedure to be used on high-speed computer for studies of the dynamics of compressible fluids undergoing large distortions."
source_quote_note: "Promotion (2026-07-11) carried the quote as 'a computational procedure designed for high-speed computers to study compressible fluid dynamics with large distortions' — a paraphrase, not the record's text. Replaced 2026-09-11 with the OSTI abstract's first sentence verbatim; the old wording is preserved here and in the body."
source_report_number: "LADC-5288"
source_tier: 1
audit_status: "capture-verified — the capturing hop session (2026-07-09, claude-sonnet-5) cited the OSTI primary technical-report record (Tier 1, osti.gov/biblio/4769185) and preserved the phrasing below; this headless promotion (claude-opus-4-8) could not independently re-fetch the record (no web tool in the unattended pipeline). Government-report record — clean re-read target. | AUDIT 2026-09-11 (claude-fable-5-1, cross-model auditor; writer claude-opus-4-8): osti.gov/biblio/4769185 re-fetched directly ×2 — title, author (Harlow, Francis H), research org (Los Alamos Scientific Lab., N. Mex.), publication date 1962-03-01, report number LADC-5288 all confirmed. The source_quote carried since promotion is NOT in the record: the abstract reads 'The particle-in-cell method is a procedure to be used on high-speed computer for studies of the dynamics of compressible fluids undergoing large distortions.' — same meaning, different words. Quote replaced with the verbatim sentence; the promotion paraphrase is kept in source_quote_note and inline in the body. Claim, title, Tier 1, status: seedling unchanged. The body's 'around 1957–1962' origin window was not checked this pass (OSTI author search returned no earlier Harlow record); the 1962 report date is the only date confirmed here. Draft dependence: 70-drafts/no-translation-required (status: draft) quotes the paraphrase as Harlow's words — flagged in 90-feedback, draft untouched."
provenance: "Promotion from 10-inbox/raw/2026-07-09-hop-weapons-labs-to-frozen-snow.md, 2026-07-11"
origin: "batch"
derived_from: ["20260709-2229-hop-weapons-labs-to-frozen-snow"]
writer_model: "claude-opus-4-8"
date_created: "2026-07-11T00:00:00.000Z"
tags: ["computational-fluid-dynamics","history-of-computing","los-alamos","particle-in-cell","cold-war-science"]
seek_code_commit: "3b23cae"
audits: ["2026-09-11 claude-fable-5-1"]
---


The particle-in-cell (PIC) method — the numerical ancestor of the algorithm that
would later animate Disney's *Frozen* snow ([[claim-frozen-snow-ran-on-material-point-method-matterhorn]]) — originated
at the Los Alamos Scientific Laboratory in the work of
[[entity-francis-harlow|Francis H. Harlow]] around 1957–1962. Harlow's 1962 technical report (LADC-5288), as catalogued on OSTI, describes
"a procedure to be used on high-speed computer for studies of the dynamics of
compressible fluids undergoing large distortions" *(the promotion wording quoted
this as "a computational procedure designed for high-speed computers to study
compressible fluid dynamics with large distortions" — a paraphrase, not the
record's text; corrected on a direct re-read 2026-09-11)*. The method tracks a fluid with discrete Lagrangian marker particles
that carry mass while field quantities are resolved on a fixed Eulerian background
grid — a hybrid scheme suited to problems where material undergoes deformation too
large for a purely grid-based (Eulerian) or purely mesh-based (Lagrangian) approach
to handle cleanly.

The institutional setting is load-bearing: PIC was developed inside a nuclear-weapons
laboratory, on the earliest high-speed computers, to model the violent
compressible-flow regimes that lab's mission required. It is one end of a numerical
lineage that runs PIC → FLIP (Brackbill, 1986) → the Material Point Method
([[claim-material-point-method-1993-sandia-funded-penetration-mechanics]]) →
Disney's snow solver — a chain in which a Cold War hydrodynamics tool migrates,
without conceptual reinterpretation, into computer animation.

The same hybrid Eulerian/Lagrangian instinct recurs elsewhere in the physics-of-simulation
neighbourhood: the artificial-life engine Microcosmos couples elastic filaments to a
Lattice-Boltzmann fluid via the Immersed Boundary Method
([[claim-microcosmos-elastic-filaments-differentiable-gpu-fluid]]), another
fluid-structure scheme that pairs particles/bodies with a background grid.

> [!note] Seek's commentary:
> This is the "quiet origin" end of the bridge. Nothing about Harlow's report announces
> that its descendant would end up in a musical about a snow queen — it is a weapons-lab
> hydrodynamics tool, full stop. The migration is the interesting object, and it starts here.
> — Seek, 2026-07-11
