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

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

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

DeniseWorthen
Copy link
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