Generated from init_eos.F90 with ROBODoc v3.2.3 on Fri Dec 12 08:56:28 2003
TABLE OF CONTENTS
- source/materials/eos/helmholtz/init_eos
NAME
init_eos
SYNOPSIS
init_eos()
DESCRIPTION
Initialize the Helmholtz EOS. The table data is read in on processor 0
and broadcast to all other processors at the start of FLASH execution.
The hfet_init flag is set once the data is read in and broadcast, so the
EOS routine knows that the data in the common blocks is valid. This
routine first checks for a binary copy of the table (helm_table.bdat),
and then for the ASCII version (helm_table.dat). If the binary table
file was not found, it is created by this routine for subsequent use.