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

Wrapper PR for assumed sizes, Fortran/metadata consistency fixes, bugfix Thompson MP, etc. #611

Merged
merged 43 commits into from
Apr 30, 2021

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    370e3a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1870133 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into assumedsizes

    update GFS_rrtmg_pre.F90 and GFS_rrtmg_pre.meta
    XiaSun-Atmos committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    d930025 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    feb3973 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into capgen_fixes

    Julie Schramm committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    b61a3b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Fixes for intent mismatch, out of order arguments and subroutines

    not found errors found by capgen.
    Julie Schramm committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    ee38a14 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. More fixes to intent mismatches, no matching Fortran routine found,

    and out of order arguments for transition to capgen.
    Julie Schramm committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    c52a094 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into capgen_fixes

    Julie Schramm committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    b267bc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    3b63fdb View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Merge branch 'master' into capgen_fixes

    Julie Schramm committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    65c96f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    85fa557 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into capgen_fixes

    Julie Schramm committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    ad9e16d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Fix order of variables and differing intents.

    Julie Schramm committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    8e7e1b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72b01ad View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Add missing intent statements

    Julie Schramm committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    dc0f118 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Merge branch 'master' into capgen_fixes

    Julie Schramm committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    d6cf638 View commit details
    Browse the repository at this point in the history
  2. Change intent from out to inout to match fortran.

    Julie Schramm committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    7cbb6ae View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Merge branch 'master' into capgen_fixes

    Julie Schramm committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    3ff716e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Merge branch 'master' into capgen_fixes

    Julie Schramm committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    7a1373f View commit details
    Browse the repository at this point in the history
  2. Fix intent statements as requested by Dom.

    Julie Schramm committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    1223d7a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Merge branch 'master' into capgen_fixes

    Julie Schramm committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    c6f9c79 View commit details
    Browse the repository at this point in the history
  2. Fix more out of order variables and mismatched intents.

    Julie Schramm committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    bfa9a65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edd817a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    a8e6ec9 View commit details
    Browse the repository at this point in the history
  2. Bugfix for precipitation quantities, fix Fortran/metadata inconsisten…

    …cies, use assumed-size arrays
    climbfuji committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    52bf572 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Convert more explicit dimensions of argument variables to assumed-siz…

    …e dimensions, fix Fortran/metadata inconsistencies
    climbfuji committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    b39b313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0cebc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    7fa34d5 View commit details
    Browse the repository at this point in the history
  2. Revert assumed-size array changes in physics/gfdl_fv_sat_adj.F90, fix…

    … order of arguments in physics/sfc_nst.meta
    climbfuji committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    c9bdbb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bf5802 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Bugfix in physics/mp_thompson.F90: need to call mp_gt_driver with or …

    …without effective radii
    climbfuji committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    d194af6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b8973f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b35cf89 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    d2a16dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d158c5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    033e6b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a9de17 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    1cc8111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edf5dbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05bf214 View commit details
    Browse the repository at this point in the history
  4. 6 Configuration menu
    Copy the full SHA
    41d34d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Fix metadata

    climbfuji committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    1ed27c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffe0057 View commit details
    Browse the repository at this point in the history