CIME.scripts.query_config.print_machine_values
- CIME.scripts.query_config.print_machine_values(machine, compiler, machine_name='all')[source]
Prints machine values
- Args:
machine (CIME.XML.machines.Machine): Machine object. machine_name (str, optional): Which machine to print values for, can be “all”, “current”, or specific name. Defaults to “all”.