next up previous contents index
Next: 7.3 IDL-Datenstruktur Up: 7.2 COBOLD data in Previous: 7.2.4 Loading the opacity   Contents   Index


7.2.5 Computation of deduced quantities

After having read the model data (FUL) and the tables for the equation of state (EOS) and opacity (OPTA_COMMON) (see 7.2.3, 7.2.4), more quantities can be calculated:

IDL> eosbox, ful, eos=eos , /opa ,ierror=ierror
This operation adds the tags EOS and OPA to the data structure FUL which contain more quantities like e.g. the temperature (see Sect.7.3).

Bernd Freytag 2002-02-16