forked from NOAA-GFDL/GFDL_atmos_cubed_sphere
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update dtc/develop from NOAA-EMC dev/emc 2020/07/21 #16
Merged
climbfuji
merged 3 commits into
NCAR:dtc/develop
from
climbfuji:update_dtc_develop_from_dev_emc_20200721
Jul 21, 2020
Merged
Update dtc/develop from NOAA-EMC dev/emc 2020/07/21 #16
climbfuji
merged 3 commits into
NCAR:dtc/develop
from
climbfuji:update_dtc_develop_from_dev_emc_20200721
Jul 21, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* regional DA fix from Tom: delz halo fix and Changes for putting GSI anl into boundary file Co-authored-by: Tom Black <Tom.Black@noaa.gov> * Add changes for when INTERNAL_FILE_NML is not used from Dan. Co-authored-by: Daniel Holdaway <dan.holdaway@nasa.gov> * remove hardcoded levp=65 for source_FV3GFS Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com> Co-authored-by: Tom Black <Tom.Black@noaa.gov> Co-authored-by: Daniel Holdaway <dan.holdaway@nasa.gov> Co-authored-by: Kate Zhou <xiaqiong.zhou@noaa.gov>
This was referenced Jul 21, 2020
Merged
llpcarson
approved these changes
Jul 21, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks ok to me - approved
climbfuji
added a commit
to climbfuji/GFDL_atmos_cubed_sphere
that referenced
this pull request
Jul 21, 2020
…_emc_20200721 Update dtc/develop from NOAA-EMC dev/emc 2020/07/21
mzhangw
pushed a commit
to mzhangw/GFDL_atmos_cubed_sphere
that referenced
this pull request
Jul 31, 2020
* Add new code for boundary blending and for getting BCs into GSI updates.
climbfuji
added a commit
to climbfuji/GFDL_atmos_cubed_sphere
that referenced
this pull request
Sep 29, 2020
* add option to output omega * VLab Issue #68141 modified: docs/FV3_citations.bib modified: model/fv_cmp.F90 1) Add an option (namelist parameter: intqs) to use temperature instead of the liquid frozen temperature to calculate saturation mixing ratio in deriving GFDLMP PDF cloud cover. 2) Add a literature reference. * Update fv_cmp.F90 to remove a bug introduced in last update. * change delz from positive value to the original value in the model * Remove TRANSITION mode * added documentation for parameter list * Merging https://github.com/valbonakunkel-noaa/GFDL_atmos_cubed_sphere, branch dev/emc, into ufs_public_release. Squashed commit of the following: commit 5f7a981 Author: Valbona Kunkel <valbona.kunkel@noaa.gov> Date: Wed Jan 22 18:35:10 2020 -0500 Added to parameters list 4 new parameters commit 62a32e1 Author: Valbona Kunkel <valbona.kunkel@noaa.gov> Date: Tue Dec 17 14:38:28 2019 -0500 added Doxygen files commit af03053 Author: Valbona Kunkel <valbona.kunkel@noaa.gov> Date: Wed Oct 23 15:11:57 2019 -0400 corrected parameter list commit 47bdb2d Author: Valbona Kunkel <valbona.kunkel@noaa.gov> Date: Thu Oct 10 15:20:26 2019 -0400 add list description of parameters Co-authored-by: Fanglin Yang <fanglin.yang@noaa.gov> Co-authored-by: Dusan Jovic <48258889+DusanJovic-NOAA@users.noreply.github.com> Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com> Co-authored-by: valbonakunkel-noaa <36248012+valbonakunkel-noaa@users.noreply.github.com>
MicroTed
pushed a commit
to MicroTed/GFDL_atmos_cubed_sphere
that referenced
this pull request
Sep 22, 2021
* add new suite definition files for GFSv15p2, GFSv16beta * update existing suite definition files because of the interstitial code rearrangement (NCAR/ccpp-physics#372) * clean up CCPP compiler flags, add -Wall for GNU in DEBUG mode * add satmedmfvifq, shalcnv, sascnvn, Ferrier-Aligo microphysics and dependencies to CCPP prebuild config * bug fixes for ugwp and noahmp * move previous-timestep precipitation variables from Tbd to Sfcprop (as recommended by @HelinWei-NOAA, see NCAR/ccpp-physics#319) * fix compiler warnings about non-existent include directories * cleanup of old comments in GFS_physics_driver.F90 (see NCAR#4, NCAR#16, and NCAR/ccpp-physics#319 * CCPP annotations in GFS_driver.F90, GFS_radiation_driver.F90, GFS_physics_driver.F90 (comments that describe where code blocks ended up in the CCPP interstitial code) * capability to coldstart FV3 with GSD physics from RAP/HRRR initial conditions (required for FV3 SAR) * new suite definition file for coupled model
climbfuji
pushed a commit
to climbfuji/GFDL_atmos_cubed_sphere
that referenced
this pull request
Apr 24, 2024
Update mapz-driver cmakelists.txt for GCC
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update dtc/develop from NOAA-EMC dev/emc 2020/07/21. Changes in this PR:
Associated PRs:
#16
NCAR/ccpp-framework#313
NCAR/ccpp-physics#479
NCAR/fv3atm#61
NCAR/ufs-weather-model#62
For regression testing, see NCAR/ufs-weather-model#62.