Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
9a9293e
Merging with upstream
suyashbire1 Jul 14, 2016
7087341
Merge branch 'dev/master' of github.com:NOAA-GFDL/MOM6-examples into …
suyashbire1 Jul 25, 2016
277f4d6
Merging upstream MOM6, SIS2 and mkmf with dev/master
suyashbire1 Jul 25, 2016
97a0988
Addition of buoy_forced_basin to MOM6 code
suyashbire1 Jul 25, 2016
4b892be
Introduced buoy_forced_basin case to surface forcing and initializati…
suyashbire1 Jul 25, 2016
8f03297
Modified initialization and forcing scripts for buoy_forced_gyre
suyashbire1 Jul 26, 2016
4b6bc50
Configuration files for buoy_forced_basin
suyashbire1 Jul 26, 2016
16f5abf
Modification to MOM_input of buoy_forced_basin
suyashbire1 Jul 26, 2016
7cf195e
Added MOM_override file in buoy_forced_basin
suyashbire1 Jul 26, 2016
d5be8d2
Disabled MOM_fatal for NOSLIP and BIHARMONIC
suyashbire1 Jul 26, 2016
cc8fbe5
Merge branch 'dev/master' of github.com:NOAA-GFDL/MOM6-examples into …
suyashbire1 Jul 27, 2016
b8ca13a
Merge branch 'dev/master' into buoy_forced_basin
suyashbire1 Jul 27, 2016
5056ab2
MOM_param, CPU_stats, ocean.stats files added for buoy_forced_basin
suyashbire1 Jul 27, 2016
d98b195
Modifications to buoy-forced basin case
suyashbire1 Jul 27, 2016
4cf7bb0
Removed NOSLIP from MOM_input
suyashbire1 Jul 28, 2016
f8e8af9
Enabled Fatal for NOSLIP with BIHARMONIC
suyashbire1 Jul 28, 2016
6d28b25
Merge branch 'dev/master' of github.com:NOAA-GFDL/MOM6-examples into …
suyashbire1 Jul 28, 2016
5bf3989
Merge branch 'dev/master' into user/ssb/buoy_forced_basin
suyashbire1 Jul 28, 2016
848954c
Disabled fatal for NOSLIP and BIHARMONIC
suyashbire1 Jul 29, 2016
d8edeaf
Enabled fatal for NOSLIP with BIHARM
suyashbire1 Jul 29, 2016
fd049d6
Merge branch 'dev/master' of github.com:NOAA-GFDL/MOM6-examples into …
suyashbire1 Jul 29, 2016
626e6a4
Merge branch 'dev/master' into user/ssb/buoy_forced_basin
suyashbire1 Jul 29, 2016
724ee67
Merge branch 'dev/master' of github.com:NOAA-GFDL/MOM6-examples into …
suyashbire1 Jul 30, 2016
80cc9ba
Merge branch 'dev/master' into user/ssb/buoy_forced_basin
suyashbire1 Jul 30, 2016
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
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
url = git@github.com:NOAA-GFDL/FMS.git
[submodule "src/MOM6"]
path = src/MOM6
url = git@github.com:NOAA-GFDL/MOM6.git
url = git@github.com:suyashbire1/MOM6.git
[submodule "src/SIS2"]
path = src/SIS2
url = git@github.com:NOAA-GFDL/SIS2.git
Expand Down
Empty file.
322 changes: 322 additions & 0 deletions ocean_only/buoy_forced_basin/MOM_input

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ocean_only/buoy_forced_basin/MOM_override
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
! Blank file in which we can put "overrides" for parameters
1,318 changes: 1,318 additions & 0 deletions ocean_only/buoy_forced_basin/MOM_parameter_doc.all

Large diffs are not rendered by default.

70 changes: 70 additions & 0 deletions ocean_only/buoy_forced_basin/MOM_parameter_doc.layout
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
! This file was written by the model and records the layout parameters used at run-time.
GLOBAL_INDEXING = False ! [Boolean] default = False
! If true, use a global lateral indexing convention, so
! that corresponding points on different processors have
! the same index. This does not work with static memory.
!SYMMETRIC_MEMORY_ = False ! [Boolean]
! If defined, the velocity point data domain includes
! every face of the thickness points. In other words,
! some arrays are larger than others, depending on where
! they are on the staggered grid. Also, the starting
! index of the velocity-point arrays is usually 0, not 1.
! This can only be set at compile time.
NONBLOCKING_UPDATES = False ! [Boolean] default = False
! If true, non-blocking halo updates may be used.
!STATIC_MEMORY_ = False ! [Boolean]
! If STATIC_MEMORY_ is defined, the principle variables
! will have sizes that are statically determined at
! compile time. Otherwise the sizes are not determined
! until run time. The STATIC option is substantially
! faster, but does not allow the PE count to be changed
! at run time. This can only be set at compile time.
NIHALO = 4 ! default = 4
! The number of halo points on each side in the
! x-direction. With STATIC_MEMORY_ this is set as NIHALO_
! in MOM_memory.h at compile time; without STATIC_MEMORY_
! the default is NIHALO_ in MOM_memory.h (if defined) or 2.
NJHALO = 4 ! default = 4
! The number of halo points on each side in the
! y-direction. With STATIC_MEMORY_ this is set as NJHALO_
! in MOM_memory.h at compile time; without STATIC_MEMORY_
! the default is NJHALO_ in MOM_memory.h (if defined) or 2.
MASKTABLE = "MOM_mask_table" ! default = "MOM_mask_table"
! A text file to specify n_mask, layout and mask_list.
! This feature masks out processors that contain only land points.
! The first line of mask_table is the number of regions to be masked out.
! The second line is the layout of the model and must be
! consistent with the actual model layout.
! The following (n_mask) lines give the logical positions
! of the processors that are masked out. The mask_table
! can be created by tools like check_mask. The
! following example of mask_table masks out 2 processors,
! (1,2) and (3,6), out of the 24 in a 4x6 layout:
! 2
! 4,6
! 1,2
! 3,6
NIPROC = 2 !
! The number of processors in the x-direction. With
! STATIC_MEMORY_ this is set in MOM_memory.h at compile time.
NJPROC = 3 !
! The number of processors in the x-direction. With
! STATIC_MEMORY_ this is set in MOM_memory.h at compile time.
LAYOUT = 2, 3 !
! The processor layout that was acutally used.
IO_LAYOUT = 1, 1 ! default = 0
! The processor layout to be used, or 0,0 to automatically
! set the io_layout to be the same as the layout.
NIBLOCK = 1 ! default = 1
! The number of blocks in the x-direction on each processor (for openmp).
NJBLOCK = 1 ! default = 1
! The number of blocks in the y-direction on each processor (for openmp).
BT_USE_WIDE_HALOS = True ! [Boolean] default = True
! If true, use wide halos and march in during the
! barotropic time stepping for efficiency.
BTHALO = 0 ! default = 0
! The minimum halo size for the barotropic solver.
!BT x-halo = 0 !
! The barotropic x-halo size that is actually used.
!BT y-halo = 0 !
! The barotropic y-halo size that is actually used.
Loading