Hello again, I tried running create_test test and I keep getting the unknown machine error. I validated all three config files:
xmllint --noout --schema $CESM_ROOT/cime/config/xml_schemas/config_machines.xsd $HOME/.cime/config_machines.xml
xmllint --noout --schema $CESM_ROOT/cime/config/xml_schemas/config_compilers_v2.xsd $HOME/.cime/config_compilers.xml
xmllint --noout --schema $CESM_ROOT/cime/config/xml_schemas/config_batch.xsd $HOME/.cime/config_batch.xml
and they all checked out, so why can't the model find my machine?