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

Remove Fortran 2018 warnings #79

Conversation

thomas-robinson
Copy link
Member

Resolves #78

Huan Guo and others added 30 commits February 10, 2017 09:47
added ifdef to gate a one line change in sw_core.F90
Conflicts fixed in:
    model/fv_arrays.F90
    model/fv_control.F90
    model/fv_update_phys.F90
(used dev/master version)
These are priority 2 variables in table Emon.
The fields are: u2, v2, t2, wap2, uv, ut, vt, uwap, vwap, twap.
bensonr and others added 27 commits July 17, 2019 14:07
* revisions to agree with gitlab atmos_cubed_sphere

* modified to include all diagnostic variables.  no math edits

* modified to include all missing subroutines and 'math edits'

* removed temporary files

* removed extra & in fv_diagonstics line 2277.

* Delete DIFF_DEC30

* Delete DIFF_JAN02

* Delete get_diff.sh~

* reverts model/fv_cmp.F90 to null version; removes extraneous files ; removes commented lines after fixed lines
* Updates needed for fms2_io

* Updating variable naming
* Add LICENSE.md

* Renamed driver directories and removed the null version of the nh extensions for the public release

* Update license header for FV3

* Added a README.md file

* Replace GPL header with LGPL header

* fixed license header in every file and added it to those without it

* commit of new version of dycore from Weather and Climate Dynamics Group at GFDL

* updated README.md with current release information

* updated message for gfdl version of FV3

* fixed merge issues with fv_diagnostics.F90

* remove trailing spaces from sources

* remove extra file

* changes necessary for updated FMS diag_manager

* Master test (NOAA-GFDL#17)

* commit of new version of dycore from Weather and Climate Dynamics Group at GFDL

* updated versions of GFDL-specific files from dev/gfdl

* updated README.md with current release information

* cleaned up a few lines in fv_dynamics

* new file RELEASE.md with release notes documenting differences between this and the last release

* updated RELEASE.md message

* hand merge of diagnostic updates

* remove trailing spaces from sources

* updates to merge some GFDL specific updates into this public release

* Master test (NOAA-GFDL#18)

* commit of new version of dycore from Weather and Climate Dynamics Group at GFDL

* updated versions of GFDL-specific files from dev/gfdl

* updated README.md with current release information

* cleaned up a few lines in fv_dynamics

* new file RELEASE.md with release notes documenting differences between this and the last release

* updated RELEASE.md message

* hand merge of diagnostic updates

* remove trailing spaces from sources

* updates to merge some GFDL specific updates into this public release

* updated README.md

* updated GFDL_tools/fv_cmip_diag to be consistent with dev/gfdl branch

* remove tab characters from source files

* fixed comment in the README

Co-authored-by: Seth Underwood <[email protected]>
* Add LICENSE.md

* Renamed driver directories and removed the null version of the nh extensions for the public release

* Update license header for FV3

* Added a README.md file

* Replace GPL header with LGPL header

* fixed license header in every file and added it to those without it

* Master test (NOAA-GFDL#17)

* commit of new version of dycore from Weather and Climate Dynamics Group at GFDL

* updated versions of GFDL-specific files from dev/gfdl

* updated README.md with current release information

* cleaned up a few lines in fv_dynamics

* new file RELEASE.md with release notes documenting differences between this and the last release

* updated RELEASE.md message

* hand merge of diagnostic updates

* remove trailing spaces from sources

* updates to merge some GFDL specific updates into this public release

* Master test (NOAA-GFDL#18)

* commit of new version of dycore from Weather and Climate Dynamics Group at GFDL

* updated versions of GFDL-specific files from dev/gfdl

* updated README.md with current release information

* cleaned up a few lines in fv_dynamics

* new file RELEASE.md with release notes documenting differences between this and the last release

* updated RELEASE.md message

* hand merge of diagnostic updates

* remove trailing spaces from sources

* updates to merge some GFDL specific updates into this public release

* updated README.md

* updated GFDL_tools/fv_cmip_diag to be consistent with dev/gfdl branch

* Bug fix for two-way nest updating (NOAA-GFDL#21)

* remove trailing whitespace and any tabs

* update the RELEASE.md with the FV3 technical memorandum

* semantic fix in RELEASE.md

* adds default values for nest_*offsets in fv_control

breaks up a too long line in fv_nesting.F90

* change default value of nestupdate to 7

Co-authored-by: Seth Underwood <[email protected]>
Co-authored-by: lharris4 <[email protected]>
Fixes gnu compile issues with fv_diagnostics.F90
updated RELEASE.md for the 2020.02 release (issue NOAA-GFDL#25)
merges master updates into dev/gfdl
pull latest master updates (PR NOAA-GFDL#35) into dev/gfdl
These diagnostics need to be output for high time frequency (4xdaily) so outputting the full PV field (>=33 levels)
would consume too much disk space for longer runs.
Default values should reproduce previous (non-ECDA) answers
For ECDA add the following to fv_nwp_nudge_nml
p_relax=10.e2
using_merra2 = .true.
climate_nudging=.true.
Moved climate_nudging from private to shared  declaration.
@thomas-robinson
Copy link
Member Author

I'm trashing this because there are apparently issues with where I started

binli2337 pushed a commit to binli2337/GFDL_atmos_cubed_sphere that referenced this pull request Dec 4, 2022
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.

Fortran 2018 standard issues
6 participants