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

User/jpk/cmor named diagnostics #35

Merged
merged 8 commits into from
Jul 18, 2014
Merged

Conversation

jkrasting
Copy link
Contributor

This pull request more complete. It includes most of the fields that GOLD provided to CMIP5 without any modification, with two exceptions:

  1. agessc (age) ... I'm not sure how the register diag calls are done for the age tracers
  2. omldamax ... Last time we provided h_ML_max. This variable should be "Daily Maximum Ocean Mixed Layer Thickness Defined by Mixing Scheme"

adcroft and others added 8 commits July 3, 2014 13:37
- Renamed register_diag_field() to register_diag_field_low().
- Added wrapper register_diag_field() to call register_diag_field_low().

TODO:
[ ] Add optional arguments to provide CMOR names.
[ ] Add multiple invocations of register_diag_field_low() with the
    various different names that might appear in a diag_table.
[ ] Do same for static fields.
- Added wrapper to register_diag_field() to store second handle
  for CMOR registration.
- Added wrapper to post_data_*() to call send_data for CMOR handles.
- Alternative handle is stored in diag control structure.
- Attribute fall-back logic for CMOR scalar fields
- Wrapped register_Z_tracer, added standard_name attribute
- Added CMOR names for the following diagnostics
   o  areacello (static)
   o  so (3D)
   o  so_z (3D-remapped to Z)
   o  tosga (scalar - in the style of a CMOR scalar diagnostic)
- Added entries for cmor fields to the diag table (global ALE Z example)
List includes:
  evs, friver, hfibthermds, hfls, hfrunoffds
  hfsifrazil, hfss, masscello, prsn, rlds
  rsntds, sfdsi, so, tauuo, tauvo, uo, vo, wfo
- As for solo_driver, intent(inout) needed for diag type in surface_forcing_init().
- CMOR diagnostics added in commit 3e9b3af
  modified the available_diags.000000 files.
@adcroft adcroft merged commit 31f361e into dev/master Jul 18, 2014
@jkrasting jkrasting deleted the user/jpk/cmor_named_diagnostics branch October 7, 2014 19:13
@kshedstrom kshedstrom mentioned this pull request May 19, 2017
nikizadehgfdl pushed a commit to nikizadehgfdl/MOM6 that referenced this pull request Oct 9, 2017
Remapped diagnostic TKE_to_Kd is broken, skip for now. mom-ocean#62
gustavo-marques pushed a commit to gustavo-marques/MOM6 that referenced this pull request Dec 12, 2017
Adds bug fix in net_FW reported by travissluka
SMoorthi-emc pushed a commit to SMoorthi-emc/MOM6 that referenced this pull request Sep 15, 2020
…L-20200811

Feature/update to gfdl 20200909 commit
Hallberg-NOAA pushed a commit to wfcooke/MOM6 that referenced this pull request Dec 17, 2021
* In MOM_ice_shelf_dynamics.F90 changes are  made to calc_shelf_visc() and calc_shelf_driving_stress() to account for an irregular quadrilateral grid. In MOM_ice_shelf_initialize.F90 changes are made to initialize_ice_thickness_from_file() to correct masks at initialization.

* Changed indentation

* Changes are made to 'calc_shelf_visc()` to make computations of the velocity derivatives rotation-invariant. Changes in `update_ice_shelf()` utilize G%IareaT(:,:) instead of 1/G%areaT(:,:).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants