The gases.def Input File

From Planets
Jump to: navigation, search

A typical gases.def file for the Earth case:

# gases
3
N2_
CO2
H2O
0.999611900E+00
0.375999962E-03
-1


# First line is number of gases
# Followed by gas names (always 3 characters)
# and then mixing ratios.
# mixing ratio -1 means the gas is variable.

Note: Lines beginning with a hashtag are not read


Technical aspects

In the code this file is read by ....