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

mixed precision time_interp #1252

Merged
merged 34 commits into from
Aug 3, 2023
Merged

Commits on Mar 8, 2023

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

Commits on Mar 15, 2023

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

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    bc9e4d9 View commit details
    Browse the repository at this point in the history
  2. rm accidental empty line

    rem1776 authored and rem1776 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    2977578 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3374f6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

Commits on May 26, 2023

  1. restructure with includes for both modules

    rem1776 authored and rem1776 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    2795ed2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. add test/build changes for time_interp mod

    rem1776 authored and rem1776 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    99980a2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. add in tests, more changes for _external module

    rem1776 authored and rem1776 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9075302 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mixedmode' of github.com:noaa-gfdl/FMS into time_interp…

    …_merge
    rem1776 authored and rem1776 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f2ddd83 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. fix for horiz_interp type mismatch in load_record

    rem1776 authored and rem1776 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2d4c4d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. clean up and fix implicit kinds

    rem1776 authored and rem1776 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3e47f37 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/mixedmode' into time_interp_merge

    rem1776 authored and rem1776 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    eab2cba View commit details
    Browse the repository at this point in the history
  3. remove missed time_interp_external routines from module

    rem1776 authored and rem1776 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c50d55c View commit details
    Browse the repository at this point in the history
  4. missed some static reals, rename field_ptr

    rem1776 authored and rem1776 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    a0897a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. fix indents

    rem1776 authored and rem1776 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8878b54 View commit details
    Browse the repository at this point in the history
  2. clean up

    rem1776 authored and rem1776 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e19a188 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. linter fixes

    rem1776 authored and rem1776 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5ec7ac6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 11, 2023

  1. Merge remote-tracking branch 'origin/mixedmode_base' into ti_bkup

    rem1776 authored and rem1776 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    673b901 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. fix allocatable issues with gcc, remove duplicate test dir

    rem1776 authored and rem1776 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1389016 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fix test failure from horiz_interp bug, add checks to test

    rem1776 authored and rem1776 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    109aa21 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/mixedmode' into time_interp_merge

    rem1776 authored and rem1776 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7fb5628 View commit details
    Browse the repository at this point in the history
  3. linter fixes

    rem1776 authored and rem1776 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    40712be View commit details
    Browse the repository at this point in the history
  4. fix redudant parameter val

    rem1776 authored and rem1776 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    94434d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 28, 2023

  1. fix real cast

    rem1776 authored and rem1776 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    75a6b7f View commit details
    Browse the repository at this point in the history
  2. some test changes

    rem1776 authored and rem1776 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8775ced View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/mixedmode_base' into time_interp…

    …_merge
    rem1776 authored and rem1776 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    608abb7 View commit details
    Browse the repository at this point in the history
  4. fix gcc failures

    rem1776 authored and rem1776 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3a7d6b2 View commit details
    Browse the repository at this point in the history
  5. add tests for more coverage

    rem1776 authored and rem1776 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8be0313 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Merge remote-tracking branch 'origin/mixedmode' into time_interp_merge

    rem1776 authored and rem1776 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    81a9fa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. linter fixes

    rem1776 authored and rem1776 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    27f31d0 View commit details
    Browse the repository at this point in the history
  2. remove duplicate loop in monin

    rem1776 authored and rem1776 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    499865b View commit details
    Browse the repository at this point in the history