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

Fix history and restart frequency, new features to scripts #610

Merged
merged 11 commits into from
Jul 2, 2021
Prev Previous commit
Next Next commit
- fix error in updated fbfbcomp implementation
  • Loading branch information
apcraig committed Jun 19, 2021
commit b0e1a7ae87deb688f86d843b6f46f89297e72e58
5 changes: 5 additions & 0 deletions cice.setup
Original file line number Diff line number Diff line change
@@ -786,6 +786,11 @@ EOF
if ($bfbcomp != ${spval}) then
set fbfbcomp = ${machcomp}_${bfbcomp_test_grid_pes}${bfbcomp_soptions}
endif
else
apcraig marked this conversation as resolved.
Show resolved Hide resolved
set fbfbcomp = ${spval}
if ($bfbcomp != ${spval}) then
set fbfbcomp = ${machcomp}_${bfbcomp}
endif
endif

if (-d ${case}) then