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

Add optional data atmoshpere component #225

Merged
merged 53 commits into from
Oct 22, 2020
Merged

Add optional data atmoshpere component #225

merged 53 commits into from
Oct 22, 2020

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    f5d4007 View commit details
    Browse the repository at this point in the history
  2. fix in build.sh

    aerorahul committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    c40c300 View commit details
    Browse the repository at this point in the history
  3. update modulefiles for orion, hera and wcoss to load pio. Make PIO op…

    …tional in CMakeLists.txt if not building S2S
    aerorahul committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    206218c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    141b928 View commit details
    Browse the repository at this point in the history
  5. add S2S option to MAKE_OPT

    aerorahul committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    180410a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bca804 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. update MOM6 submodule to its HEAD. hera.gnu does not have PIO module …

    …because it is not built with HPC-stack. bugfix in compile.sh when adding S2S option.
    aerorahul committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    47c6aa8 View commit details
    Browse the repository at this point in the history
  2. update CMakeModule pointer

    aerorahul committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    fbbb557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4681df7 View commit details
    Browse the repository at this point in the history
  4. update hera.gnu/fv3 modulefile to use hpc-stack built by NCEPLIBS tea…

    …m. Add regression log for hera.gnu
    aerorahul committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    fa173bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf42ef3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b583c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ab6b57 View commit details
    Browse the repository at this point in the history
  8. @climbfuji wants to maintain separate configure files for linux, linu…

    …x.gnu and linux.intel
    aerorahul committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    8b6879a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Configuration menu
    Copy the full SHA
    903cd95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bdab1a View commit details
    Browse the repository at this point in the history
  3. update gitmodules

    aerorahul committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    349f164 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

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

Commits on Oct 12, 2020

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

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    991b20d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ac096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbc0447 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. add CICE_IO option (default: NetCDF). Add MOM6 solo executable option…

    … (default: OFF) MOM6 library and NUOPC cap are 2 separate entities.
    aerorahul committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    51c5dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb5adab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5e3689 View commit details
    Browse the repository at this point in the history
  4. update forgotten README.md

    aerorahul committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    cb0012d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. skip creating OBJECT library and directly create static library. Bugf…

    …ix on PIO order of C and Fortran in CMEPS
    aerorahul committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    1ae4de3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e0461 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. enable VERBOSE on build only when requested. Remove -warn flags from …

    …CMEPS and MOM6 as they drown out any error messages. The warnings should be resolved at the upstream repos. When building with -DDEBUG=ON, set CMAKE_BUILD_TYPE=Debug.
    aerorahul committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    6988543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    574d26c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. add DATM submodule

    aerorahul committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    93423d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd235a View commit details
    Browse the repository at this point in the history
  3. update CMakeList.txt to build data atmosphere. Add compile test only …

    …since there are currently no regression tests for data atmosphere
    aerorahul committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    63268f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2693337 View commit details
    Browse the repository at this point in the history
  5. update README.md

    aerorahul committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    302f9b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05648ec View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    deea895 View commit details
    Browse the repository at this point in the history
  2. missed rsync from develop

    aerorahul committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    0f1ed82 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Update README.md

    aerorahul authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    470424c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13f7bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc796cd View commit details
    Browse the repository at this point in the history
  4. Update README.md

    aerorahul authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    c7c3f5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f033c6e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    1e323d0 View commit details
    Browse the repository at this point in the history
  2. commit wcoss_cray RT log

    aerorahul committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    ac9b05d View commit details
    Browse the repository at this point in the history
  3. add hera.intel RT log

    aerorahul committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    c640745 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    294b510 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d423991 View commit details
    Browse the repository at this point in the history
  6. add orion.intel RT log

    aerorahul committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    ce6aeb5 View commit details
    Browse the repository at this point in the history
  7. add hera.gnu RT log

    aerorahul committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9b9bd6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c103ad View commit details
    Browse the repository at this point in the history
  9. add wcoss_dell_p3 RT log

    aerorahul committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    c3f2710 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    efec63a View commit details
    Browse the repository at this point in the history