Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1761 from allibco/master
Fixed these two issues (from Chris F.): There is a known issue that needs to be fixed in ensemble.sh. Line 244 in ensemble.sh needs to be changed to. CLONECOUNT=$((${Args[$i]}-1)) The next issue is single_run.sh requires a project/account. This is causing problems on systems that don't require a project/account. It should be simple enough to not append --project $ACCOUNT to the NewCaseFlags string at line 312, when $ACCOUNT isn't being set. Also changed default case from FC5 to F2000_DEV (since FC5 not an option anymore) Test suite: Test baseline: Test namelist changes: Test status: [bit for bit, roundoff, climate changing] Fixes [CIME Github issue #] User interface changes?: Update gh-pages html (Y/N)?: Code review:
- Loading branch information