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

EMC-Flake #462

Closed
wants to merge 4 commits into from
Closed

EMC-Flake #462

wants to merge 4 commits into from

Commits on Jun 16, 2020

  1. 1. Added : flake_driv.F90, flake_driv.meta, flake.F90

    2. Modified: GFS_time_vary_pre.fv3.F90 because Flake needs julian day
    3. Modified: GFS_surface_composites.F90, GFS_surface_composites.meta
    added lae depth, and define the logical variable lake based on lakefraction and lakedepth
    Then, the logical variable lake is passed to flake drive and sfc_ocean.
    When lake is true, flake will be called; when lake is false, ocean model will be called
    4. Modified: sfc_ocean.F, sfc_ocean.meta
    added lake, if not lake, calculation will be conducted.
    YihuaWu-NOAA committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    1f8d0b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Update flake.F90

    YihuaWu-NOAA authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    48440c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Updated flake_drivF90 and flake_drive.meta files

    Yihua Wu authored and Yihua Wu committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    42daf30 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Update flake_driv.F90

    YihuaWu-NOAA authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    21fc26a View commit details
    Browse the repository at this point in the history