Skip to content

Commit e0f4208

Browse files
committed
Correction to ice restart instructions
1 parent 50a8e58 commit e0f4208

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/docs/pages/inputs/restarts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Rename the `iced.YYYY-MM-DD-00000.nc` with new date. The year, month, and day sh
8585

8686
Edit the `ice.restart` pointer file to use the new file name:
8787
<terminal-window static>
88-
<terminal-line>echo ./RESTART/iced.YYYY-MM-DD-00000.nc > ice.restart</terminal-line>
88+
<terminal-line>echo ./RESTART/iced.YYYY-MM-DD-00000.nc > ice.restart_file</terminal-line>
8989
</terminal-window>
9090

9191
Replace the `year`, `nyr`, `month`, and `mday` global attributes using `nco` (in most cases, only the year will need to be changed):

0 commit comments

Comments
 (0)