Skip to content

Commit

Permalink
SIS2 bug fixes from mom-ocean/MOM6#149
Browse files Browse the repository at this point in the history
NOAA-GFDL/SIS2@67a04e5 Bugfix: uninitialized variables domore_u, domore_v
NOAA-GFDL/SIS2@eb1d222 Bugfix: uninitialized variable G%first_direction

- NOAA-GFDL/SIS2@eb1d222 changed all the SIS_parameter_doc.all files.
- No answer changes.
  • Loading branch information
adcroft committed Apr 28, 2015
1 parent 375b3b1 commit b29cc19
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ NK_SNOW = 1 ! [nondim] default = 1
H_TO_KG_M2 = 1.0 ! [kg m-2 H-1] default = 1.0
! A constant that translates thicknesses from the model's
! internal units of thickness to kg m-2.
FIRST_DIRECTION = 0 ! default = 0
! An integer that indicates which direction goes first
! in parts of the code that use directionally split
! updates, with even numbers (or 0) used for x- first
! and odd numbers used for y-first.
GRID_FILE = "ocean_hgrid.nc" !
! Name of the file from which to read horizontal grid data.
INPUTDIR = "INPUT" ! default = "."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ NK_SNOW = 1 ! [nondim] default = 1
H_TO_KG_M2 = 1.0 ! [kg m-2 H-1] default = 1.0
! A constant that translates thicknesses from the model's
! internal units of thickness to kg m-2.
FIRST_DIRECTION = 0 ! default = 0
! An integer that indicates which direction goes first
! in parts of the code that use directionally split
! updates, with even numbers (or 0) used for x- first
! and odd numbers used for y-first.
GRID_FILE = "ocean_hgrid.nc" !
! Name of the file from which to read horizontal grid data.
INPUTDIR = "INPUT" ! default = "."
Expand Down
5 changes: 5 additions & 0 deletions ice_ocean_SIS2/Baltic/SIS_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ NK_SNOW = 1 ! [nondim] default = 1
H_TO_KG_M2 = 1.0 ! [kg m-2 H-1] default = 1.0
! A constant that translates thicknesses from the model's
! internal units of thickness to kg m-2.
FIRST_DIRECTION = 0 ! default = 0
! An integer that indicates which direction goes first
! in parts of the code that use directionally split
! updates, with even numbers (or 0) used for x- first
! and odd numbers used for y-first.
GRID_FILE = "ocean_hgrid.nc" !
! Name of the file from which to read horizontal grid data.
INPUTDIR = "INPUT" ! default = "."
Expand Down
5 changes: 5 additions & 0 deletions ice_ocean_SIS2/OM4_025/SIS_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ NK_SNOW = 1 ! [nondim] default = 1
H_TO_KG_M2 = 1.0 ! [kg m-2 H-1] default = 1.0
! A constant that translates thicknesses from the model's
! internal units of thickness to kg m-2.
FIRST_DIRECTION = 0 ! default = 0
! An integer that indicates which direction goes first
! in parts of the code that use directionally split
! updates, with even numbers (or 0) used for x- first
! and odd numbers used for y-first.
GRID_FILE = "ocean_hgrid.nc" !
! Name of the file from which to read horizontal grid data.
INPUTDIR = "INPUT" ! default = "."
Expand Down
5 changes: 5 additions & 0 deletions ice_ocean_SIS2/SIS2/SIS_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ NK_SNOW = 1 ! [nondim] default = 1
H_TO_KG_M2 = 1.0 ! [kg m-2 H-1] default = 1.0
! A constant that translates thicknesses from the model's
! internal units of thickness to kg m-2.
FIRST_DIRECTION = 0 ! default = 0
! An integer that indicates which direction goes first
! in parts of the code that use directionally split
! updates, with even numbers (or 0) used for x- first
! and odd numbers used for y-first.
GRID_FILE = "ocean_hgrid.nc" !
! Name of the file from which to read horizontal grid data.
INPUTDIR = "INPUT" ! default = "."
Expand Down
5 changes: 5 additions & 0 deletions ice_ocean_SIS2/SIS2_bergs_cgrid/SIS_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ NK_SNOW = 1 ! [nondim] default = 1
H_TO_KG_M2 = 1.0 ! [kg m-2 H-1] default = 1.0
! A constant that translates thicknesses from the model's
! internal units of thickness to kg m-2.
FIRST_DIRECTION = 0 ! default = 0
! An integer that indicates which direction goes first
! in parts of the code that use directionally split
! updates, with even numbers (or 0) used for x- first
! and odd numbers used for y-first.
GRID_FILE = "ocean_hgrid.nc" !
! Name of the file from which to read horizontal grid data.
INPUTDIR = "INPUT" ! default = "."
Expand Down
5 changes: 5 additions & 0 deletions ice_ocean_SIS2/SIS2_cgrid/SIS_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ NK_SNOW = 1 ! [nondim] default = 1
H_TO_KG_M2 = 1.0 ! [kg m-2 H-1] default = 1.0
! A constant that translates thicknesses from the model's
! internal units of thickness to kg m-2.
FIRST_DIRECTION = 0 ! default = 0
! An integer that indicates which direction goes first
! in parts of the code that use directionally split
! updates, with even numbers (or 0) used for x- first
! and odd numbers used for y-first.
GRID_FILE = "ocean_hgrid.nc" !
! Name of the file from which to read horizontal grid data.
INPUTDIR = "INPUT" ! default = "."
Expand Down
5 changes: 5 additions & 0 deletions ice_ocean_SIS2/SIS2_icebergs/SIS_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ NK_SNOW = 1 ! [nondim] default = 1
H_TO_KG_M2 = 1.0 ! [kg m-2 H-1] default = 1.0
! A constant that translates thicknesses from the model's
! internal units of thickness to kg m-2.
FIRST_DIRECTION = 0 ! default = 0
! An integer that indicates which direction goes first
! in parts of the code that use directionally split
! updates, with even numbers (or 0) used for x- first
! and odd numbers used for y-first.
GRID_FILE = "ocean_hgrid.nc" !
! Name of the file from which to read horizontal grid data.
INPUTDIR = "INPUT" ! default = "."
Expand Down
2 changes: 1 addition & 1 deletion src/SIS2
Submodule SIS2 updated from 500fdd to 67a04e

0 comments on commit b29cc19

Please sign in to comment.