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

initialize ice fluxes and add "tiice" array. stochastic_physics #128

Conversation

DusanJovic-NOAA
Copy link
Collaborator

Associated PRs:

FV3: NOAA-EMC/fv3atm#119
stochastic_physics: NOAA-PSL/stochastic_physics#23

Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am fine with the stochastic_physics PR, but the fv3atm PR - aside from the question whether we accept changes to IPD or not - has some issues: (1) the newly introduced ice temperature doesn't get used anywhere in the physics, it is just added and read in/written out (2) there is no submodule pointer update for the ccpp-physics PR. @shansun6

@DusanJovic-NOAA DusanJovic-NOAA merged commit b6fea66 into ufs-community:develop May 27, 2020
@DusanJovic-NOAA DusanJovic-NOAA deleted the tiice_and_stochastic_physics branch May 27, 2020 17:09
XiaSun-Atmos pushed a commit to XiaSun-Atmos/ufs-weather-model that referenced this pull request Aug 8, 2020
* physics update from GFS.v16.0.4
* GFS.v16.0.4 physics udpate
* remove whitespaces in sfc_diff.f
* keep z0 unchanged in coupled mode in sfc_diff.f
* fix IPD run
* point to NCAR ccpp-physics branch

Co-authored-by: Jun Wang <[email protected]>
LarissaReames-NOAA pushed a commit to LarissaReames-NOAA/ufs-weather-model that referenced this pull request Oct 22, 2021
* Removing use of mpp_io_mod and fms_io_mod from the dycore code.  Replacing the necessary functions with fms2_io_mod functions

* Adding a call to set_filename_appendix so that nest is added to filename when needed and removing unneccessary code in fv_io_mod

* FV3 Documentation - formatted PDF and source files for FV3 documentation.

* Documentation and defaults changes
 - Updated defaults for hord options to use 8 and 10, and removal of mention of hord = 9 (experimental, unsupported) scheme.

* Initialize {sw,se,nw,ne}_corner to .false in model/fv_arrays.F90
(cherry picked from commit bf0630f)

* merge of latest dev work from GFDL Weather and Climate Dynamics Division (ufs-community#114)

* read ak/bk from user specified files (ufs-community#115)

* add input.nml parameter fv_eta_file for user specified ak/bk; change ks calculation when npz_type=input; use newunit to replace fixed file unit for npz_type=input
(cherry picked from commit 3a0d35a)

* FV3 Example Notebooks and cleanup of docs directory (ufs-community#117)

* removed module use of INPUT_STR_LENGTH in fv_control.F90 (ufs-community#122)

* add check on eta levels to ensure their monotonicity

* update Jili Dong's ak/bk external input to
  - use the FMS ascii_read (single read/broadcast)
  - error check input to ensure the proper number of levels present

* added a format description for the external eta file and ensured a correct the file length check for FMS 2021.03 and greater

* merge of minor updates from GFDL Weather and Climate Dynamics Division (20210804) (ufs-community#127)

Co-authored-by: Lauren Chilutti <[email protected]>
Co-authored-by: laurenchilutti <[email protected]>
Co-authored-by: lharris4 <[email protected]>
Co-authored-by: Dusan Jovic <[email protected]>
Co-authored-by: Jili Dong <[email protected]>
SamuelTrahanNOAA referenced this pull request in SamuelTrahanNOAA/ufs-weather-model Apr 9, 2022
* Updated submodules for Bug fixes to drag_suite.F90 and GFS_surface_composites.F90

* Included Reg test results for Bug fixes to drag_suite.F90 and GFS_surface_composites.F90

* re-enable cpld_debug_p8

* re-enable cpld_debug_p8 for gnu

* Hera intel tests passed.

* Hera gnu tests passed.

* Jet intel tests passed.  (The cpld_restart_c384_p8 initially failed due to filesystem issues and had to be rerun. This was unrelated to the code. It appeared to be a dropped filesystem mount.)

* Point to RRFS_dev for FV3
epic-cicd-jenkins pushed a commit that referenced this pull request Apr 17, 2023
- Modify Externals.cfg to use head of NCAR/UFS_UTILS dtc/develop branch
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.

None yet

3 participants