Skip to content
dev/master/2016.08.23

- Updated icebergs for testing rolling scheme in OM4

ddc8006 icebergs: Updated to "Wrapped running-mean of calving in logical if-block"
ca132e9 MOM6: Added optional argument "conversion" to regiseter_diag_field()
1d09772 Updated availa_diags for "Fix MLV_restrat_time axes, mask shape."
4a427a0 Move ICE_STATS_INTERVAL to dyn_trans_CS
3e6670d SIS2: *Use coszen to set the initial ocean albedos
95c4990 SIS2: *Changed the default for CONSTANT_COSZEN_IC to -1.
f716f0b *Set CONSTANT_COSZEN_IC to proper values
72f0868 SIS2: +Add run-time parameters to initialize coszen
f79c15b SIS2: +Renamed IST%coszen to IST%coszen_nextrad
66b7c5b SIS2: *Provide ocean SST to atmosphere on first step
da510bd Updated little-used MOM_parameter_doc files
4b11441 SIS2: +Restored SW_DIR and SW_DIF diagnostics
6c41d97 SIS2: +Added control structures to slow_thermo calls.
2631caa SIS2: +Added control structures to dyn_trans calls.
d232a23 SIS2: +Added control structures to fast_thermo calls.
9430182 Merge pull request #103 from adcroft/user/aja/py3_m6toolbox
d76f7a6 SIS2: +Obsoleted AREA_WEIGHTED_STRESSES
936cb13 Merge branch 'suyashbire1-user/ssb/buoy_forced_basin' into dev/master
2f6fb91 Restored MOM6 URL and removed unneeded/empty files
80cc9ba Merge branch 'dev/master' into user/ssb/buoy_forced_basin
724ee67 Merge branch 'dev/master' of github.com:NOAA-GFDL/MOM6-examples into dev/master
1bc4a04 MOM6: Merge branch 'suyashbire1-user/ssb/buoy_forced_basin' into dev/master
a33c659 MOM6: Merge branch 'user/mjh/FlxAdj_SST_restore' into dev/master
626e6a4 Merge branch 'dev/master' into user/ssb/buoy_forced_basin
fd049d6 Merge branch 'dev/master' of github.com:NOAA-GFDL/MOM6-examples into dev/master
d8edeaf Enabled fatal for NOSLIP with BIHARM
848954c Disabled fatal for NOSLIP and BIHARMONIC
07b71d7 SIS2: +Preparation to divide ice_state_type.
5bf3989 Merge branch 'dev/master' into user/ssb/buoy_forced_basin
6d28b25 Merge branch 'dev/master' of github.com:NOAA-GFDL/MOM6-examples into dev/master
f8e8af9 Enabled Fatal for NOSLIP with BIHARMONIC
4cf7bb0 Removed NOSLIP from MOM_input
d98b195 Modifications to buoy-forced basin case
5056ab2 MOM_param, CPU_stats, ocean.stats files added for buoy_forced_basin
3979873 Converted m6toolbox.py to python3
1bc69f8 Analysis: Added $(OPTOUTS) to analysis testing script
b8ca13a Merge branch 'dev/master' into buoy_forced_basin
cc8fbe5 Merge branch 'dev/master' of github.com:NOAA-GFDL/MOM6-examples into dev/master
26a525d SIS1_5L_THERMODYNAMICS = False in SIS2 test case (2)
40696f6 Merge pull request #102 from NOAA-GFDL/nikizadehgfdl-patch-4
06272ed correction to handle a none-None type
d5be8d2 Disabled MOM_fatal for NOSLIP and BIHARMONIC
7cf195e Added MOM_override file in buoy_forced_basin
16f5abf Modification to MOM_input of buoy_forced_basin
4b6bc50 Configuration files for buoy_forced_basin
8f03297 Modified initialization and forcing scripts for buoy_forced_gyre
4b892be Introduced buoy_forced_basin case to surface forcing and initialization files in MOM6.
97a0988 Addition of buoy_forced_basin to MOM6 code
277f4d6 Merging upstream MOM6, SIS2 and mkmf with dev/master
7087341 Merge branch 'dev/master' of github.com:NOAA-GFDL/MOM6-examples into dev/master
e672344 SIS2: +Obsoleted SIS1_5L_THERMODYNAMICS
e95589e SIS1_5L_THERMODYNAMICS = False in SIS2 test case
5395e26 SIS2: +Obsoleted INTERSPERSED_ICE_THERMO
f028992 Set INTERSPERSED_ICE_THERMO = False in SIS2 tests
b80ea0b SIS2: +SIS restart registration rearrangement
6e26ab7 MOM6: *Change the default for VSTAR_SCALE_FACTOR to 1.0
bb1b78f Explicitly set VSTAR_SCALE_FACTOR
2e77bc8 MOM6: +Switched VSTAR_SCALE_COEF to VSTAR_SCALE_FACTOR
576d372 MOM6: *Refactored ePBL vstar calculation.
c6488d6 MOM6: +Add BML_USTAR_MIN as a runtime parameter
9a9293e Merging with upstream
e5e2bf5 Merge pull request #101 from nicjhan/100-datasets-link
2f46eea Add missing link from MESO_025_23L INPUT to top level .datasets. Closes #100.
46320a1 SIS2: +Added WRITE_GEOM option for SIS2.
b840761 SIS2: +Removed SIS_grid_initalize.F90
33a2bc9 SIS2 logs INPUTDIR from SIS_initialize_fixed
c8f2e39 SIS2: +Use a dyn_grid_type in SIS_initialize_fixed
d21ec7d Tidy up: removed a ./ from a WOA05 link
23a6d90 Updated datasets links in coupled_AM2_LM3_SIS2 tests
685f73c SIS2: +Use a dyn_grid_type in SIS_set_grid_metrics
992bdf8 MOM6: Added workaround for vanished layers in KPP
1d85a6a SIS2: +Use MOM_checksums for chksums in SIS2
e2feddb SIS2: Moved call to read G_EARTH into ice_model_init
89544b9 SIS2: +Move domain init call into ice_model_init
e00cc6f MOM6: Merge branch 'ESMG-user/ksh/open_bc' into dev/master
3b48852 SIS2: +Move domain init call into ice_model_init
5360749 MOM6: +Initialize ocean_grid from dyn_horgrid
28bef97 MOM6: +Initialize ocean_grid from dyn_horgrid
d5f4639 Added missed MOM_parameter_doc (again)
e06b89d Merge branch 'dev/master' of github.com:CommerceGov/NOAA-GFDL-MOM6-examples into dev/master
7c49c12 MOM6: Merge branch 'dev/master' of github.com:NOAA-GFDL/MOM6 into dev/master
5cc786e MOM6: Merge branch 'nicjhan-328-dump-all-baltic-diags' into dev/master
6f14293 Merge branch 'dev/master' of github.com:CommerceGov/NOAA-GFDL-MOM6-examples into dev/master
986f4e2 MOM6: +Use GV%g_Earth in place of G%g_Earth
36314fa MOM6: Reordered domain and grid inits & parameter reads
4b4518b Added missed MOM_parameter_doc