Skip to content

Commit

Permalink
restore 43r3 restart timestep format
Browse files Browse the repository at this point in the history
  • Loading branch information
JanStreffing committed Nov 7, 2023
1 parent 769b9c3 commit a292e1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/components/oifs/oifs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -935,8 +935,8 @@ choose_version:
add_namelist_changes:
fort.4:
NAMRES:
NFRRES: 1
NRESTS: "-1, -${oifs.next_step}"
NFRRES: ${nfrres}
NRESTS${nrest_ind}: ${nfrests}
NAMPAR0:
NPROC: ${oifs.nproc}
NAMARG:
Expand Down

0 comments on commit a292e1b

Please sign in to comment.