Skip to content

Commit

Permalink
Change to dealloc_grid in CICE_InitMod.F90 (CICE-Consortium#911)
Browse files Browse the repository at this point in the history
  • Loading branch information
dabail10 authored and DeniseWorthen committed Apr 7, 2024
1 parent e361301 commit 7b77068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ subroutine cice_init1()

use ice_init , only: input_data
use ice_init_column , only: input_zbgc, count_tracers
use ice_grid , only: init_grid1, alloc_grid, dealloc_grid
use ice_grid , only: init_grid1, alloc_grid
use ice_domain , only: init_domain_blocks
use ice_arrays_column , only: alloc_arrays_column
use ice_state , only: alloc_state
Expand Down

0 comments on commit 7b77068

Please sign in to comment.