PhreeqcRM
YAMLPhreeqcRM.h File Reference
Include dependency graph for YAMLPhreeqcRM.h:

Go to the source code of this file.

Classes

class  YAMLPhreeqcRM
 
class  YAMLPhreeqcRMLib
 

Detailed Description

C++ header file for YAMLPhreeqcRM.

YAMLPhreeqcRM can be used in preprocessors or Graphical User Interfaces to store initialization data for BMIPhreeqcRM or PhreeqcRM instances. PhreeqcRM methods and data can be stored in a YAML file. After an instance of BMIPhreeqcRM or PhreeqcRM has been created, the method Initialize or InitializeYAML can be used to run the specified methods with the specified data to define properties and initial conditions for the instance.