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

Feature/ccpp implementation #3

Merged

Conversation

dustinswales
Copy link
Collaborator

@AndersJensen-NOAA This updates your branch wrt the NOAA-EMC develop and contains some small changes needed for TEMPO.

XiaqiongZhou-NOAA and others added 15 commits July 3, 2024 13:27
…similar to hydrostatic method (NOAA-EMC#849)

* Added new parameter, pass_full_omega_to_physics_in_non_hydrostatic_mode
* HR4 GWD update for files GFS_typedefs.F90 GFS_typedefs.meta

* update files GFS_typedefs.F90 GFS_typedefs.meta

* remove psl_ from files GFS_typedefs.F90 GFS_typedefs.meta

* HR4 Gravity Wave Drag Update

* update code GFS_typedefs.F90 for GWD and Noahmp HR4

* point to PR#549 of ccpp-framework

* retract the changes from the Noahmp model

---------

Co-authored-by: Grant Firl <grant.firl@noaa.gov>
Co-authored-by: Dustin Swales <dustin.swales@noaa.gov>
* atmos_cubed_sphere - bug fix to address debug mode crashes caused by floating-point exception in subroutine a2b_ord2 in model/a2b_edge.F90
… in the GFS physics suite (NOAA-EMC#851)

* Output updraft value of convective cloud condensate in CCPP

* update xkinv1 to 0.15

* add check if progsigma is true

* address seg fault if progsigma=F

---------

Co-authored-by: Grant Firl <grant.firl@noaa.gov>
* Land surface upgrades for HR4
* Update diagnose_cplFields routine to use FieldBundleWrite. Needs esmf v8.6.0

* Fixed bug in aux2d dimensions for GFS meta file.

* Pass return code from diagnose_cplFields back to caller

* Skip 'cpl_scalars' field when dumping export state

* fix fhzero for GEFS

* fix cpl_scalars (NCAR#6)

* fix issues w/ cplscalars

* error out of all 3 spatial indices are not present

* add check for scalar_id = 0

* modify for timeslices and times (NCAR#7)
…ow also includes NOAA-EMC#752) (NOAA-EMC#798)

* Convert GFS_grid DDT: use contiguous arrays instead of blocked data structures
* Add GCC-based CI build

---------

Co-authored-by: Alex Richert <alexander.richert@noaa.gov>
Co-authored-by: Dustin Swales <dustin.swales@noaa.gov>
*  atmos_cube_sphere: heat_source is allocated when SKEB is true and d_con is zero
* send CCPP ebu_smoke to UPP ebb

* upp: remove GSD_NC synonyms and rename GSD_NC fields instead

* update upp hash: g2, g2tmpl, etc.

* upp: correct pressure levels for hafs-ar postxconfig files

* bugfix: fixed_sfc2_type defaults to fixed_sfc1_type

* Add aerosol fix from Li Pan.

---------

Co-authored-by: Wen Meng <Wen.Meng@noaa.gov>
…-EMC#837)

* Add namelist parameter, ncrement_file_on_native_grid
@dustinswales dustinswales merged commit e442346 into AndersJensen-NOAA:tempo Aug 28, 2024
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.