In the "config_batch.xml" file there is a variable "num_nodes". Is this modified automatically?
When I run the tutorial command for setting up a new case,
./create_newcase --case ~/cases/b.day1.0 --res f19_g17 --compset B1850
and then running ./case.setup, and ./case.build,
the "num_nodes" is automatically revealed as 6.
I think this is causing runtime error in the new machine upon running ./case.build.
When I run the tutorial command for setting up a new case,
./create_newcase --case ~/cases/b.day1.0 --res f19_g17 --compset B1850
and then running ./case.setup, and ./case.build,
the "num_nodes" is automatically revealed as 6.
I think this is causing runtime error in the new machine upon running ./case.build.