Exercise Overview#
Learning Goals#
In this exercise, you will intentionally cause the model to crash and then use the troubleshooting techniques introduced in this chapter to determine why the simulation failed.
By the end of this exercise, you should be able to:
Locate the relevant CESM log files.
Determine whether a run completed successfully or failed.
Identify which model component triggered the error.
Use the log files to diagnose the cause of a runtime failure.
Exercise#
Do the exercise: Debugging a Runtime Error