A web application for calculating equations of state (EoS) of water ice polymorphs. Select a polymorph and molecule, choose a literature reference, and get volume/density at given T and P instantly.
Hosted on Vercel. Built with Next.js + TypeScript.
Edited by Hiroki Kobayashi (GcRC, UTokyo) · hiroki@eqchem.s.u-tokyo.ac.jp
For the full list of supported ice polymorphs and literature references, see the Reference List page in the app.
npm run dev # starts Next.js with --webpack (required for vanilla-extract)Open http://localhost:3000.