Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ice_ocean_SIS2/SIS2/SIS.available_diags
Original file line number Diff line number Diff line change
Expand Up @@ -237,9 +237,6 @@
"ice_model", "sivol" [Unused]
! long_name: ice volume
! units: m-ice
"ice_model", "sivol_CMOR" [Unused]
! long_name: Sea-ice Volume per Area
! units: m-ice
"ice_model", "sisnconc" [Unused]
! long_name: snow concentration
! units: 0-1
Expand Down Expand Up @@ -287,8 +284,11 @@
! long_name: ice mass
! units: kg/m^2
"ice_model", "simass_n" [Unused]
! long_name: ice mass
! long_name: ice mass in categories
! units: kg/m^2
"ice_model", "siitdthick" [Unused]
! long_name: ice thickness in categories
! units: m-ice
"ice_model", "sisnmass" [Unused]
! long_name: snow mass
! units: kg/m^2
Expand Down
8 changes: 4 additions & 4 deletions ice_ocean_SIS2/SIS2_bergs_cgrid/SIS.available_diags
Original file line number Diff line number Diff line change
Expand Up @@ -384,9 +384,6 @@
"ice_model", "sivol" [Unused]
! long_name: ice volume
! units: m-ice
"ice_model", "sivol_CMOR" [Unused]
! long_name: Sea-ice Volume per Area
! units: m-ice
"ice_model", "sisnconc" [Unused]
! long_name: snow concentration
! units: 0-1
Expand Down Expand Up @@ -434,8 +431,11 @@
! long_name: ice mass
! units: kg/m^2
"ice_model", "simass_n" [Unused]
! long_name: ice mass
! long_name: ice mass in categories
! units: kg/m^2
"ice_model", "siitdthick" [Unused]
! long_name: ice thickness in categories
! units: m-ice
"ice_model", "sisnmass" [Unused]
! long_name: snow mass
! units: kg/m^2
Expand Down
8 changes: 4 additions & 4 deletions ice_ocean_SIS2/SIS2_cgrid/SIS.available_diags
Original file line number Diff line number Diff line change
Expand Up @@ -375,9 +375,6 @@
"ice_model", "sivol" [Unused]
! long_name: ice volume
! units: m-ice
"ice_model", "sivol_CMOR" [Unused]
! long_name: Sea-ice Volume per Area
! units: m-ice
"ice_model", "sisnconc" [Unused]
! long_name: snow concentration
! units: 0-1
Expand Down Expand Up @@ -425,8 +422,11 @@
! long_name: ice mass
! units: kg/m^2
"ice_model", "simass_n" [Unused]
! long_name: ice mass
! long_name: ice mass in categories
! units: kg/m^2
"ice_model", "siitdthick" [Unused]
! long_name: ice thickness in categories
! units: m-ice
"ice_model", "sisnmass" [Unused]
! long_name: snow mass
! units: kg/m^2
Expand Down
2 changes: 1 addition & 1 deletion src/SIS2
Submodule SIS2 updated 1 files
+10 −11 src/SIS_ice_diags.F90