Skip to content
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

New land_ocean_seaice experiment. #60

Merged
merged 7 commits into from
Nov 30, 2015

Conversation

MJHarrison-GFDL
Copy link
Contributor

  • new example directory for LM3
  • land_ice_ocean_LM3_SIS2/OM_360x320_C180
  • requires update to atmos_null (dev/master on FMS github)
  • INPUT files need to be moved to a centralized location.
  • Just needs first 10days+1hr from the atmos data.

 - new example directory for LM3
 - land_ice_ocean_LM3_SIS2/OM_360x320_C180
 - requires update to atmos_null (dev/master on FMS github)
 - INPUT files need to be moved to a centralized location.
 - Just needs first 10days+1hr from the atmos data.
@adcroft adcroft self-assigned this Nov 6, 2015
@adcroft
Copy link
Member

adcroft commented Nov 6, 2015

I'm working on pulling this but once I'm done we will need to retroactively install a preprocessing directory.

Some questions:

  1. What are the linked runscript and XML for?
  2. README says "See ./gather_lm3_data.sh for details." which isn't present.
  3. I see you are renaming files in the links, e.g.
    q10.nc -> /lustre/f1/pdata/gfdl_O/datasets/reanalysis/MERRA/q10/q10_merra_1992.nc
    1. Doesn't the XML have trouble with this?
    2. How do you plan to use a year other than 1992? Shouldn't we link all the MERRA files here (they're only links) and put the full filename (which includes year) in data_table?
  4. Directory is called OM_360x320_C180, diag_table has OMz_360x320_C180. Which do you want? Or OM4_360x320_C180?
  5. field_table has "atmos_mod" entries?

@adcroft
Copy link
Member

adcroft commented Nov 6, 2015

Just noticed there's no ice_model.res.nc in INPUT/ but there is in /lustre/f1/unswept/Matthew.Harrison/MOM6_datasets/C180_OM360x320.071315. Should it be linked?

@adcroft
Copy link
Member

adcroft commented Nov 6, 2015

Matt, dev/master doesn't exist for atmos_null? Send a commit id/hash...

@MJHarrison-GFDL
Copy link
Contributor Author

git@github.com/NOAA-GFDL/atmos_null/commit/a7b75f3bcbe1ef4efe625edc71843466117ef7c3

On Thu, Nov 5, 2015 at 9:04 PM, Alistair Adcroft notifications@github.com
wrote:

Matt, dev/master doesn't exist for atmos_null? Send a commit id/hash...


Reply to this email directly or view it on GitHub
#60 (comment)
.

@MJHarrison-GFDL
Copy link
Contributor Author

Removed. Cold starting the ice.

On Thu, Nov 5, 2015 at 8:36 PM, Alistair Adcroft notifications@github.com
wrote:

Just noticed there's no ice_model.res.nc in INPUT/ but there is in
/lustre/f1/unswept/Matthew.Harrison/MOM6_datasets/C180_OM360x320.071315.
Should it be linked?


Reply to this email directly or view it on GitHub
#60 (comment)
.

@MJHarrison-GFDL
Copy link
Contributor Author

1,2 : Need to consult with @SergeyMalyshev and @elenashevliakova . Need to
commit LM3 spin-up.

  1. Resetting the link every 1 year segment in production runs. I have XML
    for this. I obviously need to add a preprocessing directory!

Part of it is here

https://github.com/NOAA-GFDL/MOM6-examples/tree/user/mjh/FLOR2/tools/python/FLOR2gridGeneration

Needs work to add MERRA download scripts.

  1. Done
  2. Need to allocate for spec. humidity . Not sure about cld amt.

On Thu, Nov 5, 2015 at 8:32 PM, Alistair Adcroft notifications@github.com
wrote:

I'm working on pulling this but once I'm done we will need to
retroactively install a preprocessing directory.

