Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/NCAR/gmtb-scm-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurie Carson committed Apr 8, 2018
2 parents 3ee6bfa + 25d3edb commit c1b8429
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@ subtrees within the SCM code. This package can be considered a simple example
for an atmospheric model to interact with physics through the CCPP.

## Obtaining Code
1. Download a compressed file or clone the source using
* `git clone https://[username]@github.com/NCAR/gmtb-scm-release.git`
1. Download a compressed file from the releases tab, or clone the source using
* `git clone https://[username]@github.com/NCAR/gmtb-scm-release.git gmtb-scm`
and enter your github password when prompted.
2. Change directory into the project.
* `cd gmtb-scm-release-v1.0`
* `cd gmtb-scm`
3. Note that the release tarball will result in a directory named with the release tag. Adjust instructions accordingly!

## Building and Compiling the SCM with CCPP
1. Run the CCPP prebuild script to match required physics variables with those
Expand Down

0 comments on commit c1b8429

Please sign in to comment.