Skip to content

User/nnz/fix eddy kinetic energy script#71

Merged
adcroft merged 2 commits into
dev/masterfrom
user/nnz/fix_EddyKineticEnergyScript
Jan 29, 2016
Merged

User/nnz/fix eddy kinetic energy script#71
adcroft merged 2 commits into
dev/masterfrom
user/nnz/fix_EddyKineticEnergyScript

Conversation

@nikizadehgfdl
Copy link
Copy Markdown
Contributor

The xml puts the full grid ocean_static.nc (produced with no mask_table) in the history tar ball.
ocean_static_no_mask_table.nc
The analysis scripts can use this file for plots.

-The variables ssu, ssv required for this script are moved from ocean_daily to ocean_5daily
-Put all the figures in 1 dir rather than 1 dir per year
- Use the full grid ocean_static.nc (produced with no mask_table) if it is present in the history tar ball
@amylangenhorst
Copy link
Copy Markdown

Hi Niki,

Can you please point me to the xml you need to use with this change? I'd prefer to make the changes in FRE so other things (xml csh, changes to analysis) aren't needed, if we can figure out how to get that done.

@nikizadehgfdl
Copy link
Copy Markdown
Contributor Author

Search for ocean_static_no_mask_table in the following xml to see how it's
working:

/ncrc/home2/Niki.Zadeh/xmls/ulm_201505/xml_g7_v20151106/CM4_am4p7_test.xml

On Fri, Jan 29, 2016 at 2:43 PM, Amy Langenhorst notifications@github.com
wrote:

Hi Niki,

Can you please point me to the xml you need to use with this change? I'd
prefer to make the changes in FRE so other things (xml csh, changes to
analysis) aren't needed, if we can figure out how to get that done.


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


Niki T. Zadeh

Modeling Systems Group
GFDL/NOAA/DOC
201 Forrestal Road
Princeton, NJ 08540-6649

(609) 452-5343 Office
(609) 269-4717 Cell
(609) 987-5063 Fax
Niki.Zadeh@noaa.gov

adcroft added a commit that referenced this pull request Jan 29, 2016
…cript

User/nnz/fix eddy kinetic energy script
@adcroft adcroft merged commit 8ec068f into dev/master Jan 29, 2016
@nikizadehgfdl nikizadehgfdl deleted the user/nnz/fix_EddyKineticEnergyScript branch July 27, 2016 18:29
adcroft added a commit that referenced this pull request Jul 6, 2018
- Renaming of MOM_KPP changed MOM_parameter_doc files (NOAA-GFDL/MOM6@a7d5b5f)
- New diagnostics added for separate entrainment rates for salinity/temperature
- Updated SCM_idealized_hurricane to retain answers after default for INTERP_TYPE changed.

- NOAA-GFDL/MOM6@f20ad2c Merge branch 'gustavo-marques-update_KPP' into dev/master
- NOAA-GFDL/MOM6@a5c14ae Merge branch 'dev/master' into update_KPP
- NOAA-GFDL/MOM6@41883ee Sets lnoDGat1=.true. when gradient should not be matched
- NOAA-GFDL/MOM6@18b1598 Merge pull request #71 from gustavo-marques/fix_kpp
- NOAA-GFDL/MOM6@62c6f47 Merge branch 'dev/ncar' into fix_kpp
- NOAA-GFDL/MOM6@53e7a87 Fix bugs
- NOAA-GFDL/MOM6@501f85b Improve KPP
- NOAA-GFDL/MOM6@dbe277d Update comments
- NOAA-GFDL/MOM6@a3f37c4 Update Doxygen
- NOAA-GFDL/MOM6@fb49644 Clean comments
- NOAA-GFDL/MOM6@cfb1edd Update diabatic
- NOAA-GFDL/MOM6@e717072 Add FATAL error if USE_KPP=True and ADD_KV_SLOW=True
- NOAA-GFDL/MOM6@4f44314 Update MOM_CVMix_shear
- NOAA-GFDL/MOM6@dd6a625 Merge pull request #68 from alperaltuntas/kpp_changes
- NOAA-GFDL/MOM6@b1f9bb0 remove duplicate CS%N allocation
- NOAA-GFDL/MOM6@d0f4672 rename MOM_KPP.F90 as MOM_CVMix_KPP.F90
- NOAA-GFDL/MOM6@d34678e fix bld limiter after smoothing
- NOAA-GFDL/MOM6@f1d6773 adjust diabatic driver for the new KPP_calculate
- NOAA-GFDL/MOM6@a7d5b5f Rename MOM_KPP.F90 -> MOM_CVMix_KPP.F90
- NOAA-GFDL/MOM6@6e7159a Merge pull request #67 from gustavo-marques/restructure_diabatic_driver
- NOAA-GFDL/MOM6@b3652f8 Merge branch 'dev/ncar' into restructure_diabatic_driver
- NOAA-GFDL/MOM6@f11f6c2 Merge pull request #66 from gustavo-marques/merge-dev-master-candidate-2018-06-03
- NOAA-GFDL/MOM6@df2f537 Merge branch 'dev/ncar' into dev-master-candidate-2018-06-03
- NOAA-GFDL/MOM6@b01dda0 Clean unecessary layer-related code
- NOAA-GFDL/MOM6@c9c4545 Merge branch 'restructure_diabatic_driver' of https://github.com/gustavo-marques/MOM6 into restructure_diabatic_driver
- NOAA-GFDL/MOM6@139f6af Add comments
- NOAA-GFDL/MOM6@1c15d0f Merge branch 'dev/ncar' into restructure_diabatic_driver
- NOAA-GFDL/MOM6@db2f2d8 Merge pull request #65 from alperaltuntas/introduce_cvmix_tidal
- NOAA-GFDL/MOM6@754f4af Merge pull request #2 from NCAR/dev/ncar
- NOAA-GFDL/MOM6@21d1038 Check if Kv is associated before updating it
- NOAA-GFDL/MOM6@b2fac04 add multi-smoothing and deepening-only smoothing options
- NOAA-GFDL/MOM6@5477d8c Merge pull request #64 from NCAR/fix_mct_cap
- NOAA-GFDL/MOM6@e12d952 fix a typo in ocn_comp_mct.F90
- NOAA-GFDL/MOM6@4c36f8f Computes diffusivity for salt and heat separetely
- NOAA-GFDL/MOM6@fcdd55d Add missing code relate to old double-diffusion method
- NOAA-GFDL/MOM6@e15fe54 Add missing code relate to old double-diffusion method
- NOAA-GFDL/MOM6@88886d9 Doxygenize tracer_vertdiff
- NOAA-GFDL/MOM6@8e19b4a Merge branch 'dev/ncar' into restructure_diabatic_driver
- NOAA-GFDL/MOM6@c266f9f First step towards using Kd_heat and Kd_salt
- NOAA-GFDL/MOM6@62ffc0b Merge pull request #63 from gustavo-marques/add_old_double_diffusion
- NOAA-GFDL/MOM6@8c83e21 add viscosities due to tidal mixing
- NOAA-GFDL/MOM6@cfc6742 prevent OBL depths deeper than the bathymetric depth
- NOAA-GFDL/MOM6@4dd0111 add original OBLdepth diag
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