Equation of state of fully ionized electron-ion plasmas
Fortran codes

Last upgrade: June 15, 2022.
All updates since the first distribution are listed as comments within the program files.

The Fortran codes implement the formulae for the EOS of nonideal Coulomb plasmas, described by Potekhin and Chabrier (2010,2013) (see References). The subroutines are collected in two files (right-click on their names and Save Link to download):
  1. eos22.f contains the complete set of subroutines for nonmagnetized plasmas;
  2. eosmag22.f is a supplement to eos22.f, which is needed when either a quantizing magnetic field or positrons are present. In those cases the two files must be linked together.
The first file (eos22.f) contains the following subroutines: The second file (eosmag22.f) contains the following subroutines: Detailed descriptions of all subroutines are given by comment lines in the corresponding codes.

The second file (magnetic EOS), unlike the first (nonmagnetic) one, is designed for an EIP containing only one kind of the ions, but not a mixture.

separation line

[TOP] [MAIN]


Page created on November 28, 2008, updated on June 15, 2022 by Alexander Potekhin.
Last revision of the programs: June 15, 2022