Skip to content

Commit

Permalink
MOM6: Merge branch 'gustavo-marques-MOM_F90_FIX' into dev/master
Browse files Browse the repository at this point in the history
- NOAA-GFDL/MOM6@2a50035 Merge branch 'gustavo-marques-MOM_F90_FIX' into dev/master
- NOAA-GFDL/MOM6@d7aa18b Refactor of gustavo-marques-MOM_F90_FIX
- NOAA-GFDL/MOM6@a2835a9 Merge branch 'MOM_F90_FIX' of https://github.com/gustavo-marques/MOM6 into gustavo-marques-MOM_F90_FIX
- NOAA-GFDL/MOM6@c8986f6 Merge branch 'nicjhan-334-kernelise-grid-build' into dev/master
- NOAA-GFDL/MOM6@753098a Merge branch '334-kernelise-grid-build' of https://github.com/nicjhan/MOM6 into nicjhan-334-kernelise-grid-build
- NOAA-GFDL/MOM6@1e373d9 Minor re-factor of diag_mediator()
- NOAA-GFDL/MOM6@b1b3554 Added new kernel reintegrate_column()
- NOAA-GFDL/MOM6@b1ccc5a Renamed unitTests to unit_tests
- NOAA-GFDL/MOM6@17a3f80 Added new module MOM_diag_vkernels
- NOAA-GFDL/MOM6@6e31ccf Complete slight and hycom1 grid column generation. mom-ocean#334
- NOAA-GFDL/MOM6@25304cd Split out slight and hycom1 grid generation into columns. Not complete. mom-ocean#334
- NOAA-GFDL/MOM6@c39d592 beginning to split out grid generation into per-column. mom-ocean#334
- NOAA-GFDL/MOM6@fc1b184 Updated comments in MOM_diag_mediator.F90
- NOAA-GFDL/MOM6@f44b798 Added cell_measures for static fields depth_ocean and wet
- NOAA-GFDL/MOM6@571b397 Implemented "interp_method = 'none'" for vector/q-point locations
- NOAA-GFDL/MOM6@909264b Merge branch 'user/nnz/openmpfixes_devmaster_20160809' into dev/master
- NOAA-GFDL/MOM6@f7507a4 Merge branch 'dev/master' into user/nnz/openmpfixes_devmaster_20160809
- NOAA-GFDL/MOM6@fd296ae Implemented cell_measure area for h-point variables
  • Loading branch information
adcroft committed Sep 2, 2016
1 parent 0ec2697 commit 00b9226
Show file tree
Hide file tree
Showing 41 changed files with 161 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ice_ocean_SIS2/OM4_025/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 2.16E+04 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ice_ocean_SIS2/OM4_05/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 2.16E+04 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions land_ice_ocean_LM3_SIS2/OM_360x320_C180/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 2.16E+04 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/DOME/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/Phillips_2layer/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/SCM_idealized_hurricane/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 2.16E+04 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/adjustment2d/layer/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/adjustment2d/rho/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/adjustment2d/z/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/circle_obcs/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/double_gyre/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/external_gwave/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/flow_downslope/layer/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
4 changes: 4 additions & 0 deletions ocean_only/flow_downslope/rho/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ HMIX_SFC_PROP = 1.0 ! [m] default = 1.0
! If BULKMIXEDLAYER is false, HMIX_SFC_PROP is the depth
! over which to average to find surface properties like
! SST and SSS or density (but not surface velocities).
HMIX_UV_SFC_PROP = 0.0 ! [m] default = 0.0
! If BULKMIXEDLAYER is false, HMIX_UV_SFC_PROP is the depth
! over which to average to find surface flow properties,
! SSU, SSV. A non-positive value indicates no averaging.
MIN_Z_DIAG_INTERVAL = 0.0 ! [s] default = 0.0
! The minimum amount of time in seconds between
! calculations of depth-space diagnostics. Making this
Expand Down
Loading

0 comments on commit 00b9226

Please sign in to comment.