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

Further modifications to check_energy.F90 #1498

Merged
merged 3 commits into from
Jun 6, 2017

Commits on May 5, 2017

  1. Bugfix for the IEFLX fixer

    Fixed a bug in check_energy.F90, which will cause runtime error if
    subcol treatment is used.
    
    Also cleaned up the IEFLX code and added more comments
    
    [BFB]
    Zhang committed May 5, 2017
    Configuration menu
    Copy the full SHA
    10e171f View commit details
    Browse the repository at this point in the history
  2. minor comment

    Zhang committed May 5, 2017
    Configuration menu
    Copy the full SHA
    a27a1ba View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Further modifications to check_energy.F90 to address the need

    from the coupled team.
    
    SHFLXFIX was removed. Instead, we output SHFLXORI (SHFLX before
    applying the IEFLX fixer).
    
    IEFLX is now a constant field (global mean IEFLX).
    
    Also removed the pbuf variable for IEFLX, since it is not used
    at this time.
    
    [BFB] for prognostic fields, but IEFLX and SHFLXFIX are changed/removed.
    kaizhangpnl committed May 19, 2017
    Configuration menu
    Copy the full SHA
    920864c View commit details
    Browse the repository at this point in the history