Skip to content

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:

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