gas.Gas
¶
Bases: object
PhreeqPy Solution Class
Methods:
-
__init__– -
copy–Create a new copy, with unique solution number, from this solution
-
forget–Create a new copy, with unique solution number, from this solution
Attributes:
-
components– -
dry_fractions– -
fractions– -
number– -
partial_pressures– -
pp– -
pressure– -
total_moles– -
volume–
Attributes¶
components
property
¶
dry_fractions
property
¶
fractions
property
¶
number = number
instance-attribute
¶
partial_pressures
property
¶
pp = phreeqpython
instance-attribute
¶
pressure
property
¶
total_moles
property
¶
volume
property
¶
Methods:¶
__init__(phreeqpython, number)
¶
copy()
¶
Create a new copy, with unique solution number, from this solution
forget()
¶
Create a new copy, with unique solution number, from this solution