Skip to content

Commit

Permalink
changes for coldstart running
Browse files Browse the repository at this point in the history
  • Loading branch information
DeniseWorthen committed Jul 2, 2020
1 parent 089f60f commit 46fcfba
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 246 deletions.
2 changes: 0 additions & 2 deletions cicecore/cicedynB/analysis/ice_history_shared.F90
Original file line number Diff line number Diff line change
Expand Up @@ -672,9 +672,7 @@ subroutine construct_filename(ncfile,suffix,ns)
iday = mday
isec = sec - dt

#ifdef CESMCOUPLED
if (write_ic) isec = sec
#endif
! construct filename
if (write_ic) then
write(ncfile,'(a,a,i4.4,a,i2.2,a,i2.2,a,i5.5,a,a)') &
Expand Down
Loading

0 comments on commit 46fcfba

Please sign in to comment.