Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NOAA-EMC/NEMS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b9d03a6aa35c1336d96ea0956b3e6351d2c427cb
Choose a base ref
...
head repository: NOAA-EMC/NEMS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4fc6d1e90e465e17c9e426c042f6630e2112c0ca
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Jul 16, 2021

  1. Remove nems grid comp (#104)

    * Remove NEMS Grid Component
    
    * Remove export/import states from the main program.
    
    * Code style changes
    DusanJovic-NOAA authored Jul 16, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4fc6d1e View commit details
Showing with 109 additions and 845 deletions.
  1. +0 −7 src/ESMFConvenienceMacros.h
  2. +82 −200 src/MAIN_NEMS.F90
  3. +23 −33 src/module_EARTH_GRID_COMP.F90
  4. +0 −544 src/module_NEMS_GRID_COMP.F90
  5. +0 −57 src/module_NEMS_UTILS.F90
  6. +4 −4 src/nems_c_rusage.c
7 changes: 0 additions & 7 deletions src/ESMFConvenienceMacros.h

This file was deleted.

Loading