Some questions:

  1. What are the linked runscript and XML for?
  2. README says "See ./gather_lm3_data.sh for details." which isn't
    present.
  3. I see you are renaming files in the links, e.g. q10.nc ->
    /lustre/f1/pdata/gfdl_O/datasets/reanalysis/MERRA/q10/q10_merra_1992.nc
    1. Doesn't the XML have trouble with this?
    2. How do you plan to use a year other than 1992? Shouldn't we link
      all the MERRA files here (they're only links) and put the full filename
      (which includes year) in data_table?
  4. Directory is called OM_360x320_C180, diag_table has OMz_360x320_C180.
    Which do you want? Or OM4_360x320_C180?
  5. field_table has "atmos_mod" entries?


Reply to this email directly or view it on GitHub
#60 (comment)
.

- Installed .datasets link and copied everything to pdata on /lustre/f1
- Removed "output"
- Removed "MOM_saltrestore"
@adcroft adcroft merged commit 51a19ca into dev/master Nov 30, 2015
@adcroft adcroft deleted the user/mjh/land_ice_ocean_LM3_SIS2 branch December 8, 2016 17:06
adcroft added a commit that referenced this pull request Jun 1, 2018
…v/master

- Update to dev/master with commits from dev/ncar
- Introduces new parameters and diagnostics recorded in MOM_parameter_doc files and available_diags

- NOAA-GFDL/MOM6@542be91 Merge branch 'gustavo-marques-add_old_double_diffusion' into dev/master
- NOAA-GFDL/MOM6@714b5ff Merge branch 'add_old_double_diffusion' of https://github.com/gustavo-marques/MOM6 into gustavo-marques-add_old_double_diffusion
- NOAA-GFDL/MOM6@9e36556 Fix a bug
- NOAA-GFDL/MOM6@309b4d4 Fix if statement for fatal error when using double diffusion (old and CVMix)
- NOAA-GFDL/MOM6@c527d5a Add missing code relate to old double-diffusion method
- NOAA-GFDL/MOM6@474d664 Set clock for double-diffusion via CVMix
- NOAA-GFDL/MOM6@65a48f4 Merge branch 'restructure_diabatic_driver' into add_old_double_diffusion
- NOAA-GFDL/MOM6@71e4bea Add fatal error if multiple double-diffusion options are enabled
- NOAA-GFDL/MOM6@56c461c Adds back old double-diffusion code
- NOAA-GFDL/MOM6@42c4f93 Add some comments
- NOAA-GFDL/MOM6@6782ecb Deleted calls related to layer mode
- NOAA-GFDL/MOM6@ec95be9 Merge pull request #60 from gustavo-marques/double_diffusion_cvmix
- NOAA-GFDL/MOM6@720dbc0 Doxygenize set_diff + read background kinematic viscosity
- NOAA-GFDL/MOM6@198d755 Delete visc%kv_slow=0 since this is done in set_diffusivity
- NOAA-GFDL/MOM6@884dd3a Merge remote-tracking branch 'gustavo/double_diffusion_cvmix2' into double_diffusion_cvmix
- NOAA-GFDL/MOM6@1e6cb67 Merge branch 'dev/ncar' into double_diffusion_cvmix
- NOAA-GFDL/MOM6@bf6c003 Clean the ddiff code and improve comments
- NOAA-GFDL/MOM6@8877c17 Rename MOM_cvmix_ddiff.F90 -> MOM_CVMix_ddiff.F90
- NOAA-GFDL/MOM6@70d88e4 Add a flag to control if visc%Kv_slow is used
- NOAA-GFDL/MOM6@148a944 Merge branch 'dev/ncar' into double_diffusion_cvmix
- NOAA-GFDL/MOM6@cc27362 Clean up spaces and comments
- NOAA-GFDL/MOM6@152a707 Change cvmix to CVMix
- NOAA-GFDL/MOM6@abd620c Move description to the end of the module
- NOAA-GFDL/MOM6@d5ce7a4 Avoid NaNs when computing stratification parameter
- NOAA-GFDL/MOM6@05daede Fix indentation
- NOAA-GFDL/MOM6@81265e6 Doxygenize MOM_diabatic_aux
- NOAA-GFDL/MOM6@507d34e First version of Double-diffusion via CVMix
- NOAA-GFDL/MOM6@02acd12 Doxygenize subroutine differential_diffuse_T_S
- NOAA-GFDL/MOM6@191b5be Add a factor of 2 when adding Kv_slow into Kv_add
- NOAA-GFDL/MOM6@3385857 Initialize Kd, Kd_int and Kv_slow using interior values specified by user
- NOAA-GFDL/MOM6@78656bb Add missing halo update for visc%Kv_slow
- NOAA-GFDL/MOM6@9d6cb46 Rename variable in register_diag_field
- NOAA-GFDL/MOM6@a0358fbb Fix bug in MOM_cvmix_conv
- NOAA-GFDL/MOM6@f6a21e7 Merge branch 'dev/ncar' into adding_cvmix_part2
- NOAA-GFDL/MOM6@901c301 Add option to post diags for bkgnd_mixing
- NOAA-GFDL/MOM6@d09e809 Add option to diagnose Kv at u and v points
- NOAA-GFDL/MOM6@dcfb722 Bug fix in MOM_bkgnd_mixing
- NOAA-GFDL/MOM6@d5be1f8 Attempt to add diag. for total vertical visc.
- NOAA-GFDL/MOM6@69c2c96 Remove trailing space
- NOAA-GFDL/MOM6@1488b78 Add option to save Kv_slow and Kv
- NOAA-GFDL/MOM6@fd23f91 Set visc%Kv_slow to zero in diabatic
- NOAA-GFDL/MOM6@d774e5f Add "slow" vertical viscosity in vertvisc_coef
- NOAA-GFDL/MOM6@60f7d66 Initialize visc%Kv_slow and update halos
- NOAA-GFDL/MOM6@0c363ae Always allocate CS%OBLdepth since other modules may need to know OBLdepth
- NOAA-GFDL/MOM6@c4f1f55 Update CVMix
- NOAA-GFDL/MOM6@b14213a Fill Ri_grad in vanished layers with adjacent value, just when Ri smooth is enabled
- NOAA-GFDL/MOM6@99ca9a7 Adding option to smooth Ri using a 1-2-1 filter
marshallward added a commit that referenced this pull request Apr 14, 2021
- NOAA-GFDL/MOM6@fc75e0fa4 Merge pull request #1370 from Hallberg-NOAA/F_case_file_output
- NOAA-GFDL/MOM6@e8e8abab9 Merge remote-tracking branch 'hallberg/F_case_file_output' into F_case_file_output
- NOAA-GFDL/MOM6@96f1d1e89 Use allocatable types in write_ocean_geometry_files
- NOAA-GFDL/MOM6@983824a69 Merge branch 'dev/gfdl' into F_case_file_output
- NOAA-GFDL/MOM6@5fe51b18e Merge pull request #1369 from Hallberg-NOAA/SIS2_IO_upgrades
- NOAA-GFDL/MOM6@0eb47b25a +More consistent treatment of input_filename = 'F'
- NOAA-GFDL/MOM6@03b997b88 +Enhanced support for novel axes in MOM_io
- NOAA-GFDL/MOM6@7ec08cd9b Merge pull request #1365 from marshallward/corad_vec_v2
- NOAA-GFDL/MOM6@dc66dd8a7 Merge branch 'dev/gfdl' into corad_vec_v2
- NOAA-GFDL/MOM6@c5c74419d Merge pull request #1364 from jkrasting/downsampled_diag_fix
- NOAA-GFDL/MOM6@a5fb36503 Merge branch 'dev/gfdl' into downsampled_diag_fix
- NOAA-GFDL/MOM6@d485a5123 Merge pull request #1363 from Hallberg-NOAA/SIS2_infra_support
- NOAA-GFDL/MOM6@b413f25c5 Merge branch 'SIS2_infra_support' of github.com:Hallberg-NOAA/MOM6 into SIS2_infra_support
- NOAA-GFDL/MOM6@358da7cc4 Corrected comments describing CT_copy_data
- NOAA-GFDL/MOM6@ad0bc3c41 Merge branch 'dev/gfdl' into SIS2_infra_support
- NOAA-GFDL/MOM6@fae570d0a Merge branch 'main' into main_to_gfdl
- NOAA-GFDL/MOM6@5f063044c Fixed downsampling summation for more diag types
- NOAA-GFDL/MOM6@c549ae9d9 Merge pull request #1358 from NOAA-GFDL/dev-gfdl-main-candidate-2021-03-26
- NOAA-GFDL/MOM6@ad372fdc2 Merge branch 'dev/gfdl' into SIS2_infra_support
- NOAA-GFDL/MOM6@d1dc6b5ba Coriolis: Improved coradcalc vectorization
- NOAA-GFDL/MOM6@2b6d3e115 Merge pull request #1362 from marshallward/horvisc_diag_to_stack
- NOAA-GFDL/MOM6@9792b2346 Fixed downsampling for x:sum y:point z:point diags
- NOAA-GFDL/MOM6@665cd9a3b Merge branch 'dev/gfdl' into horvisc_diag_to_stack
- NOAA-GFDL/MOM6@b6c7fdb02 change default value of use_mommesh as true
- NOAA-GFDL/MOM6@6d4a48390 Merge pull request #1360 from Hallberg-NOAA/fewer_timelevels
- NOAA-GFDL/MOM6@3c1cb2efd +Add MOM_domains interfaces needed by SIS2
- NOAA-GFDL/MOM6@cfa59aab1 +Add coupler_types interfaces needed by SIS2
- NOAA-GFDL/MOM6@97f111779 Merge branch 'dev/gfdl' into fewer_timelevels
- NOAA-GFDL/MOM6@813fc7975 Merge pull request #1359 from Hallberg-NOAA/FMS2_io_writes
- NOAA-GFDL/MOM6@2ffea27be MOM_hor_visc: Variables moved to stack
- NOAA-GFDL/MOM6@4fd380747 Merge branch 'dev/gfdl' into FMS2_io_writes
- NOAA-GFDL/MOM6@c62d51f9d Remove inappropriate timelevel arguments
- NOAA-GFDL/MOM6@13f1e70f5 Merge pull request #1356 from GEOS-ESM/bugfix/sanAkel/output-b-grid-currents
- NOAA-GFDL/MOM6@6c2b944e2 Merge branch 'dev/gfdl' into bugfix/sanAkel/output-b-grid-currents
- NOAA-GFDL/MOM6@67b03e324 Merge pull request #1353 from Hallberg-NOAA/less_checksums
- NOAA-GFDL/MOM6@5669d4360 Merge branch 'dev/gfdl' into less_checksums
- NOAA-GFDL/MOM6@b044be8ee Merge branch 'dev/gfdl' into FMS2_io_writes
- NOAA-GFDL/MOM6@fe9b2a106 Merge pull request #1352 from Hallberg-NOAA/FMS2_io
- NOAA-GFDL/MOM6@f6105cb22 Merge branch 'dev/gfdl' into FMS2_io
- NOAA-GFDL/MOM6@95ad9372b Fix distributed reads of checksums using FMS2_io
- NOAA-GFDL/MOM6@81c48cbf6 Merge pull request #5 from marshallward/FMS2_io_writes
- NOAA-GFDL/MOM6@ba643bde2 Explicit domain decomposition of horizontal axes
- NOAA-GFDL/MOM6@7bdecbc62 Add missing ".nc" to FMS2 output filenames
- NOAA-GFDL/MOM6@fad7e0d4a Merge branch 'dev/gfdl' into bugfix/sanAkel/output-b-grid-currents
- NOAA-GFDL/MOM6@17afc2b5e A call to pass_vector(...) is needed to correctly do a halo exchange before getting currents in A- or B-grid staggering. Now added.
- NOAA-GFDL/MOM6@3fe07d4c6 +Move FMS2 read helper routines into MOM_io_infra
- NOAA-GFDL/MOM6@2579d0771 Merge pull request #4 from gustavo-marques/less_checksums_mct_nuopc
- NOAA-GFDL/MOM6@66ac81057 Only write checksums from root PE MCT/NUOPC caps
- NOAA-GFDL/MOM6@84d5e2176 +FMS2 reads for ints & MOM_read_data_fms2 cleanup
- NOAA-GFDL/MOM6@4843c6c4d Merge branch 'dev/gfdl' into FMS2_io
- NOAA-GFDL/MOM6@03e174e14 Removed FMS2 MOM_axis and MOM_write_field_fms2
- NOAA-GFDL/MOM6@255233ba3 Added code to write via FMS2 interfaces
- NOAA-GFDL/MOM6@0fdc5c438 Correct warnings from categorize_axis
- NOAA-GFDL/MOM6@f89ddeaa8 +Add edge_axis argument to write_metadata_axis
- NOAA-GFDL/MOM6@ee0152f26 +Separate MOM_interp_infra axistype from MOM_io
- NOAA-GFDL/MOM6@09173f7dc Only write checksums from root PE for FMS_cap
- NOAA-GFDL/MOM6@30b057116 Merge branch 'dev/gfdl' into FMS2_io
- NOAA-GFDL/MOM6@91232095d Merge branch 'dev/gfdl' into FMS2_io
- NOAA-GFDL/MOM6@aab2ad645 +Add ability to read fields via FMS2 interfaces
- NOAA-GFDL/MOM6@23a78d2f6 Clean up in MOM_restart.F90
- NOAA-GFDL/MOM6@c68fedfea +Change arguments to MOM_register_variable_axes
- NOAA-GFDL/MOM6@0ba1aa53e +Simplified read_data_fms2 and write_field_fms2
- NOAA-GFDL/MOM6@f2459ec21 Merge branch 'user/jml/add_fms2io_to_MOM_restart' of https://github.com/wrongkindofdoctor/MOM6 into FMS2_io
- NOAA-GFDL/MOM6@a07757314 Explicitly set (1x1) io_domain as a default
- NOAA-GFDL/MOM6@d4531ca37 Duplicated infra/FMS1 into infra/FMS2
- NOAA-GFDL/MOM6@f806579bc Correct module use statements in infra/FMS1
- NOAA-GFDL/MOM6@2e46ea6d7 removed errant .true. in save_restart call
- NOAA-GFDL/MOM6@809b3ac52 added local logical variables to save restart wrapper that are set using the use_fms2 and write_ic flags if present to avoid invalid memory reference error added str_len argument to register_variable_attribute calls
- NOAA-GFDL/MOM6@a74c7eaba changed FMS release to 2020.03-beta1
- NOAA-GFDL/MOM6@5c2daa5da converted save_restart and restore_state to interface that call versions of the routines with the fms-io or fms2-io interfaces added module use statments for fms2_io and MOM_io helper routines to MOM_restart added use_fms2=.true. arguments to save_restart and restore_state calls added write_ic=.true. to the save_restart call in MOM.F90
- NOAA-GFDL/MOM6@40047fa50 Merge pull request #66 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@c8695c621 Merge pull request #65 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@0cf3cb9c9 Merge pull request #64 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@de7f95a57 Merge pull request #63 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@50c353935 Merge pull request #62 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@cbdcf8a52 Create hola_tierra.yml
- NOAA-GFDL/MOM6@763b17650 Merge pull request #61 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@ff3412651 Merge pull request #60 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@cea55fec4 Merge pull request #59 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@b8eee455f Merge branch 'dev/gfdl' of github.com:NOAA-GFDL/MOM6 into dev/gfdl
- NOAA-GFDL/MOM6@46b8f0fd5 Merge pull request #58 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@ff1a27f59 Merge pull request #57 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@496617cb1 Merge pull request #56 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@e9281f40e Merge pull request #55 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@4a5613400 Merge pull request #54 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@86c2a7dfa Merge pull request #53 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@c24535733 Merge pull request #52 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@8d7be6866 Merge pull request #51 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@7adcc9037 Merge pull request #50 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@aff2a13ab Merge pull request #49 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@477d9f85d Merge pull request #48 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@cee0a2166 Merge pull request #47 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@12dccaf8a Merge pull request #46 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@7dbca83ff Merge pull request #44 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@162ca970b Merge pull request #43 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@abaf004cb Merge pull request #42 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@075ab81e5 Merge pull request #41 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@e072bc7cc Merge in latest dev/gfdl updates (#40)
- NOAA-GFDL/MOM6@cae4cfd05 Merge branch 'dev/gfdl' of github.com:wrongkindofdoctor/MOM6 into dev/gfdl
- NOAA-GFDL/MOM6@ece60c11e Merge branch 'NOAA-GFDL-dev/gfdl' into dev/gfdl
- NOAA-GFDL/MOM6@3e27e4793 Merge branch 'dev/gfdl' of git://github.com/NOAA-GFDL/MOM6 into NOAA-GFDL-dev/gfdl
- NOAA-GFDL/MOM6@59109032e Merge pull request #38 from wrongkindofdoctor/revert-37-dev/gfdl
- NOAA-GFDL/MOM6@3c15a0c11 Revert "Merge in dev/gfdl updates (#37)"
- NOAA-GFDL/MOM6@855d7069d Merge in dev/gfdl updates (#37)
- NOAA-GFDL/MOM6@2c32568b7 merge in latest dev/gfdl updates (#36)
- NOAA-GFDL/MOM6@09bcebcfe Merge pull request #35 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@124a071e4 Merge pull request #33 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@a427676bd Merge pull request #32 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@0b874f32c Merge pull request #31 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@a5386da98 Merge pull request #30 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@5b2852cde Merge pull request #28 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@22c586562 Merge pull request #27 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@f9b5a7fca Merge pull request #26 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@577208343 Merge pull request #25 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@5589d8cc3 Merge pull request #24 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@aa11e1f66 Merge pull request #23 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@b5e5c48a6 Merge pull request #22 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@911d0a240 Merge pull request #21 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@601eb679c Merge pull request #20 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@b4fd53be9 Merge pull request #19 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@f6879f425 Merge pull request #18 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@139ab1fc0 Merge pull request #17 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@a0c80dcf3 Merge pull request #16 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@42cca4f46 Merge pull request #15 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@a1c556b7f Merge pull request #14 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@f5bc54b67 Merge pull request #13 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@6ffc8976f Merge pull request #12 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@30d35a3c6 Merge pull request #11 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@1304880fb Merge pull request #10 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@522069b31 Merge pull request #9 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@1bbc8de13 Merge pull request #8 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@9aa2aaeb1 Merge pull request #7 from NOAA-GFDL/dev/gfdl
- NOAA-GFDL/MOM6@b7f50fcbf Merge remote-tracking branch 'GFDL_MOM6/dev/gfdl' into dev/gfdl merge in latest MOM updates * GFDL_MOM6/dev/gfdl: (220 commits)   Update cache dir for /lustre/f2   Update cache dir for /lustre/f2   Calculate height-related diagnostics in Z   Set coord_adapt and coord_slight parameters in H   Corrected comments in build_zlike_column   +Pass max_depth to initialize_regridding in Z   Corrected comments in build_sigma_column   Combined scaling factors in build_adapt_column   Clarified comments in Idealized_Hurricane   +Recast MOM_diag_to_Z to work in units of Z   +Recast MOM_ALE_sponge to work in units of Z   +Added m_to_Z arg to horiz_interp_and_extrap_tracer   Find energetic_PBL column height changes in Z   +Find diapyc_energy_req column height changes in Z   Use local variables to rescale in MOM_Point_Accel   Recast MOM_sum_output to work in units of Z   Simplify MOM_diagnostics code   +Rescale depth inside of MEKE_lengthScales_0d   +Add conversion argument to register_static_field   Rescale values reported by PointAccel   ...
- NOAA-GFDL/MOM6@975262dc9 Merge pull request #5 from NOAA-GFDL/dev/gfdl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants