Class List¶
Here are the classes, structs, unions and interfaces with brief descriptions:
- namespace carbchemcommon_mod
- namespace carbchemprocesscreator_mod
- namespace carbchemscheme_gocart_mod
- namespace catchem
- namespace catchem_api
- namespace catchem_highlevel_api
- namespace catchemapi_mod
- namespace catchemcore_mod
- namespace catchemnetcdf_mod
- namespace chemspeciesutils_mod
- namespace chemstate_mod
- namespace columninterface_mod
- interface column_process_interface Abstract interface for column processing procedures.
- namespace configmanager_mod
- namespace constants
- namespace diagnosticinterface_mod
- namespace diagnosticmanager_mod
- namespace drydepcommon_mod
- namespace drydepprocesscreator_mod
- namespace drydepscheme_gocart_mod
- namespace drydepscheme_wesely_mod
- namespace drydepscheme_zhang_mod
- namespace emissionconfigvalidator_mod
- namespace error_mod
- namespace extemisdata_mod
- namespace fieldmapping_mod
- namespace gridgeometry_mod
- namespace gridmanager_mod
- namespace ieee_arithmetic
- namespace init_mod
- namespace iso_c_binding
- namespace met_utilities_mod
- namespace metstate_mod
- namespace precision_mod
- interface rae
- namespace processcarbcheminterface_mod Process for computing chemical production and loss of carbon species.
- namespace processdrydepinterface_mod Process for computing dry deposition of gas and aerosol species.
- namespace processfactory_mod
- namespace processinterface_mod
- interface init_interface Initialize the process with given container.
- interface column_finalize_interface Finalize column processing.
- interface column_init_interface Initialize column processing for the process.
- interface column_run_interface Process a single virtual column.
- interface finalize_interface Clean up and finalize the process.
- interface get_required_met_fields_interface Interface for getting required met fields for a process.
- interface run_interface Execute the process main calculations.
- namespace processmanager_mod
- namespace processregistry_mod
- interface processcreatorinterface Function pointer interface for process creators.
- namespace processseasaltinterface_mod Process for computing sea salt aerosol emissions over ocean surfaces.
- namespace processsettlinginterface_mod Process for computing gravitational settling of aerosol species.
- namespace processso4cheminterface_mod Process for computing chemical production of sulfate from SO2 oxidation.
- namespace processwetdepinterface_mod Process for computing wet deposition of gas and aerosol species.
- namespace run_mod
- namespace seasaltcommon_mod
- namespace seasaltprocesscreator_mod
- namespace seasaltscheme_geos12_mod
- namespace seasaltscheme_gong03_mod
- namespace seasaltscheme_gong97_mod
- namespace settlingcommon_mod
- namespace settlingprocesscreator_mod
- namespace settlingscheme_gocart_mod
- namespace so4chemcommon_mod
- namespace so4chemprocesscreator_mod
- namespace so4chemscheme_gocart_mod
- namespace species_mod
- namespace state_interface_mod
- namespace state_mod
- namespace statemanager_mod
- namespace timestate_mod
- namespace unitconversion_mod
- namespace utilities_mod
- namespace virtualcolumn_mod
- namespace wetdepcommon_mod
- namespace wetdepprocesscreator_mod
- namespace wetdepscheme_jacob_mod
- namespace yaml_interface_mod
- interface yaml_get Generic interface for getting values from YAML This allows uniform syntax: call yaml_get(node, key, value, rc) for any supported data type.
- interface yaml_get_array Generic interface for getting arrays from YAML This allows uniform syntax: call yaml_get_array(node, key, values, rc) for any supported array type.
- interface yaml_set Generic interface for setting values in YAML This allows uniform syntax: call yaml_set(node, key, value, rc) for any supported data type.
- interface c_yaml_destroy_node
- interface c_yaml_get_all_keys
- interface c_yaml_get_integer
- interface c_yaml_get_integer_array
- interface c_yaml_get_logical
- interface c_yaml_get_real
- interface c_yaml_get_real_array
- interface c_yaml_get_size
- interface c_yaml_get_string
- interface c_yaml_get_string_array
- interface c_yaml_has_key
- interface c_yaml_is_map
- interface c_yaml_is_sequence
- interface c_yaml_load_file
- interface c_yaml_load_string
- interface c_yaml_save_file
- interface c_yaml_sequence_to_map
- interface c_yaml_set_integer
- interface c_yaml_set_logical
- interface c_yaml_set_real
- interface c_yaml_set_string