Hello, everyone. I cp $CCSMROOT/models/ocn/pop2/input_templates/gx1v7_tavg_contents to $CASE/SourceMods/src.pop/ and comment out unnecessary streams (only retain stream 1, which is h.). And I modified the tavg_nml in pop_in the $CASE/run/ to delete unnecessary output stream. Then I run case.setup --reset and case.build,and submit it. But there were errors :
POP aborting...
FATAL ERROR: Empty stream
------------------------------------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 0) - process 553
------------------------------------------------------------------------
I looked at the gx1v7_tavg_contents in $CASE/run/ and found that the other streams in it were not commented out. And the the tavg_nml in pop_in the $CASE/run/ are still five output streams. I don't understand what's going on. Are my changes overridden at build time? However, if this is the case, it is equivalent to nothing has been changed. Why is an error reported? Previous runs were successful. Thanks for your reply.
POP aborting...
FATAL ERROR: Empty stream
------------------------------------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 0) - process 553
------------------------------------------------------------------------
I looked at the gx1v7_tavg_contents in $CASE/run/ and found that the other streams in it were not commented out. And the the tavg_nml in pop_in the $CASE/run/ are still five output streams. I don't understand what's going on. Are my changes overridden at build time? However, if this is the case, it is equivalent to nothing has been changed. Why is an error reported? Previous runs were successful. Thanks for your reply.