When I tried to run the command
create_python_env -machine B5000
I encountered an error stating:
A valid, supported machine name must be provided.
After checking, I noticed there's a Machine directory under the main tree.
I'm wondering if it's possible to add an unsupported machine to this module by modifying machine_postprocess.xml, similar to how a new machine can be added when creating new cases in CESM using create_newcase.
create_python_env -machine B5000
I encountered an error stating:
A valid, supported machine name must be provided.
After checking, I noticed there's a Machine directory under the main tree.
I'm wondering if it's possible to add an unsupported machine to this module by modifying machine_postprocess.xml, similar to how a new machine can be added when creating new cases in CESM using create_newcase.