Skip to content

The HAFS related developments for the write_grid_component (#10)#2

Merged
DeniseWorthen merged 1 commit into
DeniseWorthen:developfrom
NOAA-EMC:develop
Dec 2, 2019
Merged

The HAFS related developments for the write_grid_component (#10)#2
DeniseWorthen merged 1 commit into
DeniseWorthen:developfrom
NOAA-EMC:develop

Conversation

@DeniseWorthen
Copy link
Copy Markdown
Owner

  • output nested domain on cubed sphere grid

  • output native cubed sphere grid for regional fv3 and nested fv3

  • add HWRF PBL and surface drag for HAFS (sfc_diff.f, moninedmf.f, GFS_typedefs.F90, GFS_physics_driver.F90 modified)

  • add back HWRF PBL and sfc drag after master revert fractional land/sea mask

  • Enable outputing a grid from the write grid component, which is larger than the native computation grid of the nested/regional domain.
    a. Remove the limitation of the output grid being completely inside the model native compuation grid.
    b. Mask out the output grid points outside the computation grid with missing values.

  • update HAFS with HWRF PBL/sfc drag

  • add option to switch GWD on/off

  • support/HAFS: Clean up before merging features back the develop branch.

  • support/HAFS: Change the missing value in FV3GFS_io to default real type.

* output nested domain on cubed sphere grid

* output native cubed sphere grid for regional fv3 and nested fv3

* add HWRF PBL and surface drag for HAFS (sfc_diff.f, moninedmf.f, GFS_typedefs.F90, GFS_physics_driver.F90 modified)

* add back HWRF PBL and sfc drag after master revert fractional land/sea mask

* Enable outputing a grid from the write grid component, which is larger than the native computation grid of the nested/regional domain.
a. Remove the limitation of the output grid being completely inside the model native compuation grid.
b. Mask out the output grid points outside the computation grid with missing values.

* update HAFS with HWRF PBL/sfc drag

* add option to switch GWD on/off

* support/HAFS: Clean up before merging features back the develop branch.

* support/HAFS: Change the missing value in FV3GFS_io to default real type.
@DeniseWorthen DeniseWorthen merged commit cb908e9 into DeniseWorthen:develop Dec 2, 2019
DeniseWorthen pushed a commit that referenced this pull request Mar 26, 2020
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.

2 participants