Skip to content

Commit

Permalink
Deletes blank line contains spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavo-marques committed Aug 16, 2019
1 parent 4191689 commit 52225e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config_src/nuopc_driver/mom_cap.F90
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,6 @@ subroutine InitializeAdvertise(gcomp, importState, exportState, clock, rc)
endif

ocean_public%is_ocean_pe = .true.

call ocean_model_init(ocean_public, ocean_state, time0, timenow, input_restart_file=trim(restartfile))

call ocean_model_init_sfc(ocean_state, ocean_public)
Expand Down

0 comments on commit 52225e3

Please sign in to comment.