satyarthn@vulcan_com
New Member
I am trying to port the CESM2.0 to a Google Cloud Node. I followed the tutorials about CESM porting and added reasonable settings for my machines in my ~/.cime/config_machines.xml I am now trying to run create_case script ./create_newcase --case /tmp/snegi-test --compset B1850 --res f19_g17 --compiler gnu --mpilib openmpi But i get error `ERROR: Expected one child` Here is the complete log https://gist.github.com/snegivulcan/6b93078f557385d95491beed3998c38f This is my config_machines.xml definition for my machine https://gist.github.com/snegivulcan/ea877891422dadde3b42ee91dd18d569 Any insight is greatly appreciated.