Skip to content
Snippets Groups Projects
Commit 38e3238e authored by Dethinne Thomas's avatar Dethinne Thomas
Browse files

Update call_caraib.f90

parent ef8e73d6
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
call caraib call caraib
!Rename all the files of the first output of CARAIB if its the spin up !Rename all the files of the first output of CARAIB if its the spin up
if (first_iter .eq. 0) CALL rename_spinup if (first_iter .eq. 1) CALL rename_spinup
! !
day_counter = day_counter + 1 day_counter = day_counter + 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment