crunchflow.output.main_output ============================= .. py:module:: crunchflow.output.main_output .. autoapi-nested-parse:: Module for loading and parsing the main CrunchFlow output files. Defines classes to read and organize information within the main CrunchFlow output file. If your main input file is run_name.in, this file is named run_name.out. As of now, only the speciation blocks of each geochemical condition are read in, but future versions may expand the information read from this file. .. !! processed by numpydoc !! Classes ------- .. toctree:: :hidden: /autoapi/crunchflow/output/main_output/SpeciationBlockCollection /autoapi/crunchflow/output/main_output/MainOutputFile .. autoapisummary:: crunchflow.output.main_output.SpeciationBlockCollection crunchflow.output.main_output.MainOutputFile