-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to cite recent ice shelf development? #257
Comments
Hi Kaitlin, Unfortunately, we don't have anything that can be cited in terms of global high-res configurations with cavities using MOM6. @MJHarrison-GFDL has developed a 1/8 degree global setup with cavities + sea ice, but this has not been published yet. I gave a talk using results from this model during the Rising Marques, G., Harrison, M., Sergienko, O. and Hallberg, R., 2016. Changes in bottom water This presentation is not public, but if making it publicly available would help you, I can do so. Just let me know. |
Hi Gustavo, Thanks so much for your reply. Since there is nothing formally published yet, how about I just say (Gustavo Marques, personal communication, 2019)? If the reviewers/editor are not satisfied with that, we can look into citing the presentation. All the best, |
Hi Kaitlin, Best, |
- NOAA-GFDL/MOM6@c9fc30d61 ice shelf dHdt and optimization - NOAA-GFDL/MOM6@3d07e5beb Comment omega_w2x entries in nuopc_cap - NOAA-GFDL/MOM6@3720b9920 Comment all omega_w2x entries - NOAA-GFDL/MOM6@e2bbb08dc Set fpmix to false by default - NOAA-GFDL/MOM6@5e6e6576f remove fms_io_mod import - NOAA-GFDL/MOM6@de55fd6d2 fix multiinstance log filename correction and remove FMS1 io api calls. - NOAA-GFDL/MOM6@d363034fc Deprecate mct cap (NOAA-GFDL#257) - NOAA-GFDL/MOM6@5bc0c5e07 Pass wavebands from coupler to wave_parameters_CS (NOAA-GFDL#255) - NOAA-GFDL/MOM6@be40a4136 add run time info (NOAA-GFDL#114) - NOAA-GFDL/MOM6@d9aa751a4 Revert order of variables in vertFPmix - NOAA-GFDL/MOM6@66fd876af Removed L_diag and moved variables in vertFPmix - NOAA-GFDL/MOM6@7b7052e9b Describe local variables and make code consistent - NOAA-GFDL/MOM6@d4aa10857 Add Leith+E (NOAA-GFDL#251) - NOAA-GFDL/MOM6@c57789f41 Rearrange do-loops and if statements - NOAA-GFDL/MOM6@2f34d6521 Merge latest mom-ocean main (NOAA-GFDL#254) - NOAA-GFDL/MOM6@8ec0de7b0 Merge remote-tracking branch 'MAIN/main' into feature/update-to-main-20230811 - NOAA-GFDL/MOM6@27518f750 Make neutral diffusion work with 3D diffusivities - NOAA-GFDL/MOM6@a58803372 Make HBD work with 3D diffusivities - NOAA-GFDL/MOM6@36c1e266b Make tracer diffusivities 3D - NOAA-GFDL/MOM6@cf29f1beb Allocate hbl - NOAA-GFDL/MOM6@53ccbc329 Fix line length - NOAA-GFDL/MOM6@8234e696d Add hbd to the control structure - NOAA-GFDL/MOM6@b4bd22322 Output relevant fields when diff or visc < 0 - NOAA-GFDL/MOM6@61baca8ea Option to taper neutral diffusion - NOAA-GFDL/MOM6@8812ba999 Merge remote-tracking branch 'gustavo/fpmix_draft_17may2022' into fpmix_draft_18April2023 - NOAA-GFDL/MOM6@32b969ef4 Accommodate multi-instance runs in CESM (NOAA-GFDL#241) - NOAA-GFDL/MOM6@ebf11d7c7 migrate nearly all refs to CFC_cap into MOM_tracer_flow_control and MOM_CFC_cap - NOAA-GFDL/MOM6@a697159a2 Obsolete the USE_LATERAL_BOUNDARY_DIFFUSION option - NOAA-GFDL/MOM6@eff5036e0 Unit tests and final cleaning - NOAA-GFDL/MOM6@b85581ea8 read atm CFC hemispheric aveages from CFC_BC_FILE, instead of 2D fields - NOAA-GFDL/MOM6@db06a5494 add CFC_BC_year_offset, converts model time to time in CFC_BC_file - NOAA-GFDL/MOM6@c2a30839c Improve performance of hor_bnd_diffusion - NOAA-GFDL/MOM6@f666a67cb Rename module to hor_bnd_diffusion - NOAA-GFDL/MOM6@9b4bd84b5 Add mssing call to get_param for FPMIX - NOAA-GFDL/MOM6@864506e85 Add omega_w2x to fluxes and forces - NOAA-GFDL/MOM6@7624a83b8 Add missing use for vertFPmix - NOAA-GFDL/MOM6@143d11752 Updates to vertFPmix - NOAA-GFDL/MOM6@cb65bdcef Change name of logical - NOAA-GFDL/MOM6@9c103f1f9 First draft for fpmix - NOAA-GFDL/MOM6@b7390f7e0 Makes set_u_at_v and set_v_at_u public
- NOAA-GFDL/MOM6@c9fc30d61 ice shelf dHdt and optimization - NOAA-GFDL/MOM6@3d07e5beb Comment omega_w2x entries in nuopc_cap - NOAA-GFDL/MOM6@3720b9920 Comment all omega_w2x entries - NOAA-GFDL/MOM6@e2bbb08dc Set fpmix to false by default - NOAA-GFDL/MOM6@5e6e6576f remove fms_io_mod import - NOAA-GFDL/MOM6@de55fd6d2 fix multiinstance log filename correction and remove FMS1 io api calls. - NOAA-GFDL/MOM6@d363034fc Deprecate mct cap (#257) - NOAA-GFDL/MOM6@5bc0c5e07 Pass wavebands from coupler to wave_parameters_CS (#255) - NOAA-GFDL/MOM6@be40a4136 add run time info (#114) - NOAA-GFDL/MOM6@d9aa751a4 Revert order of variables in vertFPmix - NOAA-GFDL/MOM6@66fd876af Removed L_diag and moved variables in vertFPmix - NOAA-GFDL/MOM6@7b7052e9b Describe local variables and make code consistent - NOAA-GFDL/MOM6@d4aa10857 Add Leith+E (#251) - NOAA-GFDL/MOM6@c57789f41 Rearrange do-loops and if statements - NOAA-GFDL/MOM6@2f34d6521 Merge latest mom-ocean main (#254) - NOAA-GFDL/MOM6@8ec0de7b0 Merge remote-tracking branch 'MAIN/main' into feature/update-to-main-20230811 - NOAA-GFDL/MOM6@27518f750 Make neutral diffusion work with 3D diffusivities - NOAA-GFDL/MOM6@a58803372 Make HBD work with 3D diffusivities - NOAA-GFDL/MOM6@36c1e266b Make tracer diffusivities 3D - NOAA-GFDL/MOM6@cf29f1beb Allocate hbl - NOAA-GFDL/MOM6@53ccbc329 Fix line length - NOAA-GFDL/MOM6@8234e696d Add hbd to the control structure - NOAA-GFDL/MOM6@b4bd22322 Output relevant fields when diff or visc < 0 - NOAA-GFDL/MOM6@61baca8ea Option to taper neutral diffusion - NOAA-GFDL/MOM6@8812ba999 Merge remote-tracking branch 'gustavo/fpmix_draft_17may2022' into fpmix_draft_18April2023 - NOAA-GFDL/MOM6@32b969ef4 Accommodate multi-instance runs in CESM (#241) - NOAA-GFDL/MOM6@ebf11d7c7 migrate nearly all refs to CFC_cap into MOM_tracer_flow_control and MOM_CFC_cap - NOAA-GFDL/MOM6@a697159a2 Obsolete the USE_LATERAL_BOUNDARY_DIFFUSION option - NOAA-GFDL/MOM6@eff5036e0 Unit tests and final cleaning - NOAA-GFDL/MOM6@b85581ea8 read atm CFC hemispheric aveages from CFC_BC_FILE, instead of 2D fields - NOAA-GFDL/MOM6@db06a5494 add CFC_BC_year_offset, converts model time to time in CFC_BC_file - NOAA-GFDL/MOM6@c2a30839c Improve performance of hor_bnd_diffusion - NOAA-GFDL/MOM6@f666a67cb Rename module to hor_bnd_diffusion - NOAA-GFDL/MOM6@9b4bd84b5 Add mssing call to get_param for FPMIX - NOAA-GFDL/MOM6@864506e85 Add omega_w2x to fluxes and forces - NOAA-GFDL/MOM6@7624a83b8 Add missing use for vertFPmix - NOAA-GFDL/MOM6@143d11752 Updates to vertFPmix - NOAA-GFDL/MOM6@cb65bdcef Change name of logical - NOAA-GFDL/MOM6@9c103f1f9 First draft for fpmix - NOAA-GFDL/MOM6@b7390f7e0 Makes set_u_at_v and set_v_at_u public
Hi everyone,
Sorry to clog up your issues list, I was advised that this was the best way to get a hold of GFDL people during the government shutdown.
I'm writing a paper and one of the points I make in the discussion section is that thermodynamically active ice shelf cavities will likely be included in the next generation of GCMs, since large global ocean models such as NEMO and MOM are developing high-res configurations with cavities.
I understand this is an ongoing part of MOM6 development and was wondering if there was anything I could cite about the ice shelf component, even a technical report or a presentation which is public somewhere?
Many thanks,
Kaitlin Naughten
British Antarctic Survey
The text was updated successfully, but these errors were encountered